aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2019-05-27erts: don't loop indefinitely on --enable-pgoSergei Trofimovich
2019-05-27Update preloaded modulesLukas Larsson
2019-05-24Merge branch 'bjorn/erts/fix-wrong-class/ERIERL-367/OTP-15834' into maintBjörn Gustavsson
2019-05-24Merge branch 'bmk/erts/esock/timestamps/OTP-15566' into maintMicael Karlberg
2019-05-23Merge branch 'bmk/erts/esock/20190517/nsupports_options_tcp_invalid_flags/OTP...Micael Karlberg
2019-05-23Fix sticky class in exceptionBjörn Gustavsson
2019-05-22Merge branch 'sverker/erts/system_monitor-doc/ERL-936' into maintSverker Eriksson
2019-05-22erts: Add some erl_nif doc clarificationsSverker Eriksson
2019-05-22erts: Clarify erlang:system_monitor/2 semanticsSverker Eriksson
2019-05-22[esock] Removed (use of) clock_gettimeMicael Karlberg
2019-05-22[esock] Explicitly (configure) check for time functionsMicael Karlberg
2019-05-22[esock] Replace usage of clock_gettime(CLOCK_REALTIME, ...)Micael Karlberg
2019-05-21Merge branch 'sverker/erts/socket-leak-fix/OTP-15830' into maintSverker Eriksson
2019-05-17[esock] Wrong flags used in if-defingMicael Karlberg
2019-05-15Merge pull request #2225 from juise/patch-1Lukas Larsson
2019-05-15Merge branch 'maint-21' into maintIngela Anderton Andin
2019-05-14erts: Fix memory leaks in socket_nifSverker Eriksson
2019-05-14erts: Fix dealloction bug in socket_nifSverker Eriksson
2019-05-14Prepare releaseErlang/OTP
2019-05-14Merge branch 'john/erts/fix-xxx_to_existing_atom-overflow/ERL-944/OTP-15819' ...Erlang/OTP
2019-05-14Merge branch 'john/erts/fix-xxx_to_existing_atom-overflow/ERL-944/OTP-15819' ...John Högberg
2019-05-13erts: Fix buffer overflow in xxx_to_existing_atomJohn Högberg
2019-05-10Prepare releaseErlang/OTP
2019-05-10Eliminate process yield after each call to length/1Björn Gustavsson
2019-05-08Update erlang.xmlAlexander Petrovsky
2019-05-08Merge branch 'maint'Rickard Green
2019-05-08Fix bad merge from maint-21Rickard Green
2019-05-07Merge branch 'maint-21' into maintIngela Anderton Andin
2019-05-06Prepare releaseErlang/OTP
2019-05-06Merge branch 'sverker/process_info-reductions-fix/OTP-15793' into maint-21Erlang/OTP
2019-05-06Merge branch 'maint'Sverker Eriksson
2019-05-06Merge branch 'sverker/process_info-reductions-fix/OTP-15793' into maintSverker Eriksson
2019-05-06Merge pull request #2219 from josevalim/jv-auto-host/OTP-15794Lukas Larsson
2019-05-03erts: Force process_info(reductions) as signalSverker Eriksson
2019-05-03Merge branch 'lukas/erts/distr-frag-fixes'Lukas Larsson
2019-05-03Merge branch 'lukas/OTP-22/misc-fixes/OTP-15791'Lukas Larsson
2019-05-02erts: Fix so that non-oneshot pollset on OpenBSD worksLukas Larsson
2019-05-02Merge branch 'sverker/tw-assert'Sverker Eriksson
2019-05-02erts: Remove dead cpu info code in erlexecLukas Larsson
2019-05-02erts: Remove -instr from erlexec flagsLukas Larsson
2019-05-02Merge branch 'lukas/OTP-22/misc-fixes/OTP-15788'Lukas Larsson
2019-05-02erts: Add documentation for distribution fragmentsLukas Larsson
2019-05-02Merge branch 'bmk/erts/esock/20190430/configure_esock_include/OTP-15658'Micael Karlberg
2019-05-02Merge branch 'lukas/erts/distr-frag-fixes'Lukas Larsson
2019-05-02erts: Fix PGO configure test for gccLukas Larsson
2019-05-02Merge branch 'lukas/OTP-22/misc-fixes'Lukas Larsson
2019-05-02erts: Restart driver_SUITE:polling node at failureLukas Larsson
2019-04-30[net] Improvements (ahum) when --disable-esockMicael Karlberg
2019-04-30[socket|net|test] Update test suites to handle disabled esockMicael Karlberg
2019-04-30[socket|net] Fixed beamsMicael Karlberg