Age | Commit message (Expand) | Author |
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 |
2013-01-18 | erl_interface: utf8 atoms continued | Sverker Eriksson |
2013-01-09 | Prepare OTP files for Unicode as default encoding | Hans Bolinder |
2012-08-31 | Update copyright years | Björn-Egil Dahlberg |
2012-06-08 | Merge branch 'lukas/otp/install_with_whitespace/OTP-10107' into maint | Lukas Larsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-05-30 | Fix erl_interface testcases | Lukas Larsson |
2012-05-30 | Update gccifier to respect -link option | Lukas Larsson |
2012-05-02 | Fix cross compile of testcases | Lukas Larsson |
2011-12-09 | Update copyright years | Björn-Egil Dahlberg |
2011-12-09 | erl_interface tests: Conform port_call_drv.c updated driver API | Björn Gustavsson |
2011-10-27 | erl_interface tests: Eliminate use of deprecated regexp module | Björn Gustavsson |
2011-09-29 | Merge branch 'dev' into major | Björn-Egil Dahlberg |
2011-09-29 | Update copyright years | Björn-Egil Dahlberg |
2011-09-28 | Merge branch 'bjorn/parallel-make/OTP-9451' into major | Björn Gustavsson |
2011-09-22 | ei: Add gcc link flags to port_call_SUITE | Björn-Egil Dahlberg |
2011-09-21 | Support parallel make when running erl_interface tests | Björn Gustavsson |
2011-03-30 | Merge branch 'hw/call-chmod-without-f' into dev | Henrik Nord |
2011-03-11 | Update copyright years | Björn-Egil Dahlberg |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Update and add cover spec files to work with common_test | Lukas Larsson |
2011-02-17 | Update all test specs | Lukas Larsson |
2011-02-17 | Fix formatting for erl_interface | Lukas Larsson |
2011-02-17 | Add init_per_suite and end_per_suite | Lukas Larsson |
2011-02-17 | Add ts_install_scb to suite/0 | Lukas Larsson |
2011-02-17 | Update erl_interface tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2010-12-30 | Fix testcases erl_global_whereis, erl_global_names | Björn-Egil Dahlberg |
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-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-11-30 | Fix ei_decode_SUITE:test_ei_decode_long for halfword vm | Sverker Eriksson |