Age | Commit message (Expand) | Author |
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 |