Age | Commit message (Expand) | Author |
2019-02-11 | Check empty_out_q at close also for linger | Raimo Niskanen |
2019-01-07 | Spawn prim_file helper as a system process | John Högberg |
2018-12-10 | Prepare release | Erlang/OTP |
2018-12-03 | Update preloaded modules | Henrik Nord |
2018-11-22 | Merge branch 'sverker/erts/atomics-counters/OTP-13468' into maint | Sverker Eriksson |
2018-11-21 | erts: Add counters:put/3 | Sverker Eriksson |
2018-11-16 | Merge branch 'john/erts/defer-orphan-file-close/OTP-15421/ERIERL-261' into maint | John Högberg |
2018-11-15 | erts: Add new module 'counters' | Sverker Eriksson |
2018-11-15 | erts: Add new module 'atomics' | Sverker Eriksson |
2018-11-13 | Avoid closing files in gc/monitor callbacks | John Högberg |
2018-11-06 | Add a persistent term storage | Björn Gustavsson |
2018-10-22 | Merge branch 'raimo/tcp-close-while-send/maint/ERL-561/OTP-12242' into maint | Raimo Niskanen |
2018-10-19 | Fix hanging gen_tcp send vs close race | Raimo Niskanen |
2018-10-17 | Merge branch 'igor/tcp-nopush-ERL-698/OTP-15357' into maint | John Högberg |
2018-10-11 | "cork" tcp socket around file:sendfile | Igor Slepchin |
2018-10-11 | Add nopush TCP socket option | Igor Slepchin |
2018-10-02 | Implement {netns,NS} option for inet:getifaddrs/1 | Raimo Niskanen |
2018-09-18 | Merge branch 'sverker/erts/robustify-dist-entry-states/OTP-15297' into maint | Sverker Eriksson |
2018-09-18 | Consolidate distribution entry state transitions | Sverker Eriksson |
2018-09-17 | Merge branch 'raimo/receive-TOS-TCLASS/ERIERL-187/OTP-15145' into maint | Raimo Niskanen |
2018-09-13 | Fix unsafe use of lists:reverse/1 | John Högberg |
2018-09-04 | Implement socket option recvtos and friends | Raimo Niskanen |
2018-07-26 | Merge branch 'maint-21' into maint | John Högberg |
2018-07-18 | Fix node crash on passing bad arguments to file:read_file_info/2 | John Högberg |
2018-07-09 | erts: Fix spec and docs for process_info 'monitored_by' | Sverker Eriksson |
2018-06-20 | Update system_info doc to include ets_count | Artur Cygan |
2018-06-18 | Update copyright year | Henrik Nord |
2018-06-18 | Update preloaded modules | Henrik Nord |
2018-06-04 | Merge branch 'sverker/erlang-memory-fix' | Sverker Eriksson |
2018-05-29 | erts: Improve contracts of zlib | Hans Bolinder |
2018-05-28 | erts: Improve a contract | Hans Bolinder |
2018-05-23 | Update preloaded | Siri Hansen |
2018-05-23 | Use system_time instead of monotonic_time as timestamp in logger | Siri Hansen |
2018-05-22 | erts: Fix erlang:memory for 'processes' and 'processes_used' | Sverker Eriksson |
2018-05-16 | Replace previous suspend in setnode/3 | Rickard Green |
2018-05-16 | New process suspend implementation based on async signaling | Rickard Green |
2018-05-07 | Update preloaded modules | Björn Gustavsson |
2018-05-07 | Merge pull request #1802 from michalmuskala/map-is-key-bif | Björn Gustavsson |
2018-04-29 | Introduce is_map_key/2 guard BIF | Michał Muskała |
2018-04-26 | Don't kill logger process until all other processes are dead | Siri Hansen |
2018-04-26 | Remove error_logger process and add logger process | Siri Hansen |
2018-04-25 | Update preloaded modules | Björn Gustavsson |
2018-04-25 | Merge branch 'map-get-bif' of git://github.com/michalmuskala/otp | Björn Gustavsson |
2018-04-24 | Merge pull request #1790 from jhogberg/john/erts/more-alloc-info/OTP-14961 | John Högberg |
2018-04-24 | Introduce map_get guard-safe function | Michał Muskała |
2018-04-23 | erts: Rewrite memory instrumentation | John Högberg |
2018-04-16 | Deprecate erlang:get_stacktrace/0 | Björn Gustavsson |
2018-04-10 | erts: Flush messages before doing init restart | Lukas Larsson |
2018-03-23 | Merge branch 'rickard/signals/OTP-14589' | Rickard Green |
2018-03-23 | Merge branch 'john/erts/list-installed-nifs/OTP-14965' | John Högberg |