Age | Commit message (Expand) | Author |
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-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-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-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-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-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-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 'lukas/erts/nif_vector_q/OTP-14598' into maint | 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 | Merge branch 'sverker/20/binary_to_atom-utf8-crash/ERL-474/OTP-14590' into maint | Sverker Eriksson |
2017-08-30 | Merge tag 'OTP-20.0' into sverker/20/binary_to_atom-utf8-crash/ERL-474/OTP-14590 | Sverker Eriksson |
2017-08-30 | Merge tag 'OTP-19.0' into sverker/19/binary_to_atom-utf8-crash/ERL-474/OTP-14590 | Sverker Eriksson |
2017-08-30 | erts: Fix crash in binary_to_atom/term for invalid utf8 | Sverker Eriksson |
2017-08-30 | erts: Fix memory leak when sending to terminating port | Sverker Eriksson |
2017-08-28 | erts: Fix harmless use of uninitialised value | Sverker Eriksson |
2017-08-25 | Merge branch 'rickard/btm-auto-cleanup-bug/OTP-14554' into maint-20 | Erlang/OTP |
2017-08-25 | Merge branch 'rickard/timer-sid-bug/OTP-14548' into maint-20 | Erlang/OTP |
2017-08-24 | Merge branch 'rickard/btm-auto-cleanup-bug/OTP-14554' into maint | Rickard Green |
2017-08-24 | Merge branch 'rickard/timer-sid-bug/OTP-14548' into maint | Rickard Green |
2017-08-24 | Merge branch 'maint-20' into maint | Raimo Niskanen |
2017-08-23 | Fix BIF timer race between timeout and auto cleanup | Rickard Green |
2017-08-23 | Fix scheduler id field in timers | Rickard Green |
2017-08-23 | Merge branch 'rickard/unicode-display_string/OTP-14545' into maint | Rickard Green |
2017-08-23 | Unicode support for erlang:display_string/1 | Rickard Green |
2017-08-23 | Merge branch 'sverker/halt-unicode-slogan/OTP-14553' into maint | Sverker Eriksson |
2017-08-23 | erts: Allow any unicode string as crash dump slogan | Sverker Eriksson |
2017-08-23 | Merge branch 'john/erts/fix-binary-append-syslimit/OTP-14524' into maint-20 | Erlang/OTP |
2017-08-16 | Merge branch 'lukas/erts/fix_dirty_trace_message_flush/OTP-14538' into maint | Lukas Larsson |
2017-08-01 | Check for overflow when appending binaries, and error out with system_limit | John Högberg |
2017-07-26 | Merge branch 'sverker/big-bxor-bug/ERL-450/OTP-14514' into maint-20 | Erlang/OTP |
2017-07-25 | Merge branch 'sverker/enif_whereis-bug/OTP-14523' into maint | Sverker Eriksson |
2017-07-25 | Merge branch 'john/erts/use-lock-flags-in-lc' into maint | John Högberg |