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
/
erts
/
emulator
/
nifs
Age
Commit message (
Expand
)
Author
2018-10-12
Merge branch 'maint'
Rickard Green
2018-10-12
Merge branch 'john/erts/fix-unc-paths-windows/OTP-15333/ERL-737' into maint-21
Erlang/OTP
2018-10-11
erts: Fix UNC path handling on Windows
John Högberg
2018-10-11
erts: Fix a compiler warning
John Högberg
2018-09-26
erts: Fix memory leak on file read errors
John Högberg
2018-09-25
erts: Remove unnecessary NIF argc tests
Sverker Eriksson
2018-06-18
Update copyright year
Henrik Nord
2018-05-15
erts: Fix unused variable warning in unix prim file
Lukas Larsson
2018-05-03
Stop assuming that all NTFS reparse points are links
John Högberg
2018-03-19
Fix file:change_group/change_owner
John Högberg
2018-02-26
Allow opening device files and FIFOs with file:open/2
John Högberg
2017-12-06
Add translation for ERROR_INVALID_NAME
John Högberg
2017-11-30
Reimplement efile_drv as a dirty NIF
John Högberg
2017-11-30
Add a mutable binary buffer type (prim_buffer)
John Högberg
2017-11-09
Merge branch 'john/erts/fix-gunzip-eos/OTP-14730/ERL-507' into maint-20
Erlang/OTP
2017-11-09
Fix deflateParams on zlib 1.2.11
John Högberg
2017-11-02
Only apply EOS behaviors if there's pending data
John Högberg
2017-10-11
Add zlib:set_controlling_process/2
John Högberg
2017-09-29
Fix minor incompatibilities in inflate behavior
John Högberg
2017-09-07
Replace ad-hoc MIN/MAX macros with common ones
John Högberg
2017-09-05
Improve zlib error messages and update test suite to fit
John Högberg
2017-09-05
Replace the zlib driver with a NIF
John Högberg
2016-12-07
Update copyright-year
Erlang/OTP
2016-05-24
erts: Move tracer SecondTraceTerm to Opts map
Lukas Larsson
2016-05-11
erts: Only allow remove from trace_status callback
Lukas Larsson
2016-05-03
Merge branch 'egil/erts/gc-doc/OTP-13532'
Björn-Egil Dahlberg
2016-05-03
Merge branch 'lukas/erts/tracing/misc_fixes/OTP-13503'
Lukas Larsson
2016-05-02
erts: Remove forgotten atoms in erl_tracer
Björn-Egil Dahlberg
2016-04-29
erts: Extend garbage collection trace
Björn-Egil Dahlberg
2016-04-26
erts: Remove erl_tracer with invalid state
Lukas Larsson
2016-04-15
erts: Implement tracer modules
Lukas Larsson