Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-05-06 | Fix unmatched_returns warnings in STDLIB and Kernel | Hans Bolinder | |
2012-10-05 | Fix Dialyzer warnings | Hans Bolinder | |
Opaque types need to be exported. | |||
2011-05-12 | Types and specifications have been modified and added | Hans Bolinder | |
2011-03-23 | Update index file atomically | Siri Hansen | |
Since the log_mf_h index file might be read by other processes than the error handler (e.g. by the rb tool), this file should be updated atomically. This will avoid hitting the time gap between opening the file in write mode (and thus emptying the file) and the actual update with the new contents. To do this, a temporary file is written, and the file:rename/1 used to replace the real index file. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |