Age | Commit message (Expand) | Author |
2019-02-26 | Prepare release | Erlang/OTP |
2019-02-25 | Merge branch 'siri/rsh-ssh/PR-1787' | Hans Bolinder |
2019-02-25 | erts: Fix broken link in documentation | Sverker Eriksson |
2019-02-25 | Merge pull request #2124 from kjellwinblad/kjell/stdlib/iolist_size_trap | Kjell Winblad |
2019-02-25 | Make iolist_size/1 yield | Kjell Winblad |
2019-02-25 | Merge branch 'rickard/deprecations-removals' | Rickard Green |
2019-02-25 | Document deprecations and removals | Rickard Green |
2019-02-23 | Merge branch 'maint' | Rickard Green |
2019-02-22 | erts: Fix macro redefinition | Björn-Egil Dahlberg |
2019-02-22 | Merge branch 'bmk/20190204/socket_as_nif/OTP-14831' | Micael Karlberg |
2019-02-22 | [socket] Cleanup and accept restructure | Micael Karlberg |
2019-02-22 | [socket] More fixes to socket close | Micael Karlberg |
2019-02-22 | [socket|doc] Improve the examples | Micael Karlberg |
2019-02-22 | [socket|net|doc] Add 'since' tag | Micael Karlberg |
2019-02-22 | [socket|doc] Fixed IPv6 PKTINFO type | Micael Karlberg |
2019-02-22 | [spocket|net] Updated preloaded app file | Micael Karlberg |
2019-02-22 | [socket|net|doc] Fixed broken anchors | Micael Karlberg |
2019-02-22 | [socket] Fixed socket close bug | Micael Karlberg |
2019-02-22 | [net] Deprecated functions needs attribute | Micael Karlberg |
2019-02-22 | [socket|doc] Forgot to run xmllint (again) | Micael Karlberg |
2019-02-22 | [socket|doc] Fixed links and stuff | Micael Karlberg |
2019-02-22 | [socket-nif] Fix buggy use of NULL-monitor | Sverker Eriksson |
2019-02-22 | [socket-nif] Fix bug in message sending | Sverker Eriksson |
2019-02-22 | [socket] Shut dialyzer up | Micael Karlberg |
2019-02-22 | [socket|doc] Add preliminary table caption | Micael Karlberg |
2019-02-22 | [socket|doc] Add a tiny bit more header text and an example | Micael Karlberg |
2019-02-22 | [socket|test] Some improvements to (esock) ttest | Micael Karlberg |
2019-02-22 | [socket] Local address on macOS Mojave | Micael Karlberg |
2019-02-22 | [socket-nif] Fix memorys leaks in recv error cases | Sverker Eriksson |
2019-02-22 | [socket-nif] Fix currentReader/Writer always set at enif_select | Sverker Eriksson |
2019-02-22 | [socket-nif] Rename 'nosup' -> 'notsup' | Sverker Eriksson |
2019-02-22 | Update preloaded modules | Micael Karlberg |
2019-02-22 | Merge PR-2147 from sverker/sverker/enif-null-pid/OTP-15011 | Sverker Eriksson |
2019-02-22 | Merge branch 'lukas/erts/fragment-dist-messages/OTP-13397/OTP-15610/OTP-15611... | Lukas Larsson |
2019-02-22 | erts: Add debug dist obuf memory leak check | Lukas Larsson |
2019-02-22 | Make ld.sh on windows print better error reason | Lukas Larsson |
2019-02-22 | erts: Fix so that externals with creation 0 compare equal to all | Lukas Larsson |
2019-02-22 | erts: Expand etp to look for free processes | Lukas Larsson |
2019-02-22 | erts: Implement trapping while sending distr exit/down | Lukas Larsson |
2019-02-22 | erts: Add ERL_NODE_BOOKKEEP to node tables refc | Lukas Larsson |
2019-02-22 | erts: Refactor ErtsSendContext to be ErtsDSigSendContext | Lukas Larsson |
2019-02-22 | erts: Add distr testcases for fragmentation | Lukas Larsson |
2019-02-22 | erts: Make remote send of exit/2 trap | Lukas Larsson |
2019-02-22 | erts: Implement fragmentation of distrubution messages | Lukas Larsson |
2019-02-22 | erts: Expand distribution protocol documentation | Lukas Larsson |
2019-02-21 | erts: Move reason in dist messages to payload | Lukas Larsson |
2019-02-21 | erts: Remove a copy of distribution data payload | Lukas Larsson |
2019-02-21 | erts: Yield later during process exit and allow free procs to run | Lukas Larsson |
2019-02-21 | fixup! erts: Add enif_compare_pids | Sverker Eriksson |
2019-02-20 | Merge branch 'maint' | Sverker Eriksson |