aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/dets.erl
AgeCommit message (Expand)Author
2012-10-05Fix Dialyzer warningsHans Bolinder
2012-08-21Optimize traversal of Dets tables with bound keyHans Bolinder
2011-10-17Fix a bug in Dets concerning repair of almost full tablesHans Bolinder
2011-10-10Fix a minor bug in DetsHans Bolinder
2011-08-31Improve and correct types and specifications in Kernel and STDLIBHans Bolinder
2011-05-13Merge branch 'hb/stdlib/dets_tablenames/OTP-9282' into devHans Bolinder
2011-05-12Types and specifications have been modified and addedHans Bolinder
2011-05-11Allow Dets tablenames to be arbitrary termsHans Bolinder
2010-10-21Merge branch 'hb/stdlib/dets_chunk_match/OTP-8903' into devHans Bolinder
2010-10-21Fix a bug concerning bchunk(), match() and select()Hans Bolinder
2010-10-21Merge branch 'hb/stdlib/dets_stream_op/OTP-8899' into devHans Bolinder
2010-10-21Fix a bug that could cause 'bad_object' errorsHans Bolinder
2010-10-21Fix a bug concerning truncated Dets filesHans Bolinder
2010-06-04Merge branch 'ks/dialyzer' into devErlang/OTP
2010-06-03stdlib: Add declarations for exported typesKostis Sagonas
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP