aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface
AgeCommit message (Expand)Author
2019-05-06Prepare releaseErlang/OTP
2019-04-30Increase max number of node name characters to 256Rickard Green
2019-04-12Prepare releaseErlang/OTP
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-18Prepare releaseErlang/OTP
2019-03-18Add smoke test for erl_callRickard Green
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-03-11Prepare releaseErlang/OTP
2019-02-06Merge branch 'rickard/ei-ext-maint/OTP-15442' into maintRickard Green
2019-02-05Merge branch 'rickard/ei-ext/OTP-15442' into rickard/ei-ext-maint/OTP-15442Rickard 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-23Merge branch 'rickard/ei-ext/OTP-15442' into rickard/ei-ext-maint/OTP-15442Rickard Green
2019-01-23Pluggable distribution socket implementation for EIRickard Green
2018-12-12Add empty 'since' attribute for old modules and functionsSverker Eriksson
2018-12-11Add "since" attributes in xml for new functions and modulesSverker Eriksson
2018-12-11erl_interface: Fix doc for return type 'struct hostent'Sverker Eriksson
2018-09-24Prepare releaseErlang/OTP
2018-09-21Update copyright yearHenrik Nord
2018-08-14Fixed bug calling erl_compare_ext with terms containing listsSimon Cornish
2018-08-14Test for lists that aren't well definedSimon 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: Seal test case memory leaksSverker 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-16erl_interface: Add valgrind ability for test port programsSverker Eriksson
2018-07-13docs: make clean all XMLDIRLukas Larsson
2018-07-12erl_interface: Make ei_connect_init more thread safeSverker Eriksson
2018-06-29Merge branch 'maint-20' into maintSverker Eriksson
2018-06-28Prepare releaseErlang/OTP
2018-06-19erl_interface: Fix simultaneous connection setupSverker Eriksson
2018-06-19Prepare releaseErlang/OTP
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-29Revert "Prepare release"Henrik
2018-05-25Prepare releaseErlang/OTP
2018-05-22ERL-629 Do not free() module buffer until it has been usedJesper Eskilson
2018-05-02Revert "Update release notes"Henrik
2018-05-02Revert "Update version numbers"Henrik
2018-04-30Update release notesErlang/OTP
2018-04-30Update version numbersErlang/OTP
2018-04-24mikpe/erl_interface-bad-memset/PT-1796/OTP-15033Lukas Larsson
2018-04-21erl_interface: fix bad memsetMikael Pettersson