index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
test
/
dets_SUITE.erl
Age
Commit message (
Expand
)
Author
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