aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2019-02-27Clarify in the docs that (NEW_)FLOAT_EXT must be finiteBenedikt Reinartz
2019-02-25Merge branch 'siri/rsh-ssh/PR-1787'Hans Bolinder
2019-02-25erts: Fix broken link in documentationSverker Eriksson
2019-02-25Merge pull request #2124 from kjellwinblad/kjell/stdlib/iolist_size_trapKjell Winblad
2019-02-25Make iolist_size/1 yieldKjell Winblad
2019-02-25Merge branch 'rickard/deprecations-removals'Rickard Green
2019-02-25Document deprecations and removalsRickard Green
2019-02-23Merge branch 'maint'Rickard Green
2019-02-22erts: Fix macro redefinitionBjörn-Egil Dahlberg
2019-02-22Merge branch 'bmk/20190204/socket_as_nif/OTP-14831'Micael Karlberg
2019-02-22[socket] Cleanup and accept restructureMicael Karlberg
2019-02-22[socket] More fixes to socket closeMicael Karlberg
2019-02-22[socket|doc] Improve the examplesMicael Karlberg
2019-02-22[socket|net|doc] Add 'since' tagMicael Karlberg
2019-02-22[socket|doc] Fixed IPv6 PKTINFO typeMicael Karlberg
2019-02-22[spocket|net] Updated preloaded app fileMicael Karlberg
2019-02-22[socket|net|doc] Fixed broken anchorsMicael Karlberg
2019-02-22[socket] Fixed socket close bugMicael Karlberg
2019-02-22[net] Deprecated functions needs attributeMicael Karlberg
2019-02-22[socket|doc] Forgot to run xmllint (again)Micael Karlberg
2019-02-22[socket|doc] Fixed links and stuffMicael Karlberg
2019-02-22[socket-nif] Fix buggy use of NULL-monitorSverker Eriksson
2019-02-22[socket-nif] Fix bug in message sendingSverker Eriksson
2019-02-22[socket] Shut dialyzer upMicael Karlberg
2019-02-22[socket|doc] Add preliminary table captionMicael Karlberg
2019-02-22[socket|doc] Add a tiny bit more header text and an exampleMicael Karlberg
2019-02-22[socket|test] Some improvements to (esock) ttestMicael Karlberg
2019-02-22[socket] Local address on macOS MojaveMicael Karlberg
2019-02-22[socket-nif] Fix memorys leaks in recv error casesSverker Eriksson
2019-02-22[socket-nif] Fix currentReader/Writer always set at enif_selectSverker Eriksson
2019-02-22[socket-nif] Rename 'nosup' -> 'notsup'Sverker Eriksson
2019-02-22Update preloaded modulesMicael Karlberg
2019-02-22Merge PR-2147 from sverker/sverker/enif-null-pid/OTP-15011Sverker Eriksson
2019-02-22Merge branch 'lukas/erts/fragment-dist-messages/OTP-13397/OTP-15610/OTP-15611...Lukas Larsson
2019-02-22erts: Add debug dist obuf memory leak checkLukas Larsson
2019-02-22Make ld.sh on windows print better error reasonLukas Larsson
2019-02-22erts: Fix so that externals with creation 0 compare equal to allLukas Larsson
2019-02-22erts: Expand etp to look for free processesLukas Larsson
2019-02-22erts: Implement trapping while sending distr exit/downLukas Larsson
2019-02-22erts: Add ERL_NODE_BOOKKEEP to node tables refcLukas Larsson
2019-02-22erts: Refactor ErtsSendContext to be ErtsDSigSendContextLukas Larsson
2019-02-22erts: Add distr testcases for fragmentationLukas Larsson
2019-02-22erts: Make remote send of exit/2 trapLukas Larsson
2019-02-22erts: Implement fragmentation of distrubution messagesLukas Larsson
2019-02-22erts: Expand distribution protocol documentationLukas Larsson
2019-02-21erts: Move reason in dist messages to payloadLukas Larsson
2019-02-21erts: Remove a copy of distribution data payloadLukas Larsson
2019-02-21erts: Yield later during process exit and allow free procs to runLukas Larsson
2019-02-21fixup! erts: Add enif_compare_pidsSverker Eriksson
2019-02-20Merge branch 'maint'Sverker Eriksson