Age | Commit message (Expand) | Author |
2017-01-30 | Add new AtU8 beam chunk | José Valim |
2016-12-19 | New test cases testing stacktrace from apply on erlang:error() | Rickard Green |
2016-11-22 | erts: Add env variable ERL_CRASH_DUMP_BYTES | Sverker Eriksson |
2016-05-30 | Reintroduce erlang:halt/0/1 in erl_bif_types.erl | Sverker Eriksson |
2016-05-25 | erts: Make erlang:halt/2 truncate string arg | Sverker Eriksson |
2016-03-15 | update copyright-year | Henrik Nord |
2016-03-11 | Remove ?line macros | Björn-Egil Dahlberg |
2016-03-11 | Eliminate use of doc and suite clauses | Björn-Egil Dahlberg |
2016-03-11 | Eliminate use of test_server:fail/0,1 | Björn-Egil Dahlberg |
2016-03-11 | Modernize use of timetraps | Björn-Egil Dahlberg |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2015-10-09 | Teach erlang:is_builtin/3 that erlang:apply/3 is built-in | Björn Gustavsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-12-19 | erts: Improve crash dumps | Lukas Larsson |
2013-11-11 | erts: remove ?line macro in testcases | Fredrik Gustafsson |
2013-11-09 | Add os:unsetenv/1 | Martin Hässler |
2013-01-08 | erts: Change internal representation of atoms to utf8 | Sverker Eriksson |
2012-06-08 | Merge branch 'maint' | Lukas Larsson |
2012-06-05 | Update to work with whitespace in exec path | Lukas Larsson |
2012-03-22 | Merge branch 'maint' | Raimo Niskanen |
2012-03-21 | erts: Basic test of erlang:halt/0..2 | Raimo Niskanen |
2012-02-08 | bif_SUITE: Test for suitable "shadowed by erl_bif_types" comments | Björn Gustavsson |
2012-02-08 | bif_SUITE: Add test to ensure that all guard BIFs have type info | Björn Gustavsson |
2012-02-08 | Replace autoimport_SUITE with bif_SUITE:auto_imports/1 | Björn Gustavsson |
2012-02-08 | bif_SUITE: Add test case for specs and BIF stubs | Björn Gustavsson |
2011-03-17 | Make erts_printf %T not recurse on C stack | Patrik Nyblom |
2011-02-17 | Rename Suite Callback to Common Test Hook | Lukas Larsson |
2011-02-17 | Fix formatting for emulator | 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 emulator tests to conform with common_test standard | Lukas Larsson |
2010-06-07 | Test that all BIFs have known types | Björn Gustavsson |
2010-06-03 | Merge branch 'pan/otp_8579_autoimport_override' into dev | Erlang/OTP |
2010-06-02 | Autoimport min/2 and max/2 | Patrik Nyblom |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |