Age | Commit message (Expand) | Author |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-04-12 | Merge branch sverker/remove-latin1-atom-encoding/OTP-14337 | Sverker Eriksson |
2017-03-30 | Merge branch 'goeldeepak/erts/fix_inet_gethost_long/ERL-61/PR-1345/OTP-14310' | Lukas Larsson |
2017-03-22 | This patch fixes the issue in which erlang fails to start | Deepak Goel |
2017-03-08 | erl_interface: Do not generate atoms on old latin1 ext format | Sverker Eriksson |
2017-02-14 | Fixed typos in lib/erl_interface | Andrew Dryga |
2016-12-07 | erl_interface: Fix compile warning in erl_call | Björn-Egil Dahlberg |
2016-10-13 | use only two low bits of creation | Alexandre Snarskii |
2016-08-30 | Merge branch 'sverker/erl_interface/vxworks-socklen_t' into maint | Sverker Eriksson |
2016-08-19 | erl_interface: Fix faulty #if logic | Sverker Eriksson |
2016-06-21 | erl_interface: Look for .erlang.cookie in windows directory | Sverker Eriksson |
2016-06-21 | erl_interface: Refactor get_home() | Sverker Eriksson |
2016-06-14 | erl_interface: Fix trace level tracing on windows | Lukas Larsson |
2016-06-13 | Fix decoding of LLONG_MIN in erl_decode | Björn-Egil Dahlberg |
2016-06-07 | erl_interface: Let struct iovec * be visible | Björn-Egil Dahlberg |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-07 | erts: Add DFLAG_BIG_CREATION | Sverker Eriksson |
2016-04-07 | erl_interface: Support 32-bit creation for pid,port,refs | Sverker Eriksson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-15 | Merge branch 'maint' | Henrik Nord |
2015-12-27 | ei: fix breakage reported by Sergei Golovan | Tuncer Ayaz |
2015-12-27 | Revert "musl: fix gethostbyname_r/gethostbyaddr_ selection" | Tuncer Ayaz |
2015-11-24 | Merge branch 'maint' | Zandra |
2015-11-14 | musl: fix gethostbyname_r/gethostbyaddr_ selection | Tuncer Ayaz |
2015-07-10 | Remove OSE from erl_interface | Lukas Larsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-02 | erl_interface: Move math.h include after eidef.h | Björn-Egil Dahlberg |
2015-06-02 | erl_interface: Surround isfinite with HAVE_ISFINITE conditional | Björn-Egil Dahlberg |
2015-06-02 | erl_interface: Move isfinite definition to header | Björn-Egil Dahlberg |
2015-06-02 | erl_interface: Use isfinite instead of fpclassify | Björn-Egil Dahlberg |
2015-03-19 | Do not accept Nan and Infinity values | David N. Welton |
2014-12-08 | Add .appup file | Rickard Green |
2014-12-02 | Distribute autoconf helpers | Rickard Green |
2014-11-24 | erts: Use finite instead of isfinite with gcc | Lukas Larsson |
2014-10-28 | Use isfinite() instead of finite() when available | Anthony Ramine |
2014-09-19 | Add erl_interface and jinterface .app files | Rickard Green |
2014-08-25 | Fix misspellings of 'another' | Tuncer Ayaz |
2014-03-21 | Raspberry PI / Android a minimal cross-compile configuration | Dmitry Kolesnikov |
2014-03-14 | erts: Add distribution capability flag for maps DFLAG_MAP_TAG | Sverker Eriksson |
2014-03-10 | erl_interface: Add map support in ei_skip_term | Sverker Eriksson |
2014-03-06 | erl_interface: Add ei encode/decode for maps | Sverker Eriksson |
2014-01-20 | (memcheck) Uninitialized structure in gen_challenge | Olivier Girondel |
2013-12-02 | Silence two warnings about tests being always true | Anthony Ramine |
2013-12-02 | Conditionally compile my_gethostbyname_r and my_gethostbyaddr_r | Anthony Ramine |
2013-12-02 | Silence a mismatching type pointer warning in ei_resolve | Anthony Ramine |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-08-29 | ei ic: install headers and libs into usr | Lukas Larsson |
2013-05-08 | erl_interface: check if file descriptor is valid before closing | Fredrik Gustafsson |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-22 | Merge branch 'sverk/erlang_pid-revert' | Sverker Eriksson |