Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-15 | Move new|abort_connection_id to erts_internal | Sverker Eriksson | |
and drop _id suffix. | |||
2017-11-15 | Cleanup net_kernel | Sverker Eriksson | |
2017-11-15 | Improve connection aborting | Sverker Eriksson | |
2017-11-15 | erts: Keep magic ref to DistEntry in net_kernel | Sverker Eriksson | |
to make sure it's kept alive. | |||
2017-11-15 | erl_interface: Add tuple fallback tests | Sverker Eriksson | |
DFLAG_EXPORT_PTR_TAG and DFLAG_BIT_BINARIES | |||
2017-11-15 | erl_interface: Refactor ei_accept_SUITE | Sverker Eriksson | |
in order to call ei_publish() separately. | |||
2017-11-15 | Remove obsolete erlang:dgroup_leader | Sverker Eriksson | |
2017-11-15 | Remove obsolete erlang:dexit/2 | Sverker Eriksson | |
2017-11-15 | Remove obsolete erlang:dlink/1, dunlink/1 and dist_exit/3 | Sverker Eriksson | |
2017-11-15 | Remove obsolete erlang:dsend | Sverker Eriksson | |
2017-11-15 | erts: Introduce asynchronous auto-connect | Sverker Eriksson | |
2017-11-15 | kernel: Move auto connect into net_kernel server | Sverker Eriksson | |
as a preparation for async auto-connect requests. | |||
2017-11-15 | erts: Make DFLAGS_NEW_FUN_TAGS mandatory | Sverker Eriksson | |
and remove ugly encoding fallback as {fun, ...} DFLAGS_NEW_FUN_TAGS has been supported by vm/erl_interface/jinterface since R13 or even older. Renamed test case obsolete_funs to term2bin_tuple_fallbacks and removed test for {fun,...} fallback and added missing test for bitstring fallback {Binary, Bits}. | |||
2017-11-15 | jinterface: Silence some verbose tests | Sverker Eriksson | |
Runs much faster now. | |||
2017-11-15 | Merge branch 'maint' | Hans Bolinder | |
* maint: edoc: The map type is denoted map() | |||
2017-11-15 | Merge pull request #1602 from sirihansen/siri/supervisor/store-children-in-map | Siri Hansen | |
Refactor supervisor, and store children in a map instead of a list OTP-14586 | |||
2017-11-15 | Merge PR-1605 from sverker/sverker/binary_to_term-used OTP-14780 | Sverker Eriksson | |
Add 'used' option for binary_to_term/2 | |||
2017-11-15 | Merge PR-1621 from margnus1/hipe-literal-tag | Sverker Eriksson | |
HiPE: Support for literal tag, tests and bugfixes | |||
2017-11-14 | [supervisor] Add test of scaling on start/stop of many children | Siri Hansen | |
2017-11-14 | edoc: The map type is denoted map() | Hans Bolinder | |
The map type was erroneously displayed as "#{}", the empty map type. | |||
2017-11-14 | Add ignore option to transform_table fun (#1614) | Bernard Duggan | |
2017-11-14 | Merge branch 'maint' | Hans Bolinder | |
* maint: dialyzer: Display error messages without call stack | |||
2017-11-14 | Merge branch 'hasse/dialyzer/fix_crash_msg/OTP-14742' into maint | Hans Bolinder | |
* hasse/dialyzer/fix_crash_msg/OTP-14742: dialyzer: Display error messages without call stack | |||
2017-11-13 | Merge branch 'maint' | Björn Gustavsson | |
* maint: Recognize 'deterministic' when given in a -compile() attribute Conflicts: lib/compiler/src/beam_asm.erl | |||
2017-11-13 | Merge branch 'bjorn/compiler/fix-deterministic-attribute/ERL-498' into maint | Björn Gustavsson | |
* bjorn/compiler/fix-deterministic-attribute/ERL-498: Recognize 'deterministic' when given in a -compile() attribute OTP-14773 | |||
2017-11-13 | Merge branch 'maint' | Ingela Anderton Andin | |
2017-11-13 | ssl: Fix broken link in doc | Ingela Anderton Andin | |
2017-11-10 | dialyzer: Display error messages without call stack | Hans Bolinder | |
As of commit 12b379 many of the reasons displayed after "Analysis failed with error:" erroneously include a call stack. The bug is now corrected. The bug was pointed out in http://erlang.org/pipermail/erlang-questions/2017-October/093838.html. | |||
2017-11-10 | Merge branch 'maint' | Ingela Anderton Andin | |
* maint: Updated OTP version Update release notes Update version numbers inets: Prepare for release inets: Add missing guard Avoid WindowBits=8 as per the manual Fix deflateParams on zlib 1.2.11 Ignore empty binaries in enif_inspect_iovec Emasculate writable binaries on entering an iovec Only apply EOS behaviors if there's pending data Conflicts: OTP_VERSION | |||
2017-11-10 | Merge branch 'maint-20' into maint | Ingela Anderton Andin | |
* maint-20: Updated OTP version Update release notes Update version numbers inets: Prepare for release inets: Add missing guard Avoid WindowBits=8 as per the manual Fix deflateParams on zlib 1.2.11 Ignore empty binaries in enif_inspect_iovec Emasculate writable binaries on entering an iovec Only apply EOS behaviors if there's pending data Stop assuming that all schedulers are managed when updating msacc | |||
2017-11-10 | Merge branch 'bjorn/cuddle-with-tests' | Björn Gustavsson | |
* bjorn/cuddle-with-tests: Skip compile_SUITE:pre_load_check/1 when code is native-compiled | |||
2017-11-10 | Merge branch 'maint' | Ingela Anderton Andin | |
2017-11-10 | Merge branch 'ingela/snmp/cuddle' into maint | Ingela Anderton Andin | |
* ingela/snmp/cuddle: snmp: Correct netsnmp arglist and check for usable netsnmp | |||
2017-11-10 | Merge branch 'maint' | Ingela Anderton Andin | |
2017-11-10 | Merge branch 'ingela/ssl/engine-API/OTP-14448' into maint | Ingela Anderton Andin | |
* ingela/ssl/engine-API/OTP-14448: ssl: Add private key configuration for crypto engine | |||
2017-11-10 | Merge branch 'maint' | Hans Nilsson | |
2017-11-10 | ssh: Document engine_key_ref() returned from ssh_server_key:host_key/2 | Hans Nilsson | |
2017-11-10 | ssh: Update ssh_{server|client}_key doc to what it should have been | Hans Nilsson | |
2017-11-10 | ssh: New test suite for engine-stored keys | Hans Nilsson | |
2017-11-10 | ssh: Update SSH for engine-stored host keys | Hans Nilsson | |
2017-11-10 | crypto: Doc privkey_to_pubkey/2 | Hans Nilsson | |
2017-11-10 | crypto: Extend engine_SUITE with tests of the pub key extraction from priv keys | Hans Nilsson | |
2017-11-10 | crypto: Add privkey_to_pubkey/2 to get the public key from a priv key in an ↵ | Hans Nilsson | |
Engine Only RSA and DSA so far. | |||
2017-11-10 | Merge branch 'maint' | Hans Nilsson | |
2017-11-10 | crypto: Remove unused 'atom_bad_engine' | Hans Nilsson | |
2017-11-10 | crypto: Remove 'relasenotes.xml' from doc/src/Makefile | Hans Nilsson | |
2017-11-10 | crypto: Extend engine_SUITE with tests of the pub/priv key fetches | Hans Nilsson | |
2017-11-10 | crypto: Update the OTP test engine with pub/priv key storage | Hans Nilsson | |
2017-11-10 | crypto: Documentation for pkey engine loading | Hans Nilsson | |
2017-11-10 | crypto: Define and export some types for engine | Hans Nilsson | |