aboutsummaryrefslogtreecommitdiffstats
path: root/lib/erl_interface/src
AgeCommit message (Expand)Author
2019-04-16Merge branch 'lukas/erl_interface/depend-fix/OTP-15757' into maint-20Erlang/OTP
2019-04-10erl_interface: Generate dependencies at compile timeLukas Larsson
2018-06-19erl_interface: Fix simultaneous connection setupSverker Eriksson
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
2015-12-27ei: fix breakage reported by Sergei GolovanTuncer Ayaz
2015-12-27Revert "musl: fix gethostbyname_r/gethostbyaddr_ selection"Tuncer Ayaz
2015-11-24Merge branch 'maint'Zandra
2015-11-14musl: fix gethostbyname_r/gethostbyaddr_ selectionTuncer Ayaz
2015-07-10Remove OSE from erl_interfaceLukas Larsson
2015-06-18Change license text to APLv2Bruce Yinhe
2015-06-02erl_interface: Move math.h include after eidef.hBjörn-Egil Dahlberg
2015-06-02erl_interface: Surround isfinite with HAVE_ISFINITE conditionalBjörn-Egil Dahlberg
2015-06-02erl_interface: Move isfinite definition to headerBjörn-Egil Dahlberg
2015-06-02erl_interface: Use isfinite instead of fpclassifyBjörn-Egil Dahlberg
2015-03-19Do not accept Nan and Infinity valuesDavid N. Welton
2014-12-08Add .appup fileRickard Green
2014-12-02Distribute autoconf helpersRickard Green
2014-11-24erts: Use finite instead of isfinite with gccLukas Larsson
2014-10-28Use isfinite() instead of finite() when availableAnthony Ramine
2014-09-19Add erl_interface and jinterface .app filesRickard Green
2014-08-25Fix misspellings of 'another'Tuncer Ayaz
2014-03-21Raspberry PI / Android a minimal cross-compile configurationDmitry Kolesnikov
2014-03-14erts: Add distribution capability flag for maps DFLAG_MAP_TAGSverker Eriksson
2014-03-10erl_interface: Add map support in ei_skip_termSverker Eriksson
2014-03-06erl_interface: Add ei encode/decode for mapsSverker Eriksson
2014-01-20(memcheck) Uninitialized structure in gen_challengeOlivier Girondel
2013-12-02Silence two warnings about tests being always trueAnthony Ramine