aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2016-09-13Prepare releaseErlang/OTP
2016-09-13Fix crash due to heap fragments left after GCRickard Green
2016-08-11Prepare releaseErlang/OTP
2016-08-11Merge branch 'rickard/erl-crash-dump-bug/OTP-13799' into maint-19Erlang/OTP
2016-08-11Merge branch 'rickard/proc-tmo-bug/OTP-13798' into maint-19Erlang/OTP
2016-08-11Avoid segfault when printing slogan after crashdumpingRickard Green
2016-08-11Fix race causing lost wakeup on receive-after timeoutRickard Green
2016-07-14Prepare releaseErlang/OTP
2016-07-14Merge branch 'sverker/update_counter-deadlock/ERL-188/OTP-13731' into maint-19Erlang/OTP
2016-07-11erts: Fix deadlock in ets:update_counter/4Sverker Eriksson
2016-07-11erts: Optimize db_finalize_dbterm_hashSverker Eriksson
2016-07-08erts: Fix GC overrun bug in 'bsl' op with small Op1Sverker Eriksson
2016-06-29Update release notesErlang/OTP
2016-06-29Update version numbersErlang/OTP
2016-06-29Fix group_leader/2Rickard Green
2016-06-21Prepare releaseErlang/OTP
2016-06-20erts: Fix spawn driver when env size is above pipe capacitySverker Eriksson
2016-06-20Update preloaded modulesHenrik Nord
2016-06-17Merge branch 'zandra/update-dist-doc'Zandra Hird
2016-06-17Merge branch 'rickard/ds-job-type-doc'Rickard Green
2016-06-17Minor reorganization of dirty NIF documentationRickard Green
2016-06-17Remove unused Cookie from ControlMessage in the dist protocol docZandra Hird
2016-06-17Merge branch 'raimo/uds-support/OTP-13643'Raimo Niskanen
2016-06-16Add documentation about dirty job typeRickard Green
2016-06-16Merge branch 'rickard/mach-clock-fix/OTP-13686'Rickard Green
2016-06-16Return eafnosupport when not supportedRaimo Niskanen
2016-06-16Merge branch 'lukas/erts/nif_allow_port_command_in_non_sched_thread/OTP-13442'Lukas Larsson
2016-06-15Merge branch 'jj1bdx-19.0-rc2-hipemmap/PR-1094'Sverker Eriksson
2016-06-15Fix mach clock usage on SierraRickard Green
2016-06-15erts: Change local sysname for ETS compressedSverker Eriksson
2016-06-15Merge branch 'sverker/revert-ets-load-factor'Sverker Eriksson
2016-06-14Merge branch 'egil/erts/fix-runnable_proc-race/OTP-13675'Björn-Egil Dahlberg
2016-06-14erts: Make etp-*-info take any value as inputLukas Larsson
2016-06-14erts: Add etp commands to re-compile erlangLukas Larsson
2016-06-14Merge branch 'lukas/erts/testfixes-19'Lukas Larsson
2016-06-14erts: Increase bif and nif call_time trace testLukas Larsson
2016-06-14erts: Fix distribution_SUITE:bulk_send_bigbig on windowsLukas Larsson
2016-06-14erts: Ensure bs_add_overflow test has enough memoryLukas Larsson
2016-06-14erl_interface: Fix decode_ulong on windowsLukas Larsson
2016-06-14erts: fix atom_roundtrip_r15b tcLukas Larsson
2016-06-14erts: Fix doc xml errorsLukas Larsson
2016-06-14Merge branch 'dotsimon/erts/heart_no_kill/OTP-13650'Lukas Larsson
2016-06-13erts: Fix profile runnable processes raceBjörn-Egil Dahlberg
2016-06-13erts: Allow enif_port_command in non-sched threadLukas Larsson
2016-06-10erts: Fix undefined shift to msb in erl_processBjörn-Egil Dahlberg
2016-06-10erts: Fix undefined shift to msb in monotonic timeBjörn-Egil Dahlberg
2016-06-10erts: Fix undefined shift to msb in erl_thr_progressBjörn-Egil Dahlberg
2016-06-10erts: Fix undefined shift to msb in ethr_mutexBjörn-Egil Dahlberg
2016-06-10Merge branch 'egil/erts/fix-xmllint'Björn-Egil Dahlberg
2016-06-10Merge branch 'hasse/dialyzer/improve_from_form/OTP-13547'Hans Bolinder