Age | Commit message (Expand) | Author |
2014-08-25 | Fix misspellings of 'another' | Tuncer Ayaz |
2013-12-02 | Silence two warnings about tests being always true | Anthony Ramine |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
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-25 | Update copyright years | Björn-Egil Dahlberg |
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 |
2013-01-08 | erl_interface: Enable decode of unicode atoms | Sverker Eriksson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-08 | Only step pointer arity steps | Lukas Larsson |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-09-06 | Changes inspired by running cppcheck(1) | Christian von Roques |
2011-05-11 | Merge branch 'gl/erl_do_receive_msg/OTP-9241' into dev | Björn-Egil Dahlberg |
2011-04-26 | The function 'erl_xreceive_msg' returned garbage in the 'to' and 'to_name' me... | Goran Larsson |
2011-04-13 | erl_interface: fix compile error | Michael Santos |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-22 | erl_interface: fix buffer overflows | Michael Santos |
2010-12-10 | Fix wrong erl_compare_ext result comparing lists | Vitaliy Batichko |
2010-12-10 | Correct erl_global{register, unregister} functions | Vitaliy Batichko |
2010-11-25 | erl_interface: Fix erl_term_len for integers and refs | Sverker Eriksson |
2010-10-29 | ei: error if return value of ei_alloc_big is NULL | Michael Santos |
2010-07-05 | term_to_binary use all 32 bits of INTEGER_EXT | Sverker Eriksson |
2010-06-08 | Merge branch 'sv/serge-new_float_ext' into dev | Erlang/OTP |
2010-06-07 | compact IEEE 754 double encoding in external binary format for ei | Steve Vinoski |
2010-02-02 | Merge branch 'sf/erl_match-longlong' into ccase/r13b04_dev | Erlang/OTP |
2010-01-23 | erl_interface: Allow erl_match() to match ERL_LONGLONG and ERL_U_LONGLONG terms | Scott Lystig Fritchie |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |