aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-12Merge branch 'rickard/ds-fixes' into maintRickard Green
2017-01-12Updated OTP versionOTP-19.2.1Erlang/OTP
2017-01-12Prepare releaseErlang/OTP
2017-01-12Merge branch 'sverker/make-export-fun-race/OTP-14144' into maint-19Erlang/OTP
2017-01-12Travis: Simplify running of dialyzerBjörn Gustavsson
2017-01-12ssl: Make crls valid for a week instead of 24 hoursIngela Anderton Andin
2017-01-12erts: Fix race bug between export fun creation and code loadingSverker Eriksson
2017-01-12Merge branch 'hasse/dialyzer/memory_opt/OTP-14126' into maintHans Bolinder
2017-01-11Fix call time tracing with dirty schedulersRickard Green
2017-01-11Merge branch 'rickard/nif-call-time-trace-bug' into maintRickard Green
2017-01-11Merge branch 'rickard/abandoned-heap-bugs' into maintRickard Green
2017-01-11Merge branch 'rickard/test-fix' into maintRickard Green
2017-01-11Merge branch 'rickard/debug-fix' into maintRickard Green
2017-01-11Merge branch 'rickard/crashdump-timer-fix' into maintRickard Green
2017-01-11Merge branch 'siri/ct/add_app_tests' into maintSiri Hansen
2017-01-11dialyzer: Compact 'file' annotations in Core codeHans Bolinder
2017-01-11dialyzer: Try to reduce memory usageHans Bolinder
2017-01-11dialyzer: Use less memory when translating contractsHans Bolinder
2017-01-11dialyzer: Use maps instaed of dictHans Bolinder
2017-01-11dialyzer: Use maps instead of dict for module contracts mapHans Bolinder
2017-01-11dialyzer: Compress a few more ETS tablesHans Bolinder
2017-01-11dialyzer: Optimize memory consumptionHans Bolinder
2017-01-11dialyzer: Reduce memory consumption during 'remote' phaseHans Bolinder
2017-01-11dialyzer: Update code for finding parallelismHans Bolinder
2017-01-11compiler: Do not spawn process when dialyzingHans Bolinder
2017-01-11dialyzer: Reduce ETS usage during the typesig phaseHans Bolinder
2017-01-11dialyzer: Optimize graph condensationHans Bolinder
2017-01-11dialyzer: Do not send full PLTs as messagesHans Bolinder
2017-01-11Merge branch 'hasse/dialyzer/fix_opaque_parms/OTP-14130' into maintHans Bolinder
2017-01-10Fix call_time trace for NIFsRickard Green
2017-01-10Fix issues with abandoned heapRickard Green
2017-01-10Fix processes() BIF test casesRickard Green
2017-01-10stdlib: Correct signatures of functions in erl_parseHans Bolinder
2017-01-10Add ct_default_gl to common_test.app.srcSiri Hansen
2017-01-10Merge branch 'hasse/stdlib/char_as_integer/ERL-313/OTP-14103' into maintHans Bolinder
2017-01-10dialyzer: Fix check of parameterized opaque typesHans Bolinder
2017-01-09Merge branch 'sverker/delete_module-error-msg/ERL-334' into maintSverker Eriksson
2017-01-09erts: Fix error report message for erlang:delete/1Sverker Eriksson
2017-01-05erts: Fix GC tracing to use temp heapSverker Eriksson
2017-01-05erts: Assert sufficient space need after GCSverker Eriksson
2017-01-03Merge branch 'sverker/cuddle-port_SUITE' again into maintSverker Eriksson
2017-01-02Merge branch 'rickard/ds-fixes' into maintRickard Green
2017-01-02Merge branch 'rickard/msb-fixes' into maintRickard Green
2017-01-02Fix faulty assertionRickard Green
2016-12-30Multi scheduling block bug-fixesRickard Green
2016-12-28Fix VM global GC info for dirty schedulersRickard Green
2016-12-28Leave dirty work in dirty run-queues on multi scheduling blockRickard Green
2016-12-28Fix premature removal of process structRickard Green
2016-12-28Fix crash due to GC of node entry on dirty schedulerRickard Green
2016-12-28Merge branch 'reith/erts/c_port_driver_tutorial_fix/PR-1281' into maintLukas Larsson