Age | Commit message (Expand) | Author |
2018-02-13 | Merge branch 'maint' | Sverker Eriksson |
2018-02-13 | Merge branch 'maint-20' into maint | Sverker Eriksson |
2018-02-13 | Stop returning V4MAPPED addresses | Raimo Niskanen |
2018-02-12 | Update release notes | Erlang/OTP |
2018-02-12 | Update version numbers | Erlang/OTP |
2018-02-07 | Merge branch 'hasse/no_get_stacktrace/OTP-14861' | Hans Bolinder |
2018-02-05 | kernel: Do not call erlang:get_stacktrace() | Hans Bolinder |
2018-02-02 | kernel: in the group added processing of 'EXIT' signal from shell in case of ... | Anton Ryabkov |
2018-02-02 | Reword docs related to the runtime system mode | Xavier Noria |
2018-01-29 | make HiPE work on x86_64 when PIE is enabled | bhuztez |
2018-01-26 | Implement function for IPv4-mapped IPv6 addresses | Raimo Niskanen |
2018-01-24 | Merge branch 'maint' | Sverker Eriksson |
2018-01-24 | Merge branch 'sverker/hipe-load-fixing/OTP-14891' into maint | Sverker Eriksson |
2018-01-24 | kernel: Ignore cores in erl_distribution_SUITE | Lukas Larsson |
2018-01-23 | Merge branch 'maint' | Hans Bolinder |
2018-01-22 | kernel: Correct contracts and a bug in group_history | Hans Bolinder |
2018-01-17 | Fix slow hipe execution | Sverker Eriksson |
2018-01-17 | kernel: Add os:cmd/2 with max_size option | Lukas Larsson |
2018-01-15 | Merge branch 'maint' | Hans Bolinder |
2018-01-12 | Merge pull request #1645 from Zorbash/document-inet-i | Raimo Niskanen |
2018-01-08 | Merge branch 'john/erts/putenv-thread-safety/OTP-14666' | John Högberg |
2018-01-05 | stdlib: Let filelib:find_source() search subdirs | Hans Bolinder |
2018-01-03 | Disallow NULs in filename-encoded strings | John Högberg |
2018-01-03 | Replace the libc environment with a thread-safe emulation | John Högberg |
2017-12-21 | Merge branch 'maint' | Sverker Eriksson |
2017-12-21 | Merge branch 'sverker/cuddle-valgrind' into maint | Sverker Eriksson |
2017-12-21 | Merge pull request #1651 from getong/doc_update | Lukas Larsson |
2017-12-19 | Merge branch 'dgud/kernel/refc_sched_wall_time/OTP-11694' | Dan Gudmundsson |
2017-12-19 | Redirect system_flag(scheduler_wall_time,_) to kernel_refc | Rickard Green |
2017-12-13 | Merge pull request #1654 from bjorng/bjorn/kernel/file_io_server | Björn Gustavsson |
2017-12-13 | Merge branch 'maint' | Henrik Nord |
2017-12-12 | kernel: Try fix/skip prim_file_SUITE:large_write for valgrind | Sverker Eriksson |
2017-12-08 | Update release notes | Erlang/OTP |
2017-12-08 | Update version numbers | Erlang/OTP |
2017-12-08 | Slightly optimize reading of cooked files in list mode | Björn Gustavsson |
2017-12-06 | Add documentation to :inet.i | Dimitris Zorbas |
2017-12-06 | Add typespecs to inet:i | Dimitris Zorbas |
2017-12-04 | Merge branch 'raimo/ssl-dist-bench/OTP-14657' | Raimo Niskanen |
2017-12-04 | Correct distribution doc | Raimo Niskanen |
2017-12-04 | false should be never, false not found in the source code | getong |
2017-12-01 | kernel: add a resource reference counter | Dan Gudmundsson |
2017-11-30 | Make file:sendfile/5 follow its documented error behavior | John Högberg |
2017-11-30 | Remove doc for sendfile/5 use_threads option | John Högberg |
2017-11-30 | Update file performance advice | John Högberg |
2017-11-30 | Stop testing use_threads in sendfile_SUITE | John Högberg |
2017-11-30 | Stop testing the artificial size limit on writes | John Högberg |
2017-11-30 | get_cwd/1 on non-existent drives should error out | John Högberg |
2017-11-30 | Reads that draw from both buffer and file must work | John Högberg |
2017-11-30 | Volume-relative paths must work on Windows | John Högberg |
2017-11-30 | Operations on closed raw files should return EINVAL | John Högberg |