summaryrefslogtreecommitdiff
path: root/lib/kernel/src/disk_log.erl
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in lib/kernelKian-Meng, Ang2021-12-231-2/+2
* Update copyright yearRickard Green2021-12-131-1/+1
* kernel: Let option 'size' of disk_log:open/1 change sizeHans Bolinder2021-03-021-11/+33
* kernel: Remove support for distributed disk logsHans Bolinder2020-10-051-95/+29
* kernel: Correct value of tag 'head' of disk_log:info/1Hans Bolinder2020-08-241-3/+7
* kernel: Correct disk_log's calculation of no_itemsHans Bolinder2020-08-191-1/+1
* disk_log: fix typo in -specMikael Pettersson2020-03-051-1/+1
* kernel: Correct contracts and a bug in group_historyHans Bolinder2018-01-221-2/+2
* add option 'quiet' to disk_logFred Hebert2017-05-171-1/+4
* Update copyright yearRaimo Niskanen2017-05-041-1/+1
* Pass log format through from handle()Richard Carlsson2016-11-291-9/+6
* Use pattern matching for records where suitableRichard Carlsson2016-11-291-84/+82
* Eliminate more code duplicationRichard Carlsson2016-11-291-44/+18
* Simplify for rflatRichard Carlsson2016-11-291-7/+4
* Clarify that the type for disk log data is iodata()Richard Carlsson2016-11-291-11/+7
* Pass through known size instead of recomputingRichard Carlsson2016-11-171-14/+19
* Use iolist_size instead of local functionRichard Carlsson2016-11-171-8/+5
* Only read log format once in collect loopRichard Carlsson2016-11-171-26/+28
* Eliminate some code duplicationRichard Carlsson2016-11-171-33/+30
* Rename internal function for clarityRichard Carlsson2016-11-171-21/+22
* Update Kernel and STDLIBHans Bolinder2015-10-081-37/+31
* Change license text to APLv2Bruce Yinhe2015-06-181-10/+11
* Fix unmatched_returns warnings in STDLIB and KernelHans Bolinder2013-05-061-6/+7
* Use erlang:demonitor(Ref, [flush]) where applicableLoïc Hoguin2013-04-051-14/+4
* Update copyright yearsBjörn-Egil Dahlberg2013-01-251-1/+1
* Make adjustments for UnicodeHans Bolinder2013-01-251-23/+23
* Fix Dialyzer warningsHans Bolinder2012-10-051-0/+2
* Correct the type of the disk log headerHans Bolinder2012-07-021-2/+5
* Make sure disk_log does not write too much dataHans Bolinder2012-03-201-6/+4
* Remove debug printoutHans Bolinder2011-12-071-1/+0
* Make sure disk_log does not write too much dataHans Bolinder2011-12-041-23/+28
* Fix two minor disk_log bugsHans Bolinder2011-09-011-6/+16
* Types and specifications have been modified and addedHans Bolinder2011-05-091-61/+191
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1899