Age | Commit message (Expand) | Author |
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 |
2013-02-18 | erl_interface,ic: Remove node_org_enc from erlang_{pid,port,ref} | Sverker Eriksson |
2013-02-14 | Update config.guess and config.sub to latest versions | Lukas Larsson |
2013-02-11 | erl_interface: Fixup of b069306, typdef enum erlang_char_encoding | Sverker Eriksson |
2013-02-08 | Merge branch 'sverk/erl_interface-enum-typedef' | Sverker Eriksson |
2013-02-07 | erl_interface: Change enum erlang_char_encoding to a typedef | Sverker Eriksson |
2013-01-30 | erl_interface: Fix ei_skip_term | Sverker Eriksson |
2013-01-28 | Merge branch 'lukas/erl_interface/test_atom_as_functions/OTP-10753' | Lukas Larsson |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2013-01-25 | Return if size test fails | Lukas Larsson |
2013-01-25 | Validate UTF8/ASCII when buf is NULL | Lukas Larsson |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-23 | erl_interface: Fix bug when transcoding atoms from and to UTF8 | Lukas Larsson |
2013-01-23 | erl_interface: Changed erlang_char_encoding interface | Sverker Eriksson |
2013-01-22 | erl_interface: even more utf8 atom stuff | Sverker Eriksson |
2013-01-18 | erl_interface: utf8 atoms continued | Sverker Eriksson |