Age | Commit message (Expand) | Author |
2016-11-25 | erts: Fix code_SUITE:api_2_0,upgrade crash on win64 | Sverker Eriksson |
2016-11-23 | erts: Add tests of nif API 2.0 | Sverker Eriksson |
2016-11-23 | erts: Use test groups to repeat for different APIs | Sverker Eriksson |
2016-11-23 | erts: Add testing of old nif API | Sverker Eriksson |
2016-11-21 | erts: Mend broken checks in nif_SUITE | Sverker Eriksson |
2016-11-01 | erts: Add notsup error for load_nif/2 from hipe code | Sverker Eriksson |
2016-09-19 | erts: Cuddle nif_SUITE:consume_timeslice | Sverker Eriksson |
2016-09-19 | erts: Remove deprecated nif 'reload' feature | Sverker Eriksson |
2016-09-14 | erts: Add nif_SUITE:t_on_load | Sverker Eriksson |
2016-09-14 | erts: Improve nif_SUITE:upgrade test | Sverker Eriksson |
2016-08-30 | Merge branch 'rickard/time-unit/OTP-13735' into maint | Rickard Green |
2016-08-25 | Update test-cases to use new symbolic time units | Rickard Green |
2016-06-22 | Skip nif_SUITE:consume_timeslice test when debug compiled | Rickard Green |
2016-05-13 | Merge branch 'egil/erts/nif-format_term/OTP-13580' | Björn-Egil Dahlberg |
2016-05-11 | erts: Add tests for enif_snprintf | Björn-Egil Dahlberg |
2016-05-11 | Move dirty nif test cases into dirty_nif_SUITE | Rickard Green |
2016-04-15 | Merge branch 'lukas/erts/enif_send_null_env/OTP-13495' | Lukas Larsson |
2016-04-13 | Merge branch 'henrik/update-copyrightyear' | Henrik Nord |
2016-04-07 | erts: Add enif_send with NULL as msg env | Lukas Larsson |
2016-03-29 | erts: Fix windows nif port tests | Lukas Larsson |
2016-03-29 | erts: Improve enif_binary_to_term | Sverker Eriksson |
2016-03-29 | erts: Add enif_port_command | Lukas Larsson |
2016-03-29 | erts: Add enif_term_to_binary and enif_binary_to_term | Lukas Larsson |
2016-03-29 | erts: Add enif_is_process/port_alive | Lukas Larsson |
2016-03-29 | erts: Add enif_cpu/now_time and enif_make_unique_integer | Lukas Larsson |
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 ?config() macro | Björn-Egil Dahlberg |
2016-03-11 | Replace use of test_server:format/2 with io:format/2 | 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-03-09 | Merge branch 'maint' | Sverker Eriksson |
2016-03-09 | erts: Fix wobbling tests in nif_SUITE | Sverker Eriksson |
2016-02-18 | Merge branch 'sverk/fix-list-length-int/OTP-13288' | Sverker Eriksson |
2016-02-18 | Merge branch 'bjorn/remove-test_server/OTP-12705' | Björn Gustavsson |
2016-02-18 | Merge branch 'maint' | Sverker Eriksson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2016-02-12 | erts: Fix wobbling test failure in nif_SUITE | Sverker Eriksson |
2016-02-08 | erts: Fix error cases in enif_get_list_length | Sverker Eriksson |
2016-02-02 | Merge branch 'maint' | Rickard Green |
2016-01-21 | Introduce time management in native APIs | Rickard Green |
2015-12-11 | Emulator test suite: Replace use of 'random' with 'rand' | Björn Gustavsson |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-26 | Add enif_raise_exception | Steve Vinoski |
2015-05-26 | Enhance enif_has_pending_exception | Steve Vinoski |
2015-05-08 | Merge branch 'rickard/time-improvement/OTP-11997' | Rickard Green |
2015-05-06 | Replace erlang:now() usage in emulator suite | Rickard Green |
2015-04-22 | Merge branch 'sverk/pr632/prevent-illegal-nif-terms/OTP-12655' | Sverker Eriksson |
2015-03-15 | Ensure NIF term creation disallows illegal values | Steve Vinoski |