summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-23.3.3Erlang/OTP2021-05-052-1/+2
* Prepare releaseErlang/OTP2021-05-0512-20/+121
* Merge branch 'raimo/kernel/safe-cname-lookup/OTP-17361' into maint-23Erlang/OTP2021-05-051-1/+10
|\
| * Prevent crash when looking up cname from bogus replyRaimo Niskanen2021-04-231-1/+10
* | Merge branch 'john/compiler/validator-container-type-subtraction/GH-4774/OTP-...Erlang/OTP2021-05-052-7/+36
|\ \
| * | beam_validator: Support subtraction in update_container_type/4John Högberg2021-04-272-7/+36
* | | Merge branch 'kuba/common_test/OTP-17347/GH-3480' into maint-23Erlang/OTP2021-05-053-7/+161
|\ \ \
| * | | common_test: Fix Config leakage for nested groupsJakub Witczak2021-04-233-7/+161
* | | | Merge branch 'kjell/runtime_tools/dbg/ERL-1371/OTP-16930/GH-4396' into maint-23Erlang/OTP2021-05-051-3/+3
|\ \ \ \
| * | | | GH-4396: exported function instead of fun to set up remote tracingKjell Winblad2021-05-031-3/+3
* | | | | Merge branch 'lukas/erl_interface/send-inf-tmo-fix/OTP-17358' into maint-23Erlang/OTP2021-05-053-11/+34
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ei: Correctly check timeout value vs EI_SCLBK_INF_TMOLukas Larsson2021-05-033-12/+34
| |/ / /
* | | | Updated OTP versionOTP-23.3.2Erlang/OTP2021-04-262-1/+2
* | | | Prepare releaseErlang/OTP2021-04-2614-7/+217
* | | | Merge branch 'rickard/off-heap-msgq-fix/OTP-17349' into maint-23Erlang/OTP2021-04-261-1/+3
|\ \ \ \
| * | | | Fix change of message_queue_data to off_heapRickard Green2021-04-231-1/+3
| |/ / /
* | | | Merge branch 'rickard/signal-order-fix/23/OTP-17291' into maint-23Erlang/OTP2021-04-2615-229/+583
|\ \ \ \
| * \ \ \ Merge branch 'rickard/signal-order-fix/22/OTP-17291' into rickard/signal-orde...Rickard Green2021-04-2215-229/+583
| |\ \ \ \
| | * \ \ \ Merge branch 'rickard/signal-order-fix/OTP-17291' into rickard/signal-order-f...Rickard Green2021-04-2215-229/+581
| | |\ \ \ \
| | | * | | | Ensure is_process_alive() and process_info() respect signal orderRickard Green2021-04-223-5/+22
| | | * | | | Ensure reply signals from ports respect signal orderRickard Green2021-04-224-163/+283
| | | * | | | Ensure GC and CPC signals respect signal orderRickard Green2021-04-219-56/+272
| | | |/ / /
* | | | | | Merge branch 'rickard/literal-whole-message/23/OTP-17307' into maint-23Erlang/OTP2021-04-262-6/+74
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rickard/literal-whole-message/22/OTP-17307' into rickard/litera...Rickard Green2021-04-222-6/+74
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge branch 'rickard/literal-whole-message/OTP-17307' into rickard/literal-w...Rickard Green2021-04-222-6/+74
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Fix literal collection of messagesRickard Green2021-04-222-6/+74
| | | | |/ / | | | |/| |
* | | | | | Merge branch 'ingela/ssl/session-tab/ERIERL-641/OTP-17348' into maint-23Erlang/OTP2021-04-261-1/+1
|\ \ \ \ \ \
| * | | | | | ssl: Fix variable typoIngela Anderton Andin2021-04-231-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'kenneth/asn1_paramtype/OTP-17227/OTP-17306/OTP-17297' into main...Erlang/OTP2021-04-264-34/+56
|\ \ \ \ \ \
| * | | | | | Correct handling of parameterized types with extension markerKenneth Lundin2021-04-202-22/+33
| * | | | | | Add checking that an INTEGER value is within rangeKenneth Lundin2021-04-192-3/+12
| * | | | | | Change the internal representation of a sequence to a property listKenneth Lundin2021-04-191-9/+11
* | | | | | | Merge branch 'anders/common_test/timing/OTP-17328' into maint-23Erlang/OTP2021-04-262-376/+489
|\ \ \ \ \ \ \
| * | | | | | | Fix possible hangings in ct_telnet_clientAnders Svensson2021-04-141-14/+19
| * | | | | | | Fix multiple ct_gen_conn:do_within_time/2 issuesAnders Svensson2021-04-081-32/+43
| * | | | | | | Fix multiple ct_gen_conn issuesAnders Svensson2021-04-081-333/+429
| * | | | | | | Fix ct_gen_conn connection registration raceAnders Svensson2021-04-081-3/+4
* | | | | | | | Merge branch 'lars/xmerl/control-m-at-eof-bug/OTP-17308' into maint-23Erlang/OTP2021-04-261-3/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Handle files ending with ^MLars Thorsen2021-04-151-3/+18
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'john/erts/fix-zlib-flushing/GH-4710/OTP-17299' into maint-23Erlang/OTP2021-04-262-2/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | zlib: Fix edge case in state flushingJohn Högberg2021-04-062-2/+22
| |/ / / / / / /
* | | | | | | | Merge branch 'sverker/erts/persistent_term-get-0-race/OTP-17298' into maint-23Erlang/OTP2021-04-262-2/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | erts: Fix race in persistent_term:get/0 and info/0Sverker Eriksson2021-04-062-2/+46
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'ingela/ssl/verify-fun-behaviour/GH-4682/OTP-17296' into maint-23Erlang/OTP2021-04-262-5/+80
|\ \ \ \ \ \ \ \
| * | | | | | | | ssl: Make sure incomplete chain is a prefix of the new chain candidateIngela Anderton Andin2021-04-022-5/+80
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'kjell/stdlib/zip_exec_access_dirs/OTP-17295/GH-4687' into maint-23Erlang/OTP2021-04-264-9/+43
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [zip] Add execute permission to zipped directories (fix GH-4687)Kjell Winblad2021-04-014-9/+43
|/ / / / / / /
* | | | | | | Updated OTP versionOTP-23.3.1Erlang/OTP2021-03-292-1/+2
* | | | | | | Prepare releaseErlang/OTP2021-03-293-61/+20
* | | | | | | Merge branch 'hans/ssh/idle_time-bug/OTP-17279' into maint-23Erlang/OTP2021-03-292-29/+31
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |