Age | Commit message (Expand) | Author |
2016-03-09 | Eliminate use of ?config() macro | Björn Gustavsson |
2016-03-09 | Replace "%" with "%%" at the beginning of a line | Björn Gustavsson |
2016-03-09 | Eliminate 'suite' and 'doc' clauses | Björn Gustavsson |
2016-03-09 | Eliminate use of test_server:fail/0,1 | Björn Gustavsson |
2016-03-09 | Modernize use of timetraps | Björn Gustavsson |
2016-02-17 | Eliminate use of test_server.hrl and test_server_line.hrl | Björn Gustavsson |
2016-02-02 | Merge branch 'maint' | Rickard Green |
2016-01-26 | Fix a race bug affecting dets_SUITE:open_file/2 | Hans Bolinder |
2016-01-20 | Introduce time warp safe replacement for safe_fixed option | Rickard Green |
2016-01-13 | stdlib: Let dets:open_file() crash when given raw file name | Hans Bolinder |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe |
2014-10-23 | Fix rare race condition in Dets | Hans Bolinder |
2014-06-30 | stdlib: Correct documentation of dets:insert/2 | Hans Bolinder |
2014-03-28 | stdlib: loosen testcases | Dan Gudmundsson |
2014-03-05 | stdlib: Fix a Dets bug where files were deleted | Hans Bolinder |
2014-03-05 | stdlib: Fix a Dets bug with leaking file descriptors | Hans Bolinder |
2013-08-19 | Fix a Dets bug concerning traversal of tables | Hans Bolinder |
2013-03-27 | stdlib: Remove obsolete testcase dets_SUITE:otp_9607 | Sverker Eriksson |
2013-03-18 | Remove ?line from dets_SUITE.erl | Hans Bolinder |
2013-03-18 | Adjust dets.erl to cope with an evil test case | Hans Bolinder |
2012-08-21 | Optimize traversal of Dets tables with bound key | Hans Bolinder |
2012-07-19 | stdlib: Remove VxWorks | Björn-Egil Dahlberg |
2011-10-21 | Fix a few tests that used to fail on the HiPE platform | Hans Bolinder |
2011-10-17 | Fix a bug in Dets concerning repair of almost full tables | Hans Bolinder |
2011-10-10 | Fix a minor bug in Dets | Hans Bolinder |
2011-09-02 | Merge branch 'dev' into major | Hans Bolinder |
2011-08-31 | Improve and correct types and specifications in Kernel and STDLIB | Hans Bolinder |
2011-08-16 | emulator: Add a fourth element in exception stacktraces | Björn Gustavsson |
2011-05-11 | Allow Dets tablenames to be arbitrary terms | Hans Bolinder |
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 | Fix formatting for stdlib | 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 stdlib tests to conform with common_test standard | Lukas Larsson |
2011-02-17 | Update all fin_per_testcase to end_per_testcase. | Lukas Larsson |
2010-11-04 | Fix badly formed Dets file after initialization | Hans Bolinder |
2010-10-21 | Merge branch 'hb/stdlib/dets_chunk_match/OTP-8903' into dev | Hans Bolinder |
2010-10-21 | Fix a bug concerning bchunk(), match() and select() | Hans Bolinder |
2010-10-21 | Merge branch 'hb/stdlib/dets_stream_op/OTP-8899' into dev | Hans Bolinder |
2010-10-21 | Fix a bug that could cause 'bad_object' errors | Hans Bolinder |
2010-10-21 | Merge branch 'hb/stdlib/dets_fixed_dirty/OTP-8898' into dev | Hans Bolinder |
2010-10-21 | Fix a bug concerning truncated Dets files | Hans Bolinder |
2010-10-21 | Fix a bug in dets:insert_new() | Hans Bolinder |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP |