aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/test
AgeCommit message (Expand)Author
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
2018-08-21Merge branch 'rickard/fix-suspend-monitor-down/OTP-15237/ERL-704' into maintRickard Green
2018-08-20Fix incoming suspend monitor downRickard Green
2018-08-10Merge branch 'dotsimon/ref_ordering_bug/OTP-15225' into maint-21Erlang/OTP
2018-08-09Test #Ref ordering in lists and etsSimon Cornish
2018-08-07Test #Ref ordering in lists and etsSimon Cornish
2018-08-03erts: Fix seq_trace to not clear token for system messagesLukas Larsson
2018-07-18Merge branch 'john/erts/kqueue-stdin-polling/OTP-15169/ERL-647' into maint-21Erlang/OTP
2018-07-18Merge branch 'john/erts/fix-literal-map-elements/OTP-15184' into maint-21Erlang/OTP
2018-07-13Fix a rare crash when matching on literal mapsJohn Högberg
2018-07-12Fix trace_info/2Rickard Green
2018-07-03Use fallback pollset for stdin and friends when using kqueueJohn Högberg
2018-06-29Merge branch 'john/erts/merge-OTP-15067' into maint-21Erlang/OTP
2018-06-21Fix environment case sensitivity issues on WindowsJohn Högberg
2018-06-18Update copyright yearHenrik Nord
2018-06-14Merge branch 'john/erts/fix-process-schedule-after-free/OTP-15067/ERL-573' in...John Högberg
2018-06-14Don't enqueue system tasks if target process is in fail_stateJohn Högberg
2018-06-12erts: Fix monitor_SUITE:remote_remove_monitorSverker Eriksson
2018-06-04erts: Add system_info(ets_count)Sverker Eriksson
2018-05-18Merge branch 'sverker/system-profile-bug/OTP-15085'Sverker Eriksson
2018-05-18erts: Fix bug in system_profileSverker Eriksson
2018-05-17Merge PR-1819 from sverker/enif_binary_to_term-bug/OTP-15080Sverker Eriksson
2018-05-17tverlaan/add_dns_alternative_to_tcp_dist/PR-1694/OTP-15086Lukas Larsson
2018-05-16epmd: allow alternative to dns resolving for nodenameTimmo Verlaan
2018-05-16Merge branch 'richcarl/eliminate_lib_module/PR-1786/OTP-15072'Hans Bolinder
2018-05-16erts: Fix bug in enif_binary_to_term for immediatesSverker Eriksson
2018-05-16New process suspend implementation based on async signalingRickard Green
2018-05-07Merge pull request #1802 from michalmuskala/map-is-key-bifBjörn Gustavsson
2018-05-04Move error formatting to erl_error.erl and delete lib.erlRichard Carlsson
2018-05-04Add ct:get_progname/0Richard Carlsson
2018-04-29Introduce is_map_key/2 guard BIFMichał Muskała
2018-04-27Merge branch 'siri/kernel/logger/OTP-13295'Siri Hansen
2018-04-26Test cuddle for loggerSiri Hansen
2018-04-25Do not run tests that conflicts with dirty schedulers testRickard Green
2018-04-25Merge branch 'map-get-bif' of git://github.com/michalmuskala/otpBjörn Gustavsson
2018-04-25Merge branch 'lukas/erts/poll-thread/OTP-14346'Lukas Larsson
2018-04-25Merge branch 'lukas/erts/dump_SUITE_fix'Lukas Larsson
2018-04-24Merge branch 'john/erts/fix-lcnt-toggle-test'John Högberg
2018-04-24Merge pull request #1790 from jhogberg/john/erts/more-alloc-info/OTP-14961John Högberg
2018-04-24Introduce map_get guard-safe functionMichał Muskała
2018-04-24erts: nif resource stop from poll-thread is a indirect callLukas Larsson
2018-04-23erts: Rewrite memory instrumentationJohn Högberg
2018-04-23erts: Increase file read timeout for signal_abort testLukas Larsson
2018-04-23Merge branch 'lukas/erts/seq_tracer_nif/OTP-15029'Lukas Larsson
2018-04-19Make stacktraces consistent when backtrace_depth is 0Björn Gustavsson
2018-04-18Merge branch 'sverker/lock-check-matrix'Sverker Eriksson
2018-04-16Disregard locks that can't be toggled in lcnt_SUITEJohn Högberg