summaryrefslogtreecommitdiff
path: root/erts/emulator/nifs
Commit message (Expand)AuthorAgeFilesLines
* Fix minor incompatibilities in inflate behaviorJohn Högberg2017-09-291-76/+51
* Replace ad-hoc MIN/MAX macros with common onesJohn Högberg2017-09-071-8/+0
* Improve zlib error messages and update test suite to fitJohn Högberg2017-09-051-117/+138
* Replace the zlib driver with a NIFJohn Högberg2017-09-051-0/+998
* Update copyright-yearErlang/OTP2016-12-071-1/+1
* erts: Move tracer SecondTraceTerm to Opts mapLukas Larsson2016-05-241-19/+15
* erts: Only allow remove from trace_status callbackLukas Larsson2016-05-111-3/+7
* Merge branch 'egil/erts/gc-doc/OTP-13532'Björn-Egil Dahlberg2016-05-031-2/+0
|\
| * erts: Remove forgotten atoms in erl_tracerBjörn-Egil Dahlberg2016-05-021-2/+0
* | Merge branch 'lukas/erts/tracing/misc_fixes/OTP-13503'Lukas Larsson2016-05-031-0/+3
|\ \ | |/ |/|
| * erts: Remove erl_tracer with invalid stateLukas Larsson2016-04-261-0/+3
* | erts: Extend garbage collection traceBjörn-Egil Dahlberg2016-04-291-0/+6
|/
* erts: Implement tracer modulesLukas Larsson2016-04-151-0/+250