summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-23.0.4Erlang/OTP2020-09-102-1/+2
* Prepare releaseErlang/OTP2020-09-108-11/+63
* Merge branch 'lars/megaco/v3_v2_ipv6_address_error/OTP-16818' into maint-23Erlang/OTP2020-09-104-1435/+2195
|\
| * [megaco|test] Add Test casesLars Thorsen2020-08-262-1432/+2192
| * [megaco] V2/V3 text parser IPv6 address failureLars Thorsen2020-08-262-3/+3
* | Merge branch 'bjorn/stdlib/fix-supervisor-state-corruption/OTP-16804' into ma...Erlang/OTP2020-09-102-3/+61
|\ \
| * | supervisor: Eliminate a subtle internal state corruptionBjörn Gustavsson2020-08-202-3/+61
* | | Merge branch 'max-au/erl-check-io-desync-23/OTP-16780/PR-2701' into maint-23Erlang/OTP2020-09-102-3/+69
|\ \ \ | |/ / |/| |
| * | Merge branch 'max-au/erl-check-io-desync-22/OTP-16780/PR-2701' into max-au/er...Lukas Larsson2020-08-112-3/+69
| |\ \ |/ / /
| * | Merge branch 'max-au/erl-check-io-desync-21/OTP-16780/PR-2701' into max-au/er...Lukas Larsson2020-08-112-3/+69
| |\ \ | | |/ | |/|
| | * kernel: Fix tcp misc testcase resource cleanupLukas Larsson2020-08-111-1/+1
| | * erl_check_io: do not discard ERTS_POLL_EV_IN from active_eventsMaxim Fedorov2020-08-112-3/+68
* | | Updated OTP versionOTP-23.0.3Erlang/OTP2020-07-202-1/+2
* | | Prepare releaseErlang/OTP2020-07-205-4/+76
* | | Merge branch 'rickard/tse/OTP-16766/OTP-16772/ERL-1304' into maint-23Erlang/OTP2020-07-2013-108/+319
|\ \ \
| * | | Fix multiple usage of same thread specific event at the same timeRickard Green2020-07-1613-108/+319
| | |/ | |/|
* | | Merge branch 'john/compiler/fix-type-oscillation/OTP-16745/ERL-1289' into mai...Erlang/OTP2020-07-202-8/+44
|\ \ \
| * | | beam_ssa_type: Fix endless type oscillationJohn Högberg2020-06-252-8/+44
* | | | Merge branch 'dgud/fix-win32-build-scripts/OTP-16711' into maint-23Erlang/OTP2020-07-203-15/+69
|\ \ \ \
| * | | | Add VS Community installation dir to setup scriptDan Gudmundsson2020-06-161-0/+5
| * | | | Update w32_path for WSLDan Gudmundsson2020-06-162-15/+64
| |/ / /
* | | | Merge branch 'sverker/erts/load_nif-race-bug/ERL-1273/OTP-16704' into maint-23Erlang/OTP2020-07-205-4/+134
|\ \ \ \
| * | | | erts: Add test nif_SUITE:t_call_nif_earlySverker Eriksson2020-06-103-3/+89
| * | | | erts: Add test nif_SUITE:t_load_raceSverker Eriksson2020-06-092-0/+44
| * | | | erts: Fix bug in erlang:load_nif/2 sometimes throwing badargSverker Eriksson2020-06-041-1/+1
* | | | | Merge branch 'rickard/faulty-port-assert-fix/OTP-16717' into maint-23Erlang/OTP2020-07-201-1/+2
|\ \ \ \ \
| * | | | | Change faulty assert checking that port is not dead at rescheduleRickard Green2020-06-121-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'bjorn/compiler/is_map_key/ERL_1276/OTP-16708' into maint-23Erlang/OTP2020-07-202-3/+83
|\ \ \ \ \
| * | | | | Eliminate compiler crash for repeated is_map_key/2 callsBjörn Gustavsson2020-06-082-3/+83
| |/ / / /
* | | | | Merge branch 'sverker/fix-counters_SUITE-basic' into maint-23Erlang/OTP2020-07-201-1/+1
|\ \ \ \ \
| * | | | | erts: Fix counters_SUITE:basic with offline schedulersSverker Eriksson2020-05-281-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'rickard/test-cuddle' into maint-23Erlang/OTP2020-07-204-20/+156
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix unstable tests in pg_SUITERickard Green2020-06-171-17/+94
| * | | | Fix ei_accpet_SUITE:ei_threaded_accept testcaseRickard Green2020-06-092-2/+27
| * | | | Fix ethread_SUITE:equal_tids test in systemRickard Green2020-06-051-1/+35
|/ / / /
* | | | Updated OTP versionOTP-23.0.2Erlang/OTP2020-05-282-1/+2
* | | | Prepare releaseErlang/OTP2020-05-285-8/+39
* | | | Merge branch 'sverker/erts/hopefull-enc-export-fun/OTP-16693/ERL-1254' into m...Erlang/OTP2020-05-282-3/+11
|\ \ \ \
| * | | | erts: Fix bug in encoding of export fun on pending connectionSverker Eriksson2020-05-262-3/+11
| |/ / /
* | | | Merge branch 'bmk/megaco/20200520/mini_parser_ipv6/23/OTP-16631' into maint-23Erlang/OTP2020-05-282-6/+403
|\ \ \ \
| * | | | [megaco|test] Add test casesMicael Karlberg2020-05-201-2/+399
| * | | | [megaco] Mini text parser IPv6 address failureMicael Karlberg2020-05-201-4/+4
| |/ / /
* | | | Updated OTP versionOTP-23.0.1Erlang/OTP2020-05-202-1/+2
* | | | Prepare releaseErlang/OTP2020-05-205-202/+63
* | | | Merge branch 'bjorn/compiler/beam_ssa_bool/ERL-1253/OTP-16657' into maint-23Erlang/OTP2020-05-202-0/+211
|\ \ \ \
| * | | | Avoid unsafe optimization of guardsBjörn Gustavsson2020-05-182-0/+211
| |/ / /
* | | | Merge branch 'bmk/kernel/20200514/sctp_and_udp_recv_hangs_on_close/m22/OTP-16...Erlang/OTP2020-05-203-18/+225
|\ \ \ \
| * | | | [kernel|test] Add SCTP test case for recv socket closeMicael Karlberg2020-05-151-6/+146
| * | | | [kernel|test] Add UDP test case for recv socket closeMicael Karlberg2020-05-151-9/+75
| * | | | [erts] Inform all async(s) when closing udp/sctp socketMicael Karlberg2020-05-151-3/+4