aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface/src
AgeCommit message (Expand)Author
2019-04-30Increase max number of node name characters to 256Rickard Green
2019-04-12Merge branch 'lukas/erl_interface/depend-fix/OTP-15757' into maint-21Erlang/OTP
2019-04-10erl_interface: Generate dependencies at compile timeLukas Larsson
2019-03-18Add new api functions to ei_fake_progRickard Green
2019-03-18Fix timeout value when waiting for emulator startRickard Green
2019-03-18Fix initialization of erl_callRickard Green
2019-02-06Merge branch 'rickard/ei-ext-maint/OTP-15442' into maintRickard Green
2019-02-05Introduce ei_init()Rickard Green
2019-02-04Fix bug in ei_accept_tmoRickard Green
2019-02-01erl_interface: Fix bsd makefile problemLukas Larsson
2019-01-29Fix build of erl_interface on BSDRickard Green
2019-01-23Pluggable distribution socket implementation for EIRickard Green
2018-09-21Update copyright yearHenrik Nord
2018-08-14Fixed bug calling erl_compare_ext with terms containing listsSimon Cornish
2018-07-18Merge branch 'sverker/erl_interface/valgrind/OTP-15171' into maintSverker Eriksson
2018-07-18erl_interface: Fix bug in ei_*receive_msg* functionsSverker Eriksson
2018-07-18erl_interface: Initialize erl_errno to zeroSverker Eriksson
2018-07-16Merge branch 'sverker/erl_interface/ei_connect_init-thread-safe/OTP-15191' in...Sverker Eriksson
2018-07-12erl_interface: Make ei_connect_init more thread safeSverker Eriksson
2018-06-29Merge branch 'maint-20' into maintSverker Eriksson
2018-06-19erl_interface: Fix simultaneous connection setupSverker Eriksson
2018-06-18Update copyright yearHenrik Nord
2018-06-07stdlib: Move eval_str/1 from mod_esi to erl_evalHans Bolinder
2018-06-04Merge PR-1823 from jesperes/ERL-629-erl_call-free-before-use OTP-15105Sverker Eriksson
2018-05-22ERL-629 Do not free() module buffer until it has been usedJesper Eskilson
2018-04-21erl_interface: fix bad memsetMikael Pettersson
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-10-31Add toplevel xmllint make targetLukas Larsson
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-08erl_interface: Do not generate atoms on old latin1 ext formatSverker Eriksson
2017-02-14Fixed typos in lib/erl_interfaceAndrew Dryga
2016-12-07erl_interface: Fix compile warning in erl_callBjörn-Egil Dahlberg
2016-10-13use only two low bits of creationAlexandre Snarskii
2016-08-30Merge branch 'sverker/erl_interface/vxworks-socklen_t' 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-14erl_interface: Fix trace level tracing on windowsLukas Larsson
2016-06-13Fix decoding of LLONG_MIN in erl_decodeBjörn-Egil Dahlberg
2016-06-07erl_interface: Let struct iovec * be visibleBjörn-Egil Dahlberg
2016-04-13Merge branch 'henrik/update-copyrightyear'Henrik Nord
2016-04-07erts: Add DFLAG_BIG_CREATIONSverker Eriksson
2016-04-07erl_interface: Support 32-bit creation for pid,port,refsSverker Eriksson
2016-03-15update copyright-yearHenrik Nord
2016-02-15Merge branch 'maint'Henrik Nord