aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel
AgeCommit message (Expand)Author
2018-07-20Prepare releaseErlang/OTP
2018-07-03kernel: Silence dialyzerSverker Eriksson
2018-06-28Prepare releaseErlang/OTP
2018-06-28Merge branch 'sverker/kernel/tick-fixes/OTP-15162' into maint-20Erlang/OTP
2018-06-28kernel: Fix tick count bug when pending writesSverker Eriksson
2018-06-28kernel: Send tick to hidden node even if pending writesSverker Eriksson
2018-05-02Merge branch 'john/erts/fix-heart-command-overflow/OTP-15034/ERIERL-166' into...Erlang/OTP
2018-04-24heart: Use ntohs instead of manual conversionJohn Högberg
2018-03-09Update release notesErlang/OTP
2018-03-09Update version numbersErlang/OTP
2018-03-01kernel: Fix handling of os:cmd option max_size in winLukas Larsson
2018-02-27Skip testing unavailable interfaces in inet_SUITE:getifaddrsJohn Högberg
2018-02-26Merge branch 'lukas/kernel/dist_SUITE_corefile_ignore' into maintLukas Larsson
2018-02-15kernel: Reject load of module names with slashSverker Eriksson
2018-02-13Merge branch 'maint-20' into maintSverker Eriksson
2018-02-12Update release notesErlang/OTP
2018-02-12Update version numbersErlang/OTP
2018-01-24Merge branch 'sverker/hipe-load-fixing/OTP-14891' into maintSverker Eriksson
2018-01-24kernel: Ignore cores in erl_distribution_SUITELukas Larsson
2018-01-22kernel: Correct contracts and a bug in group_historyHans Bolinder
2018-01-17Fix slow hipe executionSverker Eriksson
2018-01-17kernel: Add os:cmd/2 with max_size optionLukas Larsson
2018-01-05stdlib: Let filelib:find_source() search subdirsHans Bolinder
2017-12-21Merge branch 'sverker/cuddle-valgrind' into maintSverker Eriksson
2017-12-12kernel: Try fix/skip prim_file_SUITE:large_write for valgrindSverker Eriksson
2017-12-08Update release notesErlang/OTP
2017-12-08Update version numbersErlang/OTP
2017-11-27Merge branch 'siri/appups-20.2' into maintSiri Hansen
2017-11-20Merge branch 'lukas/system/improve_profile_docs/OTP-14633' into maintLukas Larsson
2017-11-20Merge branch 'lukas/compiler/add_to_dis/OTP-14784' into maintLukas Larsson
2017-11-20compiler: Add +to_dis option that dumps loaded asmLukas Larsson
2017-11-20Merge branch 'lukas/docs/xmllint_fixes/OTP-14721' into maintLukas Larsson
2017-11-10Merge branch 'maint-20' into maintIngela Anderton Andin
2017-11-09Merge branch 'john/erts/fix-gunzip-eos/OTP-14730/ERL-507' into maint-20Erlang/OTP
2017-11-09Avoid WindowBits=8 as per the manualJohn Högberg
2017-11-09Fix deflateParams on zlib 1.2.11John Högberg
2017-11-02Only apply EOS behaviors if there's pending dataJohn Högberg
2017-10-31Refactor xmllint check and make it fail on failureLukas Larsson
2017-10-31kernel: Clarify gen_tcp:listen documentationLukas Larsson
2017-10-25Merge branch 'maint-20' into maintJohn Högberg
2017-10-23Update kernel appup for OTP-20.2Siri Hansen
2017-10-17Merge branch 'hasse/stdlib/fix_ets_i_1/OTP-14663' into maintHans Bolinder
2017-10-12Revert "Merge branch 'rickard/null-char-filenames/ERL-370/OTP-14543' into maint"Rickard Green
2017-10-11Add zlib:set_controlling_process/2John Högberg
2017-10-10Merge branch 'sverker/fix-code_SUITE-upgrade' into maintSverker Eriksson
2017-10-10Merge branch 'lars/doc-cleanup/OTP-14475' into maintLars Thorsen
2017-10-03kernel: Cleanup trace_pattern after code_SUITE:upgradeSverker Eriksson
2017-10-03stdlib: Make ets:i/1 exit cleaner upon ^D (old Erlang shell)Hans Bolinder
2017-10-02Merge branch 'maint-20' into maintJohn Högberg
2017-09-29Fix gunzip/1 of concatenated gzip filesJohn Högberg