Age | Commit message (Expand) | Author |
2019-01-07 | Merge branch 'lukas/erts/persistent_term_test_fix' into maint | Lukas Larsson |
2019-01-07 | erts: Fix pollset test cases | Lukas Larsson |
2019-01-07 | Spawn prim_file helper as a system process | John Högberg |
2019-01-03 | Merge branch 'maint-20' into maint | Hans Nilsson |
2018-12-28 | Prepare release | Erlang/OTP |
2018-12-28 | Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maint-20 | Erlang/OTP |
2018-12-21 | erts: Fix persistent_term testcases | Lukas Larsson |
2018-12-21 | Merge branch 'lukas/erts/inet_pktopts_old_linux/OTP-15494' into maint | Lukas Larsson |
2018-12-21 | Merge branch 'maint-21' into maint | Ingela Anderton Andin |
2018-12-20 | Prepare release | Erlang/OTP |
2018-12-20 | Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maint-21 | Erlang/OTP |
2018-12-20 | Merge branch 'sverker/fix-atomics-get-large-unsigned/PR-2061/OTP-15486' into ... | Erlang/OTP |
2018-12-20 | Update preloaded modules | Lukas Larsson |
2018-12-20 | Merge branch 'lukas/erts/fix-seq_trace-reset_trace/OTP-15490' into maint | Lukas Larsson |
2018-12-19 | Merge tag 'OTP-20.2.0.1' into maint | Sverker Eriksson |
2018-12-19 | Prepare release | Sverker Eriksson |
2018-12-18 | Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maint | Sverker Eriksson |
2018-12-18 | Merge branch 'sverker/fix-atomics-get-large-unsigned/PR-2061/OTP-15486' into ... | Sverker Eriksson |
2018-12-18 | Merge branch 'sverker/erts/prim_file-perm-own-bigendian/OTP-15485' into maint | Sverker Eriksson |
2018-12-17 | Add assertions to forker and erl_child_setup | Sverker Eriksson |
2018-12-17 | erts: Fix bug in 'band' of two negative numbers, one big | Sverker Eriksson |
2018-12-14 | Merge branch 'lukas/erts/fix_lit_msg_copy_in_gc' into maint | Lukas Larsson |
2018-12-13 | erts: Fix possible heap corruption getting atomics | Tomas Abrahamsson |
2018-12-13 | erts: Fix warning and potential big-endian-bug in prim_file | Sverker Eriksson |
2018-12-13 | Merge branch 'sverker/add-since-doc/OTP-15460' into maint | Sverker Eriksson |
2018-12-13 | Fill in since for multi-clause functions in erlang.erl | Sverker Eriksson |
2018-12-13 | Merge PR-2050 from legoscia/atomics-counters-typos | Sverker Eriksson |
2018-12-13 | erts: Fix seq_trace:reset_trace dirty gc bug | Lukas Larsson |
2018-12-13 | erts: Use sys_memcpy in copy_one_frag | Lukas Larsson |
2018-12-13 | Fix reading beyond end of bignum in integer squaring | Björn Gustavsson |
2018-12-12 | Add empty 'since' attribute for old modules and functions | Sverker Eriksson |
2018-12-11 | Add "since" attributes in xml for new functions and modules | Sverker Eriksson |
2018-12-11 | Fix typos in atomics.xml and counters.xml | Magnus Henoch |
2018-12-10 | erts: Use ptr_val for pointer in gc msg copy | Lukas Larsson |
2018-12-10 | Prepare release | Erlang/OTP |
2018-12-06 | Merge branch 'lukas/OTP-21.1.1/scheduler_pollset/OTP-15475' into maint | Lukas Larsson |
2018-12-06 | erts: Move fds with active true behaviour to own pollset | Lukas Larsson |
2018-12-05 | Merge pull request #2039 from garazdawi/lukas/erts/fix_lit_msg_copy_in_gc/ERL... | Lukas Larsson |
2018-12-05 | erts: Fix inet pktopts on very old linux kernels | Lukas Larsson |
2018-12-04 | erts: Fix copy of literal msg during gc | Lukas Larsson |
2018-12-03 | Update preloaded modules | Henrik Nord |
2018-12-03 | Merge branch 'lukas/erts/CFLAGS-O-check/OTP-15465' into maint | Lukas Larsson |
2018-12-03 | erts: Fix some 32-bit gcc warnings | Lukas Larsson |
2018-12-03 | erts: Add check that a -O flag is present in CFLAGS | Lukas Larsson |
2018-12-03 | erts: Fix lists_member_2 reduction count | Lukas Larsson |
2018-12-03 | erts: Allow code_model_small to be set in xcomp setting | Lukas Larsson |
2018-12-03 | erts: Implement delay_send using timer instead of poll | Lukas Larsson |
2018-12-03 | erts: Optimize driver_set_timer(0) to fire at once | Lukas Larsson |
2018-12-03 | erts: Optimize the inet driver multi timers for one timer | Lukas Larsson |
2018-12-03 | erts: Move all inet tcp CONNECTED timers to multi timer | Lukas Larsson |