Age | Commit message (Expand) | Author |
2019-04-12 | fun_SUITE: Make refc/1 test more reliable | Björn Gustavsson |
2019-04-12 | Remove redundant rule from Emakefile | Björn Gustavsson |
2019-04-12 | Turn off more optimizations for no_opt modules | Björn Gustavsson |
2019-04-11 | erts_test_utils: Bump compiler compatibility version to OTP 20 | Björn Gustavsson |
2019-04-11 | distribution_SUITE: Remove irrelevant test atom_roundtrip_r16b | Björn Gustavsson |
2019-04-11 | bs_construct_SUITE: Rename bs_add_overflow/1 to bs_append_overflow/1 | Björn Gustavsson |
2019-04-11 | bs_construct_SUITE: Remove troublesome test huge_binary/1 | Björn Gustavsson |
2019-04-11 | bs_construct_SUITE: Remove incorrect purpose line | Björn Gustavsson |
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 | 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 |