aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
AgeCommit message (Expand)Author
2019-07-11Merge branch 'rickard/test-fixes-21' into maint-21Erlang/OTP
2019-07-08Fix unstable test dump_SUITE:signal_abortRickard Green
2019-07-08Merge branch 'rickard/test-fixes-20' into rickard/test-fixes-21Rickard Green
2019-07-08Fix unstable node_container_SUITE:magic_ref testRickard Green
2019-07-08Fix unstable node_container_SUITE:node_controller_refc testRickard Green
2019-07-08Fix unstable tests process_SUITE:no_priority_inversion{,2}Rickard Green
2019-07-02Merge branch 'sverker/system_info-procs-bug/ERL-979/OTP-15909' into maint-21Erlang/OTP
2019-06-19Fix fatal bug in erts_proc_sig_signal_sizeSverker Eriksson
2019-06-17Merge branch 'sverker/erts/process-info-reductions-idle-proc/ERL-964/OTP-1586...Erlang/OTP
2019-06-10erts: Improve test of process_info(reductions)Sverker Eriksson
2019-06-03Merge branch 'bjorn/erts/fix-wrong-class/ERIERL-367/OTP-15834' into maint-21Erlang/OTP
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' ...Erlang/OTP
2019-05-13erts: Fix buffer overflow in xxx_to_existing_atomJohn Högberg
2019-03-29Merge branch 'sverker/process_info-reductions-fix/OTP-15709' into maint-21Erlang/OTP
2019-03-28erts: Fix bug in process_info(reductions)Sverker Eriksson
2019-03-20Fix reception of resume signal on process executing dirtyRickard Green
2019-02-14Add persistent_term:get(Key, DefaultValue)Björn Gustavsson
2019-02-11Merge branch 'sverker/map-from-ks-vs-bug/OTP-15567' into maintSverker Eriksson
2019-02-06erts: Add test for bug in enif_make_maps_from_arraysSverker Eriksson
2019-01-24Merge branch 'lukas/erts/scheduler-pollset-fixes/OTP-15538' into maint-21Erlang/OTP
2019-01-23Merge branch 'lukas/erts/scheduler-pollset-fixes/OTP-15538' into maintLukas Larsson
2019-01-15Merge branch 'lukas/erts/spawn_opt_max_heap_tc_fix' into maintLukas Larsson
2019-01-10erts: Add erlang:system_flag(system_logger,_)Lukas Larsson
2019-01-10Accept base in all integer-printing functionsStanislav Mayorov
2019-01-07erts: Fix process_SUITE:max_heap testsLukas Larsson
2019-01-07erts: Fix pollset test casesLukas Larsson
2018-12-21erts: Fix persistent_term testcasesLukas Larsson
2018-12-20Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maint-21Erlang/OTP
2018-12-18Merge branch 'sverker/big-band-bug/ERL-804/OTP-15487' into maintSverker Eriksson
2018-12-18Merge branch 'sverker/fix-atomics-get-large-unsigned/PR-2061/OTP-15486' into ...Sverker Eriksson
2018-12-17erts: Fix bug in 'band' of two negative numbers, one bigSverker Eriksson
2018-12-13erts: Fix possible heap corruption getting atomicsTomas Abrahamsson
2018-12-13Fix reading beyond end of bignum in integer squaringBjörn Gustavsson
2018-12-06Merge branch 'lukas/OTP-21.1.1/scheduler_pollset/OTP-15475' into maintLukas Larsson
2018-12-06erts: Move fds with active true behaviour to own pollsetLukas Larsson
2018-12-03Merge branch 'sverker/erts/cuddle-driver_SUITE' into maintSverker Eriksson
2018-11-23erts: Fix bug in countersSverker Eriksson
2018-11-22erts: Fix faulty assert in driver_SUITESverker Eriksson
2018-11-21erts: Add counters:put/3Sverker Eriksson
2018-11-20erts: Improve driver_SUITE:smp_selectSverker Eriksson
2018-11-15erts: Add new module 'counters'Sverker Eriksson
2018-11-15erts: Add new module 'atomics'Sverker Eriksson
2018-11-06Add a persistent term storageBjörn Gustavsson
2018-10-19Honor the max heap size when copying literals after purgingBjörn Gustavsson
2018-09-21Update copyright yearHenrik Nord
2018-09-13Improve trapping in lists:reverse/2John Högberg
2018-09-06Merge branch 'maint-21' into maintRickard Green
2018-09-05Prevent inconsistent node listsRickard Green
2018-08-27Fix bug in compact representation of float_to_list/2Serge Aleynikov