aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam
AgeCommit message (Expand)Author
2019-07-05Merge branch 'sverker/valgrind-hipe-suppression' into maintSverker Eriksson
2019-07-01Merge PR-2313 from poroh/poroh/erts/sched-stuck-fix OTP-15941Sverker Eriksson
2019-07-01Merge branch 'john/erts/lists_subtract_fixes/OTP-15938/OTP-15939' into maintJohn Högberg
2019-07-01erts: Fix integer overflow in loaderJohn Högberg
2019-07-01erts: Fix integer overflow in list subtractionJohn Högberg
2019-06-28Infinite cycle fixed on try to change run queue (if it has already changed co...Dmitry Poroh
2019-06-27erts: Fix gc disable when terminating processLukas Larsson
2019-06-27erts: Cleanup start of all erts threads to ABORT when failingLukas Larsson
2019-06-27Merge branch 'lukas/erts/dist-optimize-large-data/PR-2291/OTP-15926' into maintLukas Larsson
2019-06-26erts: Suppress valgrind warning in offset_heap_ptrSverker Eriksson
2019-06-25Merge pull request #2250 from rickard-green/rickard/re-unicode-validation/OTP...Rickard Green
2019-06-24Merge branch 'sverker/system_info-procs-bug/ERL-979/OTP-15909' into maintSverker Eriksson
2019-06-24Merge branch 'bjorn/erts/unoptimized-plus' into maintBjörn Gustavsson
2019-06-19Fix fatal bug in erts_proc_sig_signal_sizeSverker Eriksson
2019-06-19erts: Don't copy binary data from dist dataLukas Larsson
2019-06-19erts: Move copy of payload to receiving processLukas Larsson
2019-06-18Merge branch 'rickard/re-yield-unicode-validation/OTP-15836/ERL-876' into ric...Rickard Green
2019-06-18Yield when validating UTF8 for long subject in re:run()Rickard Green
2019-06-18Merge branch 'rickard/re-global-unicode-validation/OTP-15831/ERL-876' into ri...Rickard Green
2019-06-18Merge branch 'kjell/stdlib/ets_ordered_set_slow_react/OTP-15906' into maintKjell Winblad
2019-06-18ETS ordered_set: Improvements to the CA tree implementationKjell Winblad
2019-06-18Merge pull request #2270 from essen/dist-get-stat-real-pend-value/OTP-15905Lukas Larsson
2019-06-17Merge branch 'rickard/dist-exit2/22/OTP-15867' into maint-22Erlang/OTP
2019-06-17Merge branch 'john/erts/fix-xxx_to_existing_atom-overflow/ERL-944/OTP-15819' ...Erlang/OTP
2019-06-17Merge branch 'john/erts/fix-conservative/OTP-15881' into maintJohn Högberg
2019-06-17Merge branch 'rickard/dist-exit2/22/OTP-15867' into maintRickard Green
2019-06-17Merge branch 'rickard/dist-exit2/21/OTP-15867' into rickard/dist-exit2/22/OTP...Rickard Green
2019-06-17Merge branch 'rickard/dist-exit2/20/OTP-15867' into rickard/dist-exit2/21/OTP...Rickard Green
2019-06-17Don't disconnect on remote exit/2 with old incarnation as recipientRickard Green
2019-06-16Document extra message element also where trace message format is describedPéter Gömöri
2019-06-13erts: Relax the constraint introduced in OTP-15871John Högberg
2019-06-12Handle addition of bignum + variable in unoptimized codeBjörn Gustavsson
2019-06-12Merge branch 'sverker/erts/process-info-reductions-idle-proc/ERL-964/OTP-1586...Erlang/OTP
2019-06-12Merge branch 'sverker/erts/break-p-segv/ERL-965/OTP-15873' into maint-22Erlang/OTP
2019-06-11Merge branch 'john/erts/fix-bad-get_tuple_element-opt/OTP-15871/ERIERL-374' i...John Högberg
2019-06-10Merge branch 'sverker/erts/process-info-reductions-idle-proc/ERL-964/OTP-1586...Sverker Eriksson
2019-06-10Merge branch 'sverker/erts/break-p-segv/ERL-965/OTP-15873' into maintSverker Eriksson
2019-06-10erts: Fix bad loader optimization of get_tuple_elementJohn Högberg
2019-06-04erts: Fix SEGV crash on shell break (p)roc infoSverker Eriksson
2019-06-04Revert "erts: Force process_info(reductions) as signal"Sverker Eriksson
2019-06-03Return real pend value in erlang:dist_get_stat/1Loïc Hoguin
2019-05-29Merge branch 'sverker/seq-trace-label-old-heap-bug/ERL-700/OTP-15849' into maintSverker Eriksson
2019-05-29Merge branch 'bjorn/erts/fix-wrong-class/ERIERL-367/OTP-15834' into maint-22Erlang/OTP
2019-05-28erts: Fix seq_trace:print/2 for arbitrary labelsSverker Eriksson
2019-05-28erts: Fix bug in seq_trace:set_token(label,_)Sverker Eriksson
2019-05-28Add missing attribute to debug variableMichał Muskała
2019-05-24Merge branch 'bjorn/erts/fix-wrong-class/ERIERL-367/OTP-15834' into maintBjörn Gustavsson
2019-05-24Only validate subject once when global is used in re:run()Rickard Green
2019-05-23Fix sticky class in exceptionBjörn Gustavsson
2019-05-14Merge branch 'john/erts/fix-xxx_to_existing_atom-overflow/ERL-944/OTP-15819' ...John Högberg