Age | Commit message (Expand) | Author |
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-11 | Merge branch 'sverker/erts/ets-debug-test-cuddle' | Sverker Eriksson |
2018-12-11 | Merge branch 'maint' | Henrik Nord |
2018-12-10 | erl_bif_list: Remove faulty assertion | Björn Gustavsson |
2018-12-10 | erts: Use ptr_val for pointer in gc msg copy | Lukas Larsson |
2018-12-10 | Prepare release | Erlang/OTP |
2018-12-07 | Merge pull request #2046 from jhogberg/john/erts/mark-pooled-free-blocks-unus... | John Högberg |
2018-12-07 | Mark free blocks in pooled carriers as unused (MADV_FREE) | John Högberg |
2018-12-06 | Merge branch 'maint' | Lukas Larsson |
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-06 | beam_makeops: Correct generation of pack instructions | Björn Gustavsson |
2018-12-05 | erts: Fix volatile ets test case failures on debug VM | Sverker Eriksson |
2018-12-05 | Merge branch 'maint' | 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 'maint' | Lukas Larsson |
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 |
2018-12-03 | erts: Add erts_io_notify_port_task_executed to check_io msacc state | Lukas Larsson |
2018-12-03 | erts: Add pre-alloc to ALLOC msacc state | Lukas Larsson |
2018-12-03 | Merge branch 'maint' | Sverker Eriksson |
2018-12-03 | Merge branch 'sverker/erts/sendfile-error-bug/ERL-784/OTP-15461' into maint | Sverker Eriksson |
2018-12-03 | Merge branch 'maint' | Sverker Eriksson |
2018-12-03 | Merge branch 'sverker/erts/cuddle-driver_SUITE' into maint | Sverker Eriksson |
2018-11-30 | erts: Fix hanging sendfile bugs when socket closes unexpectedly | Sverker Eriksson |
2018-11-30 | Merge branch 'john/erts/assert-dirty-aux-work' | John Högberg |
2018-11-29 | Merge branch 'maint' | Sverker Eriksson |
2018-11-29 | Replace mathematical jargon in erl_nif docs PR-2037 | Bartosz Błaszków |
2018-11-28 | erts: Fix unexpected inet_reply message from failing file:sendfile | Sverker Eriksson |
2018-11-28 | erts: Fix bug in sendfile for active socket | Sverker Eriksson |
2018-11-27 | Merge branch 'maint' | Lukas Larsson |
2018-11-27 | Merge branch 'lukas/erts/fix-msacc-gc-states/OTP-15450' into maint | Lukas Larsson |
2018-11-27 | Abort when aux work runs on a dirty scheduler | John Högberg |
2018-11-27 | Merge branch 'maint' | John Högberg |
2018-11-27 | Merge pull request #2024 from max-au/fix_aux_work_on_dcpu_sched | John Högberg |
2018-11-26 | erts: fix attempt to start timer when executing on dirty scheduler | Maxim Fedorov |
2018-11-26 | Merge branch 'maint' | Sverker Eriksson |