Age | Commit message (Expand) | Author |
2017-05-04 | Update copyright year | Raimo Niskanen |
2017-02-14 | Fixed typos in lib/erl_interface | Andrew Dryga |
2016-08-19 | erl_interface: Fix faulty #if logic | Sverker Eriksson |
2016-06-14 | erl_interface: Fix trace level tracing on windows | Lukas Larsson |
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 | erl_interface: Support 32-bit creation for pid,port,refs | Sverker Eriksson |
2016-03-15 | update copyright-year | Henrik Nord |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-06-02 | erl_interface: Move isfinite definition to header | Björn-Egil Dahlberg |
2014-03-06 | erl_interface: Add ei encode/decode for maps | Sverker Eriksson |
2013-02-18 | erl_interface,ic: Remove node_org_enc from erlang_{pid,port,ref} | Sverker Eriksson |
2013-02-07 | erl_interface: Change enum erlang_char_encoding to a typedef | 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-22 | erl_interface: even more utf8 atom stuff | Sverker Eriksson |
2013-01-18 | erl_interface: utf8 atoms continued | Sverker Eriksson |
2013-01-08 | erl_interface: Enable decode of unicode atoms | Sverker Eriksson |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg |
2012-01-03 | ei: Remove unused variable in ei_format.c | Björn-Egil Dahlberg |
2011-09-07 | Make comment reflect code in erl_interface/src/misc/ei_decode_term.c | Anneli Cuss |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-22 | ei: buffer overflow when decoding atoms | Michael Santos |
2011-01-03 | Merge branch 'vb/ei-exts' into dev | Björn-Egil Dahlberg |
2010-12-15 | Remove ancient distribution message DOP_NODE_LINK from all code | Patrik Nyblom |
2010-12-08 | Add PID (~p) type parameters to ei_format | Vitaliy Batichko |
2010-12-08 | Add char (~c) type parameters to ei_format | Vitaliy Batichko |
2010-10-29 | ei: check memory was allocated | Michael Santos |
2010-10-29 | ei: error if return value of ei_alloc_big is NULL | Michael Santos |
2010-10-06 | teach ei_x_format to handle unary - and + | Steve Vinoski |
2010-09-11 | fix incorrect writev iovec buffer handling in ei | Steve Vinoski |
2010-07-27 | Fix compiler warnings in erl_interface | Björn-Egil Dahlberg |
2010-06-08 | Merge branch 'sv/serge-new_float_ext' into dev | Erlang/OTP |
2010-06-07 | Let ei_get_type() return ERL_FLOAT_EXT instead of NEW_FLOAT_EXT | Björn-Egil Dahlberg |
2010-06-07 | compact IEEE 754 double encoding in external binary format for ei | Steve Vinoski |
2009-12-17 | Fix duplicate ei_tracelevel symbol | Björn-Egil Dahlberg |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |