Age | Commit message (Expand) | Author |
2019-03-25 | erts: Include external msg in need of GC | Lukas Larsson |
2019-03-25 | erts: Include dist header in return from dist_ctrl_get_data | Lukas Larsson |
2019-03-25 | erts: Fix so that exit/down terms stay alive | Lukas Larsson |
2019-03-25 | erts: Pending signals can be for free processes | Lukas Larsson |
2019-03-25 | erts: Fix faulty assert in reference_table_term | Lukas Larsson |
2019-03-25 | etp: Don't crash etp-stack* when c_p->i is null | Lukas Larsson |
2019-03-25 | erts: Adjust dist obuf size correctly after hdr fin | Lukas Larsson |
2019-03-25 | erts: Fix non-payload dist exit signals | Lukas Larsson |
2019-03-25 | erts: Always do trylock on proc locks when crash dumping | Lukas Larsson |
2019-03-25 | Fix tests to work better in debug emulator | Lukas Larsson |
2019-03-25 | erts: erts_factory_proc_init should not set hole marker | Lukas Larsson |
2019-03-25 | erts: Skip heavy process tab tests in debug emu | Lukas Larsson |
2019-03-25 | ts: Use same dynlinking logic for all bsd | Lukas Larsson |
2019-03-25 | Revert "erts: Always run fds check after each testcase" | Lukas Larsson |
2019-03-25 | erts: Always run fds check after each testcase | Lukas Larsson |
2019-03-25 | erts: Always stop any testnodes before testcase exits | Lukas Larsson |
2019-03-25 | erts: Add crash dumping of EXITING and FREE processes | Lukas Larsson |
2019-03-25 | erts: Fix incorrect ticket example in comment | John Högberg |
2019-03-25 | wx: Remove ERL_FLAGS from Makefile erlc command | Lukas Larsson |
2019-03-25 | erts: Fix file desc leak in poll debug get_evts | Lukas Larsson |
2019-03-25 | erts: Fix verify_nc in distribution suite | Lukas Larsson |
2019-03-25 | erts: Fix atom16 testcase after dist frag impl | Lukas Larsson |
2019-03-25 | erts: Fix make system to pass TYPE from top level | Lukas Larsson |
2019-03-25 | Add makefile targets for all applications in top makefile | Lukas Larsson |
2019-03-25 | Revert "erts: Add debug dist obuf memory leak check" | Lukas Larsson |
2019-03-25 | statistics_SUITE: Make wall_clock_update/1 more tolerant | Björn Gustavsson |
2019-03-25 | Merge branch 'john/erts/fix-ticket-syntax-error' | John Högberg |
2019-03-25 | erts: Fix version error in erl_nif.h | John Högberg |
2019-03-25 | Merge branch 'siri/cuddle-master' | Siri Hansen |
2019-03-25 | [logger] Improve logger_disk_log_h_SUITE:restart_after/1 | Siri Hansen |
2019-03-25 | Verify the highest opcode for the r21 test suites | Björn Gustavsson |
2019-03-25 | Add test_lib:highest_opcode/1 | Björn Gustavsson |
2019-03-25 | sys_core_fold: Simplify case_expand_var/2 | Björn Gustavsson |
2019-03-25 | beam_validator: Remove uncovered lines in lists_mod_return_type/3 | Björn Gustavsson |
2019-03-25 | Cover return type determination of lists functions | Björn Gustavsson |
2019-03-25 | Merge pull request #2192 from IngelaAndin/ingela/ssl/test-enhancement | Ingela Andin |
2019-03-24 | ssl: Enhance testing | Ingela Anderton Andin |
2019-03-22 | Merge branch 'sverker/enable-big-creation/OTP-15603' | Sverker Eriksson |
2019-03-22 | epmd: Support 32-bit creation values in local node | Sverker Eriksson |
2019-03-22 | erts: Robustify epmd reply function | Sverker Eriksson |
2019-03-22 | erts: Reject decoded local refs with too large first word | Sverker Eriksson |
2019-03-22 | erts: Fix bug in list_to_ref | Sverker Eriksson |
2019-03-22 | erl_interface: Remove old encoding of pid,port,refs | Sverker Eriksson |
2019-03-22 | Suppress false positive warning in gcc 4.8.2 | Kjell Winblad |
2019-03-22 | beam_emu.c: Avoid triggering an assertion for the wrong reason | Björn Gustavsson |
2019-03-22 | Change "can not" into "cannot" | Raimo Niskanen |
2019-03-22 | Merge pull request #2184 from johanclaesson/erldoc | Dan Gudmundsson |
2019-03-22 | Merge branch 'hans/crypto/aead_error_handling' | Hans Nilsson |
2019-03-22 | crypto: New error schema in aead.c | Hans Nilsson |
2019-03-22 | crypto: Move new error macros to common.h | Hans Nilsson |