index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
kernel
/
src
/
disk_log.erl
Age
Commit message (
Expand
)
Author
2018-01-22
kernel: Correct contracts and a bug in group_history
Hans Bolinder
2017-05-17
add option 'quiet' to disk_log
Fred Hebert
2017-05-04
Update copyright year
Raimo Niskanen
2016-11-29
Pass log format through from handle()
Richard Carlsson
2016-11-29
Use pattern matching for records where suitable
Richard Carlsson
2016-11-29
Eliminate more code duplication
Richard Carlsson
2016-11-29
Simplify for rflat
Richard Carlsson
2016-11-29
Clarify that the type for disk log data is iodata()
Richard Carlsson
2016-11-17
Pass through known size instead of recomputing
Richard Carlsson
2016-11-17
Use iolist_size instead of local function
Richard Carlsson
2016-11-17
Only read log format once in collect loop
Richard Carlsson
2016-11-17
Eliminate some code duplication
Richard Carlsson
2016-11-17
Rename internal function for clarity
Richard Carlsson
2015-10-08
Update Kernel and STDLIB
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-04-05
Use erlang:demonitor(Ref, [flush]) where applicable
Loïc Hoguin
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-07-02
Correct the type of the disk log header
Hans Bolinder
2012-03-20
Make sure disk_log does not write too much data
Hans Bolinder
2011-12-07
Remove debug printout
Hans Bolinder
2011-12-04
Make sure disk_log does not write too much data
Hans Bolinder
2011-09-01
Fix two minor disk_log bugs
Hans Bolinder
2011-05-09
Types and specifications have been modified and added
Hans Bolinder
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP