Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-02 | Merge branch 'lukas/erts/hipe_mkliterals_libs/ERIERL-14/OTP-14447' | Lukas Larsson | |
* lukas/erts/hipe_mkliterals_libs/ERIERL-14/OTP-14447: hipe: Fix hipe_mkliterals make recipe | |||
2017-06-02 | Updated OTP versionOTP-19.1.6.1 | Rickard Green | |
2017-06-02 | Merge pull request #1473 from SalikhovDinislam/static_code | Lukas Larsson | |
Make some C code static | |||
2017-06-02 | Merge pull request #1472 from SalikhovDinislam/dead_code | Lukas Larsson | |
erts: Remove unused functions from erl_cpu_topology | |||
2017-06-02 | Merge pull request #1471 from gomoripeti/fix_erl_tracer_example | Lukas Larsson | |
Update erl_msg_tracer example | |||
2017-06-02 | Prepare release | Rickard Green | |
2017-06-02 | Merge branch 'rickard/purge-hibernated-19' into HEAD | Rickard Green | |
OTP-14444 * rickard/purge-hibernated-19: Update testcase to check that purge handle hibernated process correct Do not GC hibernated process from other processes Fix check_process_code() on hibernated process | |||
2017-06-02 | Merge branch 'hans/ssh/dbg_fixes' | Hans Nilsson | |
2017-06-02 | ssh: Restructure internal tool ssh_dbg | Hans Nilsson | |
The need for more trace patterns requires a somewhat different structure. It was previoiusly a bit difficult to use in e.g. test suites. Now it is easier. | |||
2017-06-02 | ssh: Removed out-commented code | Hans Nilsson | |
2017-06-02 | Updated OTP versionOTP-19.3.5 | Erlang/OTP | |
2017-06-02 | Update release notes | Erlang/OTP | |
2017-06-02 | Update version numbers | Erlang/OTP | |
2017-06-02 | Merge branch 'lars/xmerl/fragmented-xml-directive/OTP-14430' into maint-19 | Erlang/OTP | |
* lars/xmerl/fragmented-xml-directive/OTP-14430: [xmerl] Update version [xmerl] Add test cases [xmerl] Fix endDocument bug in output backends [xmerl] Fix fragmented xml directive bug and replace ets table | |||
2017-06-02 | Merge branch 'lukas/erts/restore-sigterm-default/OTP-14418' into maint-19 | Erlang/OTP | |
* lukas/erts/restore-sigterm-default/OTP-14418: erts: Add undocumented option to do default SIGTERM | |||
2017-06-02 | Merge branch 'john/erts/lcnt-table-name/ERIERL-22/OTP-14442' | John Högberg | |
2017-06-02 | Merge branch 'john/erts/refactor-gcsuite' | John Högberg | |
2017-06-02 | Merge pull request #1479 from weisslj/fix-missing-ssl-close | Ingela Andin | |
Correct close semantics for active once connections. This was a timing dependent bug the resulted in the close message not always reaching the ssl user process. OTP-14443 | |||
2017-06-01 | Merge branch 'rickard/purge-hibernated-19' into rickard/purge-hibernated-20 | Rickard Green | |
* rickard/purge-hibernated-19: Update testcase to check that purge handle hibernated process correct | |||
2017-06-01 | Merge branch 'rickard/purge-hibernated' into rickard/purge-hibernated-19 | Rickard Green | |
* rickard/purge-hibernated: Update testcase to check that purge handle hibernated process correct Conflicts: erts/emulator/test/code_SUITE.erl | |||
2017-06-01 | Update testcase to check that purge handle hibernated process correct | Rickard Green | |
2017-06-01 | Merge branch 'rickard/purge-hibernated-19' into rickard/purge-hibernated-20 | Rickard Green | |
* rickard/purge-hibernated-19: Do not GC hibernated process from other processes Fix check_process_code() on hibernated process Conflicts: erts/emulator/beam/beam_bif_load.c erts/emulator/beam/erl_process.c erts/emulator/beam/erl_process.h | |||
2017-06-01 | Merge branch 'rickard/purge-hibernated' into rickard/purge-hibernated-19 | Rickard Green | |
* rickard/purge-hibernated: Do not GC hibernated process from other processes Fix check_process_code() on hibernated process Conflicts: erts/emulator/beam/beam_bif_load.c erts/emulator/beam/erl_gc.c erts/emulator/beam/erl_process.h | |||
2017-06-01 | Do not GC hibernated process from other processes | Rickard Green | |
2017-06-01 | Merge branch 'hans/ssh/cuddle_tests' | Hans Nilsson | |
2017-06-01 | Fix check_process_code() on hibernated process | Rickard Green | |
2017-06-01 | Unconditionally clear IO buffers on send/shutdown errors | John Högberg | |
This fixes a bug where a send/shutdown error on an active-mode socket results in the port never being properly closed. | |||
2017-05-31 | ssh: more keys for testing | Hans Nilsson | |
2017-05-31 | ssh: Introduce test case simple_connect in ssh_algorithms_SUITE | Hans Nilsson | |
In the test group public_key we need to control both the host key and the user key. This new test case is aimed at faciliate the user public key testing. | |||
2017-05-31 | ssh: Use option 'pref_public_key_algs' in ssh_algorithms_SUITE | Hans Nilsson | |
2017-05-31 | ssh: Change printouts for ssh_dbg:auth() | Hans Nilsson | |
This reverts commit 4ee80fd8738393bf581e0393416befda1ca621b6. | |||
2017-05-31 | ssh: ssh_options checks 'pref_public_key_algs' for dubblets | Hans Nilsson | |
2017-05-31 | ssh: Improve 'server-sig-algs' handling in client | Hans Nilsson | |
2017-05-31 | Update inet:ntoa according to modern RFCs | Raimo Niskanen | |
2017-05-31 | Revert "Updated OTP version" | Hans Nilsson | |
This reverts commit a6db7427e7d760b1a57a9d35932898ec265977a2. Conflicts: OTP_VERSION | |||
2017-05-31 | Revert "Prepare release" | Hans Nilsson | |
This reverts commit eaf8ca41dfa4850437ad270d3897399c9358ced0. | |||
2017-05-31 | Updated OTP_VERSION for Release CandidateOTP-20.0-rc2 | Hans Nilsson | |
2017-05-31 | Break out a lot of duplicated code in minor_major_gc_option_ZZZ | John Högberg | |
2017-05-31 | Make sure that asynchronous replies are not lost | Björn Gustavsson | |
(First attempt to fix in 23f132d9ab776a.) If an synchronous GC was requested by calling: erlang:garbage_collect(Pid, [{async,Ref}]) the reply message could in certain circumstances be lost. The problem is that cleanup_sys_tasks() is never called if there are dirty tasks, but no other active system tasks. Also shorten the long waiting times in the test case binary_SUITE:trapping/1 to make it much more likely that the GC have not already finished when the process is killed. | |||
2017-05-31 | Fix a race condition that consistently affected lc+lcnt builds | John Högberg | |
The garbage_collect message could be received while waiting for trace messages, causing the test to crash erroneously. | |||
2017-05-31 | observer: Allow edit of pid, port and refs | Dan Gudmundsson | |
Use lib:extended_parse_term/1 to allow editing terms which contains pids, ports and terms. ERL-178 | |||
2017-05-31 | mnesia: Print tables with ~ts to support unicode atoms | Dan Gudmundsson | |
2017-05-30 | Better fix for non-delivery of ssl_closed message in active once | Ingela Andin | |
This is taken from https://github.com/erlang/otp/pull/1479#issuecomment-304667528 with permission from Ingela Andin and improves commit 8abe16c22d. | |||
2017-05-30 | Updated OTP version | Erlang/OTP | |
2017-05-30 | Prepare release | Erlang/OTP | |
2017-05-30 | [reltool] Fix outdated example in user's guide | Siri Hansen | |
2017-05-30 | inets: httpc - Gracefull normal shutdown | Ingela Anderton Andin | |
2017-05-29 | Merge branch 'rickard/sys-proc-off-heap-msgq' | Rickard Green | |
OTP-14438 * rickard/sys-proc-off-heap-msgq: Enable off-heap message queue for code purger, et. al. | |||
2017-05-29 | Enable off-heap message queue for code purger, et. al. | Rickard Green | |
2017-05-29 | Merge branch 'bjorn/erts/fix-sys-task-cleanup' | Björn Gustavsson | |
* bjorn/erts/fix-sys-task-cleanup: erl_process.c: Add more assertions in process termination Make sure that asynchronous replies are not lost |