aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/nifs
AgeCommit message (Expand)Author
2017-11-09Merge branch 'john/erts/fix-gunzip-eos/OTP-14730/ERL-507' into maint-20Erlang/OTP
2017-11-09Fix deflateParams on zlib 1.2.11John Högberg
2017-11-02Only apply EOS behaviors if there's pending dataJohn Högberg
2017-10-11Add zlib:set_controlling_process/2John Högberg
2017-09-29Fix minor incompatibilities in inflate behaviorJohn Högberg
2017-09-07Replace ad-hoc MIN/MAX macros with common onesJohn Högberg
2017-09-05Improve zlib error messages and update test suite to fitJohn Högberg
2017-09-05Replace the zlib driver with a NIFJohn Högberg
2016-12-07Update copyright-yearErlang/OTP
2016-05-24erts: Move tracer SecondTraceTerm to Opts mapLukas Larsson
2016-05-11erts: Only allow remove from trace_status callbackLukas Larsson
2016-05-03Merge branch 'egil/erts/gc-doc/OTP-13532'Björn-Egil Dahlberg
2016-05-03Merge branch 'lukas/erts/tracing/misc_fixes/OTP-13503'Lukas Larsson
2016-05-02erts: Remove forgotten atoms in erl_tracerBjörn-Egil Dahlberg
2016-04-29erts: Extend garbage collection traceBjörn-Egil Dahlberg
2016-04-26erts: Remove erl_tracer with invalid stateLukas Larsson
2016-04-15erts: Implement tracer modulesLukas Larsson