aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface/src/prog
AgeCommit message (Expand)Author
2019-04-12erl_interface: Remove ei_get_type_internal()Sverker Eriksson
2019-04-09Revert "erl_interface: Support 32-bit creation local cnode"Sverker Eriksson
2019-03-26erl_interface: Support 32-bit creation local cnodeSverker Eriksson
2019-03-19Merge branch 'maint'Rickard 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
2018-11-26Use ssh as the default remote shellRichard Carlsson
2018-06-07stdlib: Move eval_str/1 from mod_esi to erl_evalHans Bolinder
2018-05-22ERL-629 Do not free() module buffer until it has been usedJesper Eskilson
2017-05-04Update copyright yearRaimo Niskanen
2017-03-22This patch fixes the issue in which erlang fails to startDeepak Goel
2016-12-07erl_interface: Fix compile warning in erl_callBjörn-Egil Dahlberg
2016-03-15update copyright-yearHenrik Nord
2015-06-18Change license text to APLv2Bruce Yinhe
2013-02-07erl_interface: Change enum erlang_char_encoding to a typedefSverker Eriksson
2013-01-25Update copyright yearsBjörn-Egil Dahlberg
2013-01-22erl_interface: even more utf8 atom stuffSverker Eriksson
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2010-10-06erl_call: remove get_hostentMichael Santos
2010-09-08erl_call: fix multiple buffer overflowsMichael Santos
2010-07-27Fix compiler warnings in erl_interfaceBjörn-Egil Dahlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP