Age | Commit message (Expand) | Author |
2019-04-18 | Make persistent_term:put/2 and persistent_term:erase/1 yield | Kjell Winblad |
2019-04-10 | Merge pull request #2204 from jhogberg/john/erts/optimize-arith-ops/OTP-15740 | John Högberg |
2019-04-10 | Merge branch 'john/merge-re-replace-fix' | John Högberg |
2019-04-09 | erts: Fix dist sequence yield state allocator type | Lukas Larsson |
2019-04-09 | erts: Fix driver_SUITE:use_fallback_pollset | Lukas Larsson |
2019-04-09 | erts: Yield when exiting/free process is suspended by de | Lukas Larsson |
2019-04-09 | erts: Fix alignment of ErtsDistExternal on sparc | Lukas Larsson |
2019-04-09 | erts: Fix incorrect gcc may be used init warning | Lukas Larsson |
2019-04-09 | erts: Skip large dist testcases on machines with little memory | Lukas Larsson |
2019-04-09 | erts: Fix lock order violation in system_info(procs) | Lukas Larsson |
2019-04-09 | erts: Fix buffer alignment bug in alloc_dist_obuf | Lukas Larsson |
2019-04-09 | erts: Fix build of dist_ctrl_get_data return term | Lukas Larsson |
2019-04-09 | Merge branch 'maint' | Lukas Larsson |
2019-04-09 | erts: Fix sys_driver to correctly deselect fds | Lukas Larsson |
2019-04-08 | Merge branch 'bjorn/erts/cuddle-with-tests' | Björn Gustavsson |
2019-04-08 | erts: Optimize arithmetic ops using overflow intrinsics | John Högberg |
2019-04-08 | erts: Skip ERTS_NOINLINE on non-GCC-compatible compilers | John Högberg |
2019-04-05 | Optimize the i_minus instruction | Björn Gustavsson |
2019-04-05 | Merge branch 'lukas/erl_docgen/add-internal-docs' | Björn Gustavsson |
2019-04-05 | Merge branch 'bjorn/doc/fix-broken-links' | Björn Gustavsson |
2019-04-05 | Merge remote-tracking branch 'trofi/master' into john/merge-re-replace-fix | John Högberg |
2019-04-04 | Fix broken links | Björn Gustavsson |
2019-04-04 | Fix minor typos | Björn Gustavsson |
2019-04-04 | Add CountingInstructions to the internal documentation | Björn Gustavsson |
2019-04-04 | GarbageCollection.md: Fix links to references | Björn Gustavsson |
2019-04-04 | Include figures | Björn Gustavsson |
2019-04-04 | erts: Fix more internal docs xmllint | Lukas Larsson |
2019-04-04 | erl_docgen: Add new internal docs chapter to docs | Lukas Larsson |
2019-04-03 | lcnt_SUITE: Ignore socket-NIF locks in toggle tests | John Högberg |
2019-04-02 | Merge branch 'sverker/enable-big-creation/OTP-15603' | Sverker Eriksson |
2019-04-02 | Merge branch 'john/erts/cuddle-efile-suite' | John Högberg |
2019-04-01 | Merge branch 'maint' | Sverker Eriksson |
2019-04-01 | efile_SUITE: Fix proc_zero_sized_files on systems with empty /proc | John Högberg |
2019-04-01 | Merge branch 'john/kernel/cuddle-file-suite' | John Högberg |
2019-03-29 | cleanup: beam_emu.c: use ERTS_NOINLINE instead of NOINLINE | Sergei Trofimovich |
2019-03-29 | stdlib: fix re:replace on LTO builds | Sergei Trofimovich |
2019-03-29 | Prepare release | Erlang/OTP |
2019-03-29 | Merge branch 'sverker/process_info-reductions-fix/OTP-15709' into maint-21 | Erlang/OTP |
2019-03-29 | Merge branch 'maint' | Sverker Eriksson |
2019-03-29 | Merge branch 'sverker/process_info-reductions-fix/OTP-15709' into maint | Sverker Eriksson |
2019-03-29 | Fix out of memory bug in the implementation of maps | Kjell Winblad |
2019-03-29 | Merge pull request #2169 from llelf/shell-ctrl+rbracket | Björn Gustavsson |
2019-03-29 | file_SUITE: Ignore EILSEQ on Darwin in +fnu/latin1 test | John Högberg |
2019-03-28 | erts: Fix bug in process_info(reductions) | Sverker Eriksson |
2019-03-28 | erts: Use ptr_val for pointer in gc msg copy | Sverker Eriksson |
2019-03-28 | Merge branch 'john/erts/remove-destructive-bs_get_binary2/ERL-901' | John Högberg |
2019-03-27 | erts: Remove unsafe bs_get_binary2 optimization from loader | John Högberg |
2019-03-27 | Merge branch 'john/erts/seq_trace-sigq-clearing/OTP-15704' | John Högberg |
2019-03-27 | erts: Handle all signal types when clearing seq_trace token | John Högberg |
2019-03-27 | Fix unsafe optimization made by the loader | Björn Gustavsson |