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
/
src
/
dets.erl
Age
Commit message (
Expand
)
Author
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
2015-03-20
Replace usage of erlang:now() with usage of new API
Rickard Green
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-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-21
Merge branch 'maint'
Hans Bolinder
2013-08-19
Fix a Dets bug concerning traversal of tables
Hans Bolinder
2013-05-06
Fix unmatched_returns warnings in STDLIB and Kernel
Hans Bolinder
2013-04-05
Use erlang:demonitor(Ref, [flush]) where applicable
Loïc Hoguin
2013-03-18
Adjust dets.erl to cope with an evil test case
Hans Bolinder
2013-01-25
Update copyright years
Björn-Egil Dahlberg
2013-01-25
Make adjustments for Unicode
Hans Bolinder
2012-10-05
Fix Dialyzer warnings
Hans Bolinder
2012-08-21
Optimize traversal of Dets tables with bound key
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-08-31
Improve and correct types and specifications in Kernel and STDLIB
Hans Bolinder
2011-05-13
Merge branch 'hb/stdlib/dets_tablenames/OTP-9282' into dev
Hans Bolinder
2011-05-12
Types and specifications have been modified and added
Hans Bolinder
2011-05-11
Allow Dets tablenames to be arbitrary terms
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
Fix a bug concerning truncated Dets files
Hans Bolinder
2010-06-04
Merge branch 'ks/dialyzer' into dev
Erlang/OTP
2010-06-03
stdlib: Add declarations for exported types
Kostis Sagonas
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP