Age | Commit message (Expand) | Author |
2019-04-11 | Merge branch 'sverker/node-table-cmp-0-creation-fix' | Sverker Eriksson |
2019-04-11 | Merge branch 'sverker/revert-big-creation' | Sverker Eriksson |
2019-04-10 | erts: Revert creation 0 as wildcard in node_table_cmp | Sverker Eriksson |
2019-04-10 | Decentralized counters for ETS ordered_set with write_concurrency | 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 | Revert "erts: Make DFLAG_BIG_CREATION mandatory" | Sverker Eriksson |
2019-04-09 | Revert "erts: Remove old encoding of pids, ports and refs" | Sverker Eriksson |
2019-04-09 | Revert "epmd: Support 32-bit creation values in local node" | Sverker Eriksson |
2019-04-09 | Revert "erts: Document new EPMD response ALIVE2_X_RESP" | Sverker Eriksson |
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 |