Age | Commit message (Expand) | Author |
2017-06-14 | Fix erl_interface tests | Rickard Green |
2017-05-04 | Update copyright year | Raimo Niskanen |
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-06-14 | Merge branch 'lukas/erts/testfixes-19' | Lukas Larsson |
2016-06-14 | erl_interface: Fix trace level tracing on windows | Lukas Larsson |
2016-06-14 | erl_interface: Fix decode_ulong on windows | Lukas Larsson |
2016-06-14 | erl_interface: Fix signed int overflow tc bug | Lukas Larsson |
2016-05-13 | erl_interface: Fix race bug in ei tests on OpenBSD | Sverker Eriksson |
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-04-07 | erl_interface: Cuddle test ei_tmo_SUITE | Sverker Eriksson |
2016-04-07 | test_server,erl_interface: Add test_host_not_reachable config | Sverker Eriksson |
2016-04-07 | Remove forgotten line | Björn-Egil Dahlberg |
2016-03-21 | Eliminate use of test_server:fail/0,1 | Björn-Egil Dahlberg |
2016-03-21 | Cleanup test code | Björn-Egil Dahlberg |
2016-03-21 | Remove unncecessary exports | Björn-Egil Dahlberg |
2016-03-21 | Eliminate suite and doc clauses | Björn-Egil Dahlberg |
2016-03-21 | Replace ?config() macro with proplists:get_value() | Björn-Egil Dahlberg |
2016-03-21 | Modernize timetraps | Björn-Egil Dahlberg |
2016-03-21 | Eliminate ?line macros | Björn-Egil Dahlberg |
2016-03-15 | update copyright-year | Henrik Nord |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-12-15 | Fix one-letter typo | David N. Welton |
2014-03-14 | erts: Change external format for maps | Sverker Eriksson |
2014-03-10 | erl_interface: Add test for ei_skip_term of container terms | Sverker Eriksson |
2014-03-10 | erl_interface: Fix mem leak in ei_decode_encode_test | Sverker Eriksson |
2014-03-06 | erl_interface: test decode/encode of maps | Sverker Eriksson |
2014-03-06 | erl_interface: test decode_encode of tuples and lists | Sverker Eriksson |
2014-03-06 | erl_interface: refactor ei_decode_encode_test.c | Sverker Eriksson |
2014-02-24 | erts: Set default external enc to use new float scheme | Lukas Larsson |
2013-10-14 | Merge branch 'maint' | Fredrik Gustafsson |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-09-04 | Merge branch 'maint' | Fredrik Gustafsson |
2013-08-30 | Fix location of true binary under Mac OSX | Simon Cornish |
2013-08-08 | Merge branch 'maint' | Lukas Larsson |
2013-08-05 | Add smoke tests | Lukas Larsson |
2013-05-20 | Handle space in paths in test Makefiles | Dan Gudmundsson |
2013-04-19 | Remove the "coding: utf-8" comment from all Erlang source files | Hans Bolinder |
2013-02-22 | Update copyright years | Björn-Egil Dahlberg |
2013-02-20 | erl_interface: Fix some warnings in test code | 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 | Add utf8 atom encode and decode testcases | Lukas Larsson |
2013-01-23 | Merge branch 'sverk/r16/utf8-atoms' | Sverker Eriksson |
2013-01-22 | erl_interface: even more utf8 atom stuff | Sverker Eriksson |