Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-30 | stdlib: Remove support for Dets version 8 tables | Hans Bolinder | |
When at it, types have been added to record fields. | |||
2016-02-17 | stdlib: Add suppression of Dialyzer warnings | Hans Bolinder | |
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-05-06 | Fix unmatched_returns warnings in STDLIB and Kernel | Hans Bolinder | |
2013-01-25 | Update copyright years | Björn-Egil Dahlberg | |
2013-01-25 | Make adjustments for Unicode | Hans Bolinder | |
2011-10-17 | Fix a bug in Dets concerning repair of almost full tables | Hans Bolinder | |
A Dets table with sufficiently large buckets could not always be repaired. (Reported by Gordon Guthrie.) The format of Dets files has been modified. When downgrading tables created with the new system will be repaired. Otherwise the modification should not be noticeable. | |||
2010-11-04 | Fix badly formed Dets file after initialization | Hans Bolinder | |
If a Dets table with fewer slots than keys was opened and then closed after just a lookup, the contents were no longer well-formed. This bug has been fixed. (Thanks to Matthew Evans.) | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |