Age | Commit message (Expand) | Author |
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 | Replace ?t with test_server | 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-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2015-12-15 | Merge branch 'lukas/erts/forker' | Lukas Larsson |
2015-12-15 | erts: Allow one dangling fd if there is a gethost port | Lukas Larsson |
2015-12-11 | Emulator test suite: Replace use of 'random' with 'rand' | Björn Gustavsson |
2015-06-24 | erts: Remove halfword specific tests | Björn-Egil Dahlberg |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2015-05-06 | Replace erlang:now() usage in emulator suite | Rickard Green |
2014-11-02 | Expose NIF version | Peter Lemenkov |
2014-09-25 | Merge branch 'rickard/eager-check-io/OTP-12117' into rickard/maint-17/eager-c... | Rickard Green |
2014-09-25 | Introduce support for eager check I/O scheduling | Rickard Green |
2014-09-12 | erts: Remove enif_have_dirty_schedulers() | Sverker Eriksson |
2014-08-06 | erts: Fix tc and docs after {fd,FD} bind change | Lukas Larsson |
2014-02-05 | erts: Skip driver_SUITE:thr_free_drv for VM without threads | Sverker Eriksson |
2014-01-20 | Fix testcase driver_SUITE:consume_timeslice | Rickard Green |
2013-09-12 | Remove ^L characters hidden randomly in the code. Not those used in text file... | Pierre Fenoll |
2013-06-03 | erts: Remove SBMBC allocator | Sverker Eriksson |
2013-02-13 | Implement erl_drv_consume_timeslice() | Rickard Green |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg |
2012-12-03 | Add erl_drv_[send|output]_term | Rickard Green |
2012-12-03 | Implement functionality for delaying thread progress from unmanaged threads | Rickard Green |
2011-12-09 | Merge branch 'raimo/64-bit-driver-api/OTP-9795' | Björn Gustavsson |
2011-12-09 | driver_SUITE.erl: Fix sys info drivers | Raimo Niskanen |
2011-12-08 | Merge branch 'rickard/generic-thr-queue/OTP-9632' | Rickard Green |
2011-12-07 | Give elements of lock-free queues some time to be deallocated | Rickard Green |
2011-12-05 | Skip thread_mseg_alloc_cache_clean() when no mseg_alloc | Rickard Green |
2011-11-13 | Use generic lock-free queue for async threads | Rickard Green |
2011-11-13 | Optimize memory allocation | Rickard Green |
2011-09-15 | Fix misspelling of exceed | Tuncer Ayaz |
2011-05-18 | Fix driver_async_cancel() | Rickard Green |
2011-05-10 | Replace io_list_len() with erts_iolist_size() | Björn Gustavsson |
2011-05-06 | Make port_command/2 reject non-byte sized bitstrings | Björn Gustavsson |
2011-03-01 | Merge branch 'sverker/driver_SUITE_smp_select_nice_fail/OTP-9042' into dev | Sverker Eriksson |
2011-02-21 | Allow unexpected driver input event in driver_SUITE:smp_select | Sverker Eriksson |
2011-02-18 | Merge branch 'sverker/ets_halfword_highmem/OTP-8941' into dev | Sverker Eriksson |
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 |
2011-02-03 | HALFWORD Make system_info mseg_alloc report both low/high mem | Sverker Eriksson |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |