Age | Commit message (Expand) | Author |
2019-02-06 | Merge branch 'sverker/fix-compile-warning' into maint | Sverker Eriksson |
2019-02-05 | Merge branch 'lukas/erts/cerl-etp-rr-support' into maint | Lukas Larsson |
2019-02-05 | erts: Expand rr support in cerl and etp | Lukas Larsson |
2019-02-04 | Fix typo in erlang.xml | Tobiasz |
2019-02-01 | erts: Fix erlang:system_info(kernel_poll) to return correct value | Lukas Larsson |
2019-02-01 | fix: erts: Remove dead ERTS_MAGIC_REF_BIF_TIMERS code | Lukas Larsson |
2019-02-01 | erts: Remove dead ERTS_MAGIC_REF_BIF_TIMERS code | Lukas Larsson |
2019-01-31 | Merge branch 'sverker/port-control-badarg/OTP-15555' into maint | Sverker Eriksson |
2019-01-30 | erts: Fix compiler warning for IS_SSMALL | Sverker Eriksson |
2019-01-28 | erts: Add doc warnings for erlang:port_command|call|control | Sverker Eriksson |
2019-01-28 | erts: Add magic port control numbers | Sverker Eriksson |
2019-01-25 | Merge branch 'maint-21' into maint | Lukas Larsson |
2019-01-24 | Prepare release | Erlang/OTP |
2019-01-24 | Merge branch 'lukas/erts/scheduler-pollset-fixes/OTP-15538' into maint-21 | Erlang/OTP |
2019-01-24 | Merge branch 'lukas/erts/fix_spawn_driver_early_close/OTP-15537' into maint-21 | Erlang/OTP |
2019-01-24 | Merge branch 'lukas/erts/fix_inet_multitimer_cleanup/OTP-15536' into maint-21 | Erlang/OTP |
2019-01-23 | Merge branch 'lukas/erts/set_logger_process/OTP-15375' into maint | Lukas Larsson |
2019-01-23 | erts: Fix type of system_logger variable | Lukas Larsson |
2019-01-23 | Merge branch 'lukas/erts/scheduler-pollset-fixes/OTP-15538' into maint | Lukas Larsson |
2019-01-23 | Merge branch 'lukas/erts/fix_spawn_driver_early_close/OTP-15537' into maint | Lukas Larsson |
2019-01-23 | Merge branch 'lukas/erts/fix_inet_multitimer_cleanup/OTP-15536' into maint | Lukas Larsson |
2019-01-22 | Merge branch 'sverker/fix-since-clauses/OTP-15460' into maint | Sverker Eriksson |
2019-01-22 | erts: Fix cleanup of the inet MultiTimer | Lukas Larsson |
2019-01-21 | Merge branch 'siri/logger/erts-and-remote-log-olp' into maint | Siri Hansen |
2019-01-21 | erts: Fix getting of poll events on linux >= 4.15.0 | Lukas Larsson |
2019-01-18 | erts: Use reduction based polling for starved poll-set | Lukas Larsson |
2019-01-18 | erts: Fix too early close of spawn driver fd | Lukas Larsson |
2019-01-17 | Merge branch 'maint-20' into maint | Rickard Green |
2019-01-16 | Prepare release | Erlang/OTP |
2019-01-16 | Merge branch 'rickard/dirty_scheduler_collapse/OTP-15509' into maint-20 | Erlang/OTP |
2019-01-16 | Merge branch 'maint-21' into maint | Rickard Green |
2019-01-16 | Merge branch 'rickard/dirty_scheduler_collapse/maint-21/OTP-15509' into maint | Rickard Green |
2019-01-16 | Update preloaded | Siri Hansen |
2019-01-16 | Use system_time instead of monotonic_time in log events | Siri Hansen |
2019-01-15 | Prepare release | Erlang/OTP |
2019-01-15 | Merge branch 'rickard/dirty_scheduler_collapse/maint-21/OTP-15509' into maint-21 | Erlang/OTP |
2019-01-15 | Merge branch 'lukas/erts/spawn_opt_max_heap_tc_fix' into maint | Lukas Larsson |
2019-01-15 | Fix "since" for all multi clause functions | Sverker Eriksson |
2019-01-15 | erts: Remove dead gdb functions from code | Lukas Larsson |
2019-01-15 | erts: Make sure to take main lock when dumping proc info | Lukas Larsson |
2019-01-15 | Merge branch 'lukas/erts/set_logger_process/OTP-15375' into maint | Lukas Larsson |
2019-01-11 | Merge branch 'rickard/dirty_scheduler_collapse/OTP-15509' into rickard/dirty_... | Rickard Green |
2019-01-11 | Fix bug causing dirty scheduler sleeper list inconsistency | Rickard Green |
2019-01-11 | Merge branch 'maint-19' into maint | John Högberg |
2019-01-10 | Update preloaded modules | Lukas Larsson |
2019-01-10 | erts: Add erlang:system_flag(system_logger,_) | Lukas Larsson |
2019-01-10 | Fix passing large integers as base to integer_to_X/2 | John Högberg |
2019-01-10 | Implement integer_to_list/2 and integer_to_binary/2 as CIFs | Stanislav Mayorov |
2019-01-10 | Accept base in all integer-printing functions | Stanislav Mayorov |
2019-01-09 | Merge PR-2073 from josevalim/jv-counters-atomics-docs | Sverker Eriksson |