aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2017-08-31Merge branch 'rickard/pcre-8.41' into maintRickard Green
2017-08-31Merge branch 'lukas/erts/port_SUITE_dropped_commands_fix' into maintLukas Larsson
2017-08-31Merge branch 'dszoboszlay/run-dropped_commands-test' into maintLukas Larsson
2017-08-29Upgrade to PCRE 8.41 from PCRE 8.40Rickard Green
2017-08-29erts: Fix port_SUITE:dropped_commands tcLukas Larsson
2017-08-28Remove time-consuming ethread_SUITE from smoke testsBjörn Gustavsson
2017-08-25Merge branch 'maint-20' into maintHenrik Nord
2017-08-25Prepare releaseErlang/OTP
2017-08-25Merge branch 'rickard/btm-auto-cleanup-bug/OTP-14554' into maint-20Erlang/OTP
2017-08-25Merge branch 'rickard/timer-sid-bug/OTP-14548' into maint-20Erlang/OTP
2017-08-24Merge branch 'rickard/btm-auto-cleanup-bug/OTP-14554' into maintRickard Green
2017-08-24Merge branch 'rickard/timer-sid-bug/OTP-14548' into maintRickard Green
2017-08-24Merge branch 'maint-20' into maintRaimo Niskanen
2017-08-23Fix BIF timer race between timeout and auto cleanupRickard Green
2017-08-23Fix scheduler id field in timersRickard Green
2017-08-23Merge branch 'rickard/unicode-display_string/OTP-14545' into maintRickard Green
2017-08-23Unicode support for erlang:display_string/1Rickard Green
2017-08-23Merge branch 'sverker/halt-unicode-slogan/OTP-14553' into maintSverker Eriksson
2017-08-23erts: Allow any unicode string as crash dump sloganSverker Eriksson
2017-08-23Prepare releaseErlang/OTP
2017-08-23Merge branch 'john/erts/fix-binary-append-syslimit/OTP-14524' into maint-20Erlang/OTP
2017-08-21Fix ANSI support in the consoleGlauber Campinho
2017-08-17Merge branch 'dgud/stdlib/edit-unicode' into maintDan Gudmundsson
2017-08-16Merge branch 'lukas/erts/fix_dirty_trace_message_flush/OTP-14538' into maintLukas Larsson
2017-08-16stdlib: Improve edlin handling of unicode charsDan Gudmundsson
2017-08-15Execute the dropped_commands test case in port_SUITEDániel Szoboszlay
2017-08-01Check for overflow when appending binaries, and error out with system_limitJohn Högberg
2017-07-27Merge branch 'maint-20' into maintJohn Högberg
2017-07-26Update release notesErlang/OTP
2017-07-26Update version numbersErlang/OTP
2017-07-26Merge branch 'sverker/big-bxor-bug/ERL-450/OTP-14514' into maint-20Erlang/OTP
2017-07-26Merge branch 'john/erts/fix-tcp-send-timeout/OTP-14509/ERL-448' into maint-20Erlang/OTP
2017-07-25Merge branch 'sverker/enif_whereis-bug/OTP-14523' into maintSverker Eriksson
2017-07-25Merge branch 'john/erts/use-lock-flags-in-lc' into maintJohn Högberg
2017-07-13Merge branch 'sverker/big-bxor-bug/ERL-450/OTP-14514' into maintSverker Eriksson
2017-07-12erts: Fix bug in bxor of a big negative numberSverker Eriksson
2017-07-11erts: Fix bug in enif_whereis_pid/portSverker Eriksson
2017-07-11Fix building debug emulator on windowsJohn Högberg
2017-07-11Use erl_lock_flags in lock checkingJohn Högberg
2017-07-10Add a dedicated close function for TCP ports to prevent issues like ERL-430/448John Högberg
2017-07-10Close TCP ports properly on send timeoutJohn Högberg
2017-07-07Add a proper type for lock optionsJohn Högberg
2017-07-06erts: Generate crash_dump slogan string as UTF8Sverker Eriksson
2017-07-06Merge branch 'john/erts/runtime-lcnt' into maintJohn Högberg
2017-07-06Add an emulator test suite for lock countingJohn Högberg
2017-07-06Break erts_debug:lock_counters/1 into separate BIFsJohn Högberg
2017-07-06Allow toggling lock counting at runtimeJohn Högberg
2017-07-06Move lock flags to a common headerJohn Högberg
2017-07-06Enable register_SUITE for lcnt buildsJohn Högberg
2017-07-06Merge branch 'sverker/prealloc-race-bug/maint' into maintSverker Eriksson