Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-02 | mnesia: Remove not used mnesia_snmp_sup | Dan Gudmundsson | |
It is not used anymore, snmp indecies are now ets tables and not processes. | |||
2017-05-02 | Merge branch 'maint-19' into maint | Hans Bolinder | |
* maint-19: Updated OTP version Prepare release inets: Add missing release note dialyzer: Fix a bug regarding unknown types erl_mseg.c: don't use invalid indices in - > cache_powered_node[] Fix release note for OTP-14290 | |||
2017-05-02 | Do not call which_applications() | Dan Gudmundsson | |
Which may hang if an application start does wait for tables during initilization. | |||
2017-05-02 | Merge branch 'ingela/ssl/prepare-release' | Ingela Anderton Andin | |
* ingela/ssl/prepare-release: ssl: Prepare for release | |||
2017-05-02 | Disable heavy test case | Raimo Niskanen | |
2017-05-02 | Adjust timetrap | Raimo Niskanen | |
2017-05-02 | Merge branch 'dgud/wx/fixup-batch-break' | Dan Gudmundsson | |
* dgud/wx/fixup-batch-break: Fixup batch break | |||
2017-05-02 | Fixed rebase conflicts. | Anton N Ryabkov | |
2017-05-02 | Rolled back loop_receive function. HibernateAfterTimeout timeout used even ↵ | Anton N Ryabkov | |
in case of active timers exists. Added unit tests for hibernate_after functionality combined with gen_statem timers. | |||
2017-05-02 | "auto_hibernate_timeout" option renamed to "hibernate_after". | Anton N Ryabkov | |
It was done because "hibernate_after" option already used in ssl for the same reason. | |||
2017-05-02 | Added support of auto_hibernate_timeout option for gen_statem. | Anton N Ryabkov | |
2017-05-02 | Added reuse of code. | Anton N Ryabkov | |
2017-05-02 | Fixed typos in the gen_event, gen_fsm, gen_server documentation. | Anton N Ryabkov | |
2017-05-02 | Added support of auto_hibernate_timeout option for gen_server, gen_fsm, ↵ | Anton N Ryabkov | |
gen_event process's. There is realized gen_server, gen_fsm, gen_event automatic hibernation functionality. Added unit tests for realized functionality. Added documentation for auto_hibernate_timeout option. | |||
2017-04-30 | Make a function static | Salikhov Dinislam | |
2017-04-28 | ssl: Prepare for release | Ingela Anderton Andin | |
2017-04-28 | Updated OTP versionOTP-19.3.3 | Erlang/OTP | |
2017-04-28 | Prepare release | Erlang/OTP | |
2017-04-28 | Merge branch 'ingela/fix-inets-releasnote' into maint-19 | Erlang/OTP | |
* ingela/fix-inets-releasnote: inets: Add missing release note | |||
2017-04-28 | Merge branch 'hasse/dialyzer/fix_unknown_types/OTP-14368' into maint-19 | Erlang/OTP | |
* hasse/dialyzer/fix_unknown_types/OTP-14368: dialyzer: Fix a bug regarding unknown types | |||
2017-04-28 | Merge branch 'rickard/relnote-fix/OTP-14363' into maint-19 | Erlang/OTP | |
* rickard/relnote-fix/OTP-14363: Fix release note for OTP-14290 | |||
2017-04-28 | Merge branch 'mikpe/erts-erl_mseg-bad-cache-indexing/OTP-14360' into maint-19 | Erlang/OTP | |
* mikpe/erts-erl_mseg-bad-cache-indexing/OTP-14360: erl_mseg.c: don't use invalid indices in - > cache_powered_node[] | |||
2017-04-28 | Merge PR-1413/OTP-14385 | Sverker Eriksson | |
This is a dummy merge of g-andrade:feature/phash2_nif AGAIN as the commit message of 61e55780e2800e340e8ff16b5414f08373f89ef3 did not include ticket number OTP-14385. | |||
2017-04-28 | Dummy commit | Sverker Eriksson | |
2017-04-28 | Merge PR1413 from g-andrade/feature/phash2_nif | Sverker Eriksson | |
Support hashing terms from NIF code | |||
2017-04-28 | Merge PR-1431 from richcarl/mseg-debruijn-usage | Sverker Eriksson | |
Rename macro and add clarifying comment | |||
2017-04-28 | Merge branch 'sverker/internal-hash-opt' | Sverker Eriksson | |
2017-04-28 | Merge branch 'sverker/fix-debug-vm-windows' | Sverker Eriksson | |
2017-04-28 | Improvements of escript documentation | Håkan Mattsson | |
2017-04-28 | Merge branch 'zandra/kernel/nodenames/OTP-13805' | Zandra Norman | |
* zandra/kernel/nodenames/OTP-13805: kernel: Do not allow unicode in nodenames | |||
2017-04-28 | kernel: Do not allow unicode in nodenames | Zandra Norman | |
Verify that unicode isn't used in a node name and logi an info message if it is. Filter the head part of the name a bit harder to work with epmd. | |||
2017-04-28 | Merge branch 'hans/ssh/cuddle_tests' | Hans Nilsson | |
2017-04-28 | Merge branch 'hans/ssh/draft-ietf-curdle-ssh-ext-info/OTP-14193' | Hans Nilsson | |
2017-04-28 | Merge branch 'dgud/erts/erlscript_name' | Dan Gudmundsson | |
* dgud/erts/erlscript_name: Rename argv[0] from beam to invoking program name OTP-14381 | |||
2017-04-28 | Merge branch 'ingela/gen_fsm-doc-fix' | Ingela Anderton Andin | |
* ingela/gen_fsm-doc-fix: stdlib: Adhere to DTD | |||
2017-04-28 | stdlib: Adhere to DTD | Ingela Anderton Andin | |
2017-04-28 | Merge branch 'peppe/common_test/user_css_problem/OTP-14332' | Peter Andersson | |
* peppe/common_test/user_css_problem/OTP-14332: Add details about CSS usage in the User's Guide OTP-14332 | |||
2017-04-28 | Merge branch 'raimo/gen_statem-dev' | Raimo Niskanen | |
OTP-14531 Generic time-outs in gen_statem Conflicts: lib/stdlib/test/erl_internal_SUITE.erl | |||
2017-04-28 | Merge branch 'ingela/ssl/cacha-default/OTP-14382' | Ingela Anderton Andin | |
* ingela/ssl/cacha-default/OTP-14382: ssl: Cacha is currently not tested enough to be most prefered. | |||
2017-04-28 | ssl: Cacha is currently not tested enough to be most prefered. | Ingela Anderton Andin | |
2017-04-28 | Merge branch 'ingela/dtls/mac' | Ingela Anderton Andin | |
* ingela/dtls/mac: ssl: Correct DTLS mac handling | |||
2017-04-28 | Merge branch 'dgud/wx/pr/1425' | Dan Gudmundsson | |
* dgud/wx/pr/1425: wxe_impl.cpp: pointer comparison fix | |||
2017-04-28 | Fixup batch break | Dan Gudmundsson | |
Batches was breaked to often, increase the test and break if batch is done (and queue empty). | |||
2017-04-28 | Merge branch 'dgud/emacs/update-bifs' | Lukas Larsson | |
* dgud/emacs/update-bifs: Update available bifs for 20 | |||
2017-04-28 | Update available bifs for 20 | Dan Gudmundsson | |
2017-04-28 | Merge branch 'hasse/stdlib/fix_qlc_bug/OTP-14296' | Hans Bolinder | |
* hasse/stdlib/fix_qlc_bug/OTP-14296: stdlib: Fix a test in sofs_SUITE debugger: Improve handling of pids, ports, and refs stdlib: Improve handling of pids, ports, and refs in qlc stdlib: Improve the Erlang shell's handling of references | |||
2017-04-28 | Merge pull request #1433 from johanclaesson/elc | Dan Gudmundsson | |
Restore Emacs 25 support | |||
2017-04-27 | Restore Emacs 25 support | Johan Claesson | |
Fix loading of byte-compiled erlang.elc on Emacs 25 and the erlang shell. | |||
2017-04-27 | erts: Optimize make_internal_hash for maps | Sverker Eriksson | |
No need for the xor-trick, to be order independent, as both flatmaps and hashmaps have a constant key-value order internally. | |||
2017-04-27 | erts: Fix debug emulator on windows | Sverker Eriksson | |
Clear ethr_not_inited__ early (like on unix) to not get assertion in ethr_tsd_key_create("stacklimit") |