Age | Commit message (Expand) | Author |
2017-09-05 | Merge branch 'rickard/statistics-time-fixes/OTP-14597/ERL-465' into maint | Rickard Green |
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-31 | Merge branch 'rickard/pcre-8.41' into maint | Rickard Green |
2017-08-31 | Merge branch 'lukas/erts/port_SUITE_dropped_commands_fix' into maint | Lukas Larsson |
2017-08-31 | Merge branch 'dszoboszlay/run-dropped_commands-test' into maint | Lukas Larsson |
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-29 | Upgrade to PCRE 8.41 from PCRE 8.40 | Rickard Green |
2017-08-29 | erts: Fix port_SUITE:dropped_commands tc | Lukas Larsson |
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-21 | Fix ANSI support in the console | Glauber Campinho |
2017-08-17 | Merge branch 'dgud/stdlib/edit-unicode' into maint | Dan Gudmundsson |
2017-08-16 | Merge branch 'lukas/erts/fix_dirty_trace_message_flush/OTP-14538' into maint | Lukas Larsson |
2017-08-16 | stdlib: Improve edlin handling of unicode chars | Dan Gudmundsson |
2017-08-15 | Execute the dropped_commands test case in port_SUITE | Dániel Szoboszlay |
2017-08-01 | Check for overflow when appending binaries, and error out with system_limit | John Högberg |
2017-07-27 | Merge branch 'maint-20' into maint | John Högberg |
2017-07-26 | Merge branch 'sverker/big-bxor-bug/ERL-450/OTP-14514' into maint-20 | Erlang/OTP |
2017-07-26 | Merge branch 'john/erts/fix-tcp-send-timeout/OTP-14509/ERL-448' 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-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-10 | Add a dedicated close function for TCP ports to prevent issues like ERL-430/448 | John Högberg |
2017-07-10 | Close TCP ports properly on send timeout | 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 | Add an emulator test suite for lock counting | 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 |
2017-07-06 | Enable register_SUITE for lcnt builds | John Högberg |
2017-07-06 | Merge branch 'sverker/prealloc-race-bug/maint' into maint | Sverker Eriksson |
2017-07-06 | erts: Refactor erts_unicode_list_to_buf | Sverker Eriksson |