Age | Commit message (Expand) | Author |
2017-10-30 | erl_process_dump: Don't assume that literals can be found | Björn Gustavsson |
2017-10-25 | Merge branch 'maint-20' into maint | John Högberg |
2017-10-25 | Merge branch 'lukas/erts/fix-cpu-bind-w-modifies-scheduler-avail/OTP-14694' i... | Erlang/OTP |
2017-10-23 | erts: Fix so that bind correct schedulers | Lukas Larsson |
2017-10-18 | Bump version of crash dumps to 0.4 | Björn Gustavsson |
2017-10-18 | Don't dump literal areas that are not referenced at all | Björn Gustavsson |
2017-10-18 | Dump literals separately to avoid incomplete heap data | Björn Gustavsson |
2017-10-18 | Implement dumping of maps in crash dumps | Björn Gustavsson |
2017-10-18 | Buffer writing of crash dumps | Björn Gustavsson |
2017-10-17 | Merge branch 'sverker/dist-send-noreply-opt/OTP-14689' into maint | Sverker Eriksson |
2017-10-12 | Revert "Merge branch 'rickard/null-char-filenames/ERL-370/OTP-14543' into maint" | Rickard Green |
2017-10-12 | Merge branch 'lukas/erts/tracing/recv_exit_signal_deadlock/OTP-14678' into maint | Lukas Larsson |
2017-10-12 | Merge branch 'lukas/erts/fix_caller_trace_for_apply_bifs/OTP-14677' into maint | Lukas Larsson |
2017-10-12 | erts: Fix lock order when recv tracing trapped exit signal | Lukas Larsson |
2017-10-11 | Add zlib:set_controlling_process/2 | John Högberg |
2017-10-09 | Merge branch 'sverker/bad-dist-msg-bug/ERIERL-80/OTP-14661' into maint-20 | Erlang/OTP |
2017-10-09 | erts: Fix caller trace for apply bifs | Lukas Larsson |
2017-10-02 | Merge branch 'sverker/bad-dist-msg-bug/ERIERL-80/OTP-14661' into maint | Sverker Eriksson |
2017-10-02 | erts: Fix bug when detecting bad dist message | Sverker Eriksson |
2017-10-02 | Add distribution_SUITE:bad_dist_ext_size | Sverker Eriksson |
2017-10-02 | Merge branch 'maint-20' into maint | John Högberg |
2017-09-29 | Fix minor incompatibilities in inflate behavior | John Högberg |
2017-09-27 | Don't allow null in filenames | Rickard Green |
2017-09-22 | Correctly append sub-binaries in iolist_to_iovec | John Högberg |
2017-09-20 | erts: Improve distribution send operations | Sverker Eriksson |
2017-09-15 | Merge branch 'sverker/on_load-on_load-bug/OTP-14612' into maint | Sverker Eriksson |
2017-09-14 | Merge pull request #1549 from ggcampinho/fix-move-cursor | Dan Gudmundsson |
2017-09-13 | Merge branch 'sverker/19/on_load-on_load-bug/OTP-14612' into sverker/on_load-... | Sverker Eriksson |
2017-09-13 | erts: Fix 'on_load' tracing bug for modules with -on_load | Sverker Eriksson |
2017-09-13 | Fix del_chars not considering wide chars and update buffer length before call... | Glauber Campinho |
2017-09-13 | Merge branch 'sverker/20/binary_to_atom-utf8-crash/ERL-474/OTP-14590' into ma... | Erlang/OTP |
2017-09-12 | Merge branch 'sverker/ets-fix-assert-fix' into maint | Sverker Eriksson |
2017-09-12 | Merge branch 'sverker/valgrind-fixes/OTP-14609' into maint | Sverker Eriksson |
2017-09-12 | Merge branch 'lukas/ct/ts_abort_on_compilation_fail' into maint | Lukas Larsson |
2017-09-12 | erts: Fix leaking of fds in iovec_SUITE | Lukas Larsson |
2017-09-11 | Merge branch 'lukas/erts/fix_warnings' into maint | Lukas Larsson |
2017-09-11 | Fix some clang warnings | Lukas Larsson |
2017-09-11 | Fix unused-functions warnings | Lukas Larsson |
2017-09-07 | Replace ad-hoc MIN/MAX macros with common ones | John Högberg |
2017-09-06 | Merge branch 'john/erts/zlib-nif/OTP-14185' into maint | John Högberg |
2017-09-06 | Merge branch 'lukas/erts/nif_vector_q/OTP-14598' into maint | 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 |
2017-09-05 | erts: Add erlang:iolist_to_iovec | Lukas Larsson |
2017-09-05 | Merge branch 'rickard/statistics-time-fixes/OTP-14597/ERL-465' into maint | Rickard Green |
2017-09-05 | erts: Add nif ioq | Lukas Larsson |
2017-09-05 | erts: Fix faulty ASSERT of table fixation counter | Sverker Eriksson |
2017-09-04 | Bug fixes of statistics(wall_clock) and statistics(runtime) | Rickard Green |
2017-09-01 | Make cp_pos_to_col function aware of the ANSI escape codes | Glauber Campinho |
2017-09-01 | Merge branch 'sverker/20/binary_to_atom-utf8-crash/ERL-474/OTP-14590' into maint | Sverker Eriksson |