aboutsummaryrefslogtreecommitdiffstats
path: root/erts
AgeCommit message (Expand)Author
2019-02-22[logger] Change timestamp from erlang:system_time to os:system_timeSiri Hansen
2019-02-20Merge branch 'sverker/erts/term_to_binary-reductions/ERL-774/OTP-15514' into ...Sverker Eriksson
2019-02-20erts: Consume reductions for strings in term_to_binarySverker Eriksson
2019-02-20Merge branch 'sverker/enif_consume_timeslice-dirty-nop/OTP-15604' into maintSverker Eriksson
2019-02-19Merge branch 'sverker/heart-nice-exit/OTP-15599' into maintSverker Eriksson
2019-02-18erts: Remove etp macro offsetofLukas Larsson
2019-02-18erts: Make enif_consume_timeslice no-op on dirty schedSverker Eriksson
2019-02-18Merge branch 'lukas/erts/fix-exit_status-netbsd/OTP-15558' into maintLukas Larsson
2019-02-18Merge branch 'maint-21' into maintRaimo Niskanen
2019-02-15erts: Reduce number of list traversals in term_to_binarySverker Eriksson
2019-02-15Prepare releaseErlang/OTP
2019-02-15Merge branch 'raimo/erts/gen_tcp-listen-linger-slow/ERIERL-303/OTP-14728' int...Raimo Niskanen
2019-02-15Merge pull request #2140 from bjorng/bjorn/erts/persistent_term-default/ERL-8...Björn Gustavsson
2019-02-14erts: Avoid heart killing a nicely exiting emulatorSverker Eriksson
2019-02-14Merge pull request #2118 from kjellwinblad/fix_valgrind_problem_bignum OTP-15583Kjell Winblad
2019-02-14Merge branch 'maint-20' into maintAnders Svensson
2019-02-14Prepare releaseErlang/OTP
2019-02-14Merge branch 'john/erts/spectre-configure-flag-otp_20/OTP-15430/ERIERL-237' i...Erlang/OTP
2019-02-14Merge pull request #2113 from richcarl/optional-tuple-callsBjörn Gustavsson
2019-02-14Add persistent_term:get(Key, DefaultValue)Björn Gustavsson
2019-02-11Check empty_out_q at close also for lingerRaimo Niskanen
2019-02-11Merge branch 'sverker/enif_select-faulty-assert' into maintSverker Eriksson
2019-02-11Merge branch 'sverker/map-from-ks-vs-bug/OTP-15567' into maintSverker Eriksson
2019-02-06erts: Fix faulty debug assert in enif_selectSverker Eriksson
2019-02-06erts: Add test for bug in enif_make_maps_from_arraysSverker Eriksson
2019-02-06Merge tag 'OTP-21.2' into sverker/map-from-ks-vs-bugSverker Eriksson
2019-02-06erts: Fix bug in erts_map_from_ks_and_vsSverker Eriksson
2019-02-06Merge branch 'sverker/fix-compile-warning' into maintSverker Eriksson
2019-02-05Merge branch 'lukas/erts/cerl-etp-rr-support' into maintLukas Larsson
2019-02-05erts: Expand rr support in cerl and etpLukas Larsson
2019-02-04Fix typo in erlang.xmlTobiasz
2019-02-01Fix EV_DISPATCH detection on NetBSDLukas Larsson
2019-02-01erts: Fix erlang:system_info(kernel_poll) to return correct valueLukas Larsson
2019-02-01fix: erts: Remove dead ERTS_MAGIC_REF_BIF_TIMERS codeLukas Larsson
2019-02-01erts: Remove dead ERTS_MAGIC_REF_BIF_TIMERS codeLukas Larsson
2019-01-31Merge branch 'sverker/port-control-badarg/OTP-15555' into maintSverker Eriksson
2019-01-30erts: Fix compiler warning for IS_SSMALLSverker Eriksson
2019-01-30Fix bug in binary:encode_unsigned causing a read of uninitialized memoryKjell Winblad
2019-01-28erts: Add doc warnings for erlang:port_command|call|controlSverker Eriksson
2019-01-28erts: Add magic port control numbersSverker Eriksson
2019-01-28Add -ztma option for enabling tuple callsRichard Carlsson
2019-01-28Reinstate tuple calls support in the beam emulatorRichard Carlsson
2019-01-25Merge branch 'maint-21' into maintLukas Larsson
2019-01-24Prepare releaseErlang/OTP
2019-01-24Merge branch 'lukas/erts/scheduler-pollset-fixes/OTP-15538' into maint-21Erlang/OTP
2019-01-24Merge branch 'lukas/erts/fix_spawn_driver_early_close/OTP-15537' into maint-21Erlang/OTP
2019-01-24Merge branch 'lukas/erts/fix_inet_multitimer_cleanup/OTP-15536' into maint-21Erlang/OTP
2019-01-23Merge branch 'lukas/erts/set_logger_process/OTP-15375' into maintLukas Larsson
2019-01-23erts: Fix type of system_logger variableLukas Larsson
2019-01-23Merge branch 'lukas/erts/scheduler-pollset-fixes/OTP-15538' into maintLukas Larsson