Age | Commit message (Expand) | Author |
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 |
2017-07-25 | Merge branch 'sverker/big-bxor-bug/ERL-450/OTP-14514' into maint-19 | Erlang/OTP |
2017-07-25 | Merge branch 'sverker/prealloc-race-bug/OTP-14491' into maint-19 | Erlang/OTP |
2017-07-13 | Merge branch 'sverker/big-bxor-bug/ERL-450/OTP-14514' into maint | Sverker Eriksson |
2017-07-12 | erts: Fix bug in bxor of a big negative number | Sverker Eriksson |
2017-07-11 | erts: Fix bug in enif_whereis_pid/port | Sverker Eriksson |
2017-07-11 | Use erl_lock_flags in lock checking | John Högberg |
2017-07-07 | Add a proper type for lock options | John Högberg |
2017-07-06 | erts: Generate crash_dump slogan string as UTF8 | Sverker Eriksson |
2017-07-06 | Merge branch 'john/erts/runtime-lcnt' into maint | John Högberg |
2017-07-06 | Break erts_debug:lock_counters/1 into separate BIFs | John Högberg |
2017-07-06 | Allow toggling lock counting at runtime | John Högberg |
2017-07-06 | Move lock flags to a common header | John Högberg |