aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface
AgeCommit message (Expand)Author
2018-06-28Prepare releaseErlang/OTP
2018-06-19erl_interface: Fix simultaneous connection setupSverker Eriksson
2018-04-19Prepare releaseErlang/OTP
2018-04-19Merge branch 'sverker/optimize-atom-enc-dec/ERIERL-150/OTP-15023' into maint-20Erlang/OTP
2018-04-19erl_interface: Optimize latin1_to_utf8 and friendSverker Eriksson
2018-04-18erl_interface: Fix ei_connectSverker Eriksson
2017-12-08Update release notesErlang/OTP
2017-12-08Update version numbersErlang/OTP
2017-10-31Refactor xmllint check and make it fail on failureLukas Larsson
2017-10-31Add toplevel xmllint make targetLukas Larsson
2017-09-28Remove unused files from the documentation buildLars Thorsen
2017-06-21Prepare releaseErlang/OTP
2017-06-14Fix erl_interface testsRickard Green
2017-05-31Revert "Prepare release"Hans Nilsson
2017-05-30Prepare releaseErlang/OTP
2017-05-05Revert "Prepare release"Raimo Niskanen
2017-05-04Prepare releaseErlang/OTP
2017-05-04Update copyright yearRaimo Niskanen
2017-04-12Merge branch sverker/remove-latin1-atom-encoding/OTP-14337Sverker Eriksson
2017-03-30Merge branch 'goeldeepak/erts/fix_inet_gethost_long/ERL-61/PR-1345/OTP-14310'Lukas Larsson
2017-03-22This patch fixes the issue in which erlang fails to startDeepak Goel
2017-03-14Merge branch 'maint'Rickard Green
2017-03-14Prepare releaseErlang/OTP
2017-03-10Update copyright yearRickard Green
2017-03-08erl_interface: Do not generate atoms on old latin1 ext formatSverker Eriksson
2017-02-21Merge branch 'maint'Björn-Egil Dahlberg
2017-02-15Documentation: tuple funs are unsupportedMagnus Henoch
2017-02-14Fixed typos in lib/erl_interfaceAndrew Dryga
2016-12-09Prepare releaseErlang/OTP
2016-12-07erl_interface: Fix compile warning in erl_callBjörn-Egil Dahlberg
2016-10-24Merge branch 'egil/erl_interface/doc-update/OTP-13980' into maintBjörn-Egil Dahlberg
2016-10-24erl_interface: Remove CDATA tag except for example codeBjörn-Egil Dahlberg
2016-10-24erl_interface: Remove unused fileBjörn-Egil Dahlberg
2016-10-24erl_interface: Fix broken links in documentationBjörn-Egil Dahlberg
2016-10-24erl_interface: Fix xmllint problemsBjörn-Egil Dahlberg
2016-10-24erl_interface: Fix editorial changesBjörn-Egil Dahlberg
2016-10-20erl_interface: Editorial changesxsipewe
2016-10-20erl_interface: Refactor documentationBjörn-Egil Dahlberg
2016-10-13use only two low bits of creationAlexandre Snarskii
2016-09-20Prepare releaseErlang/OTP
2016-08-30Merge branch 'sverker/erl_interface/vxworks-socklen_t' into maintSverker Eriksson
2016-08-30Merge branch 'sverker/erl_interface-win-home/OTP-13849' into maintSverker Eriksson
2016-08-19erl_interface: Fix faulty #if logicSverker Eriksson
2016-06-21erl_interface: Look for .erlang.cookie in windows directorySverker Eriksson
2016-06-21erl_interface: Refactor get_home()Sverker Eriksson
2016-06-21Prepare releaseErlang/OTP
2016-06-14Merge branch 'lukas/erts/testfixes-19'Lukas Larsson
2016-06-14erl_interface: Fix trace level tracing on windowsLukas Larsson
2016-06-14erl_interface: Fix decode_ulong on windowsLukas Larsson
2016-06-14erl_interface: Fix signed int overflow tc bugLukas Larsson