summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-24.3.4Erlang/OTP2022-05-022-1/+2
* Prepare releaseErlang/OTP2022-05-0219-21/+260
* Update copyright yearErlang/OTP2022-05-0231-31/+31
* Merge branch 'bmk/kernel/20220427/gen_tcp_socket_shutdown_24.3.3/OTP-18080' i...Erlang/OTP2022-05-023-12/+50
|\
| * [kernel|gen-tcp|test] Tweaked shutdown (api) test case(s)Micael Karlberg2022-04-291-8/+28
| * [kernel|gen-tcp-socket] Changed the behaviour of shutdownMicael Karlberg2022-04-291-1/+11
| * [erts|esock] Add caller pid to the initial debug printout for closeMicael Karlberg2022-04-291-3/+11
* | Merge branch 'bmk/kernel/20220427/gen_tcp_socket_raw_option_24.3.3/OTP-18078'...Erlang/OTP2022-05-021-14/+31
|\ \
| * | [kernel] Fixed handling of raw option for gen-tcp-socketMicael Karlberg2022-04-291-14/+31
| |/
* | Merge branch 'big-r81/epmd-nonfatal-loopback/OTP-17970' into maint-24Erlang/OTP2022-05-021-2/+18
|\ \
| * | epmd: don't fail if non-critical interfaces fail to bindJohn Eckersberg2022-04-291-2/+18
* | | Merge branch 'lukas/erts/fix-off-heap-change-gc/OTP-18075' into maint-24Erlang/OTP2022-05-022-8/+38
|\ \ \
| * | | erts: Fix gc to fetch sig queue at mqd changeLukas Larsson2022-04-272-8/+39
* | | | Merge branch 'lukas/24/erts/fix-dist-fragment-exit-leak/OTP-18077' into maint-24Erlang/OTP2022-05-028-21/+433
|\ \ \ \
| * \ \ \ Merge branch 'lukas/23/erts/fix-dist-fragment-exit-leak/OTP-18077' into lukas...Lukas Larsson2022-05-018-21/+433
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'lukas/22/erts/fix-dist-fragment-exit-leak/OTP-18077' into lukas...Lukas Larsson2022-04-308-20/+418
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | erts: Fix faulty alloc assert on 32-bitLukas Larsson2022-04-301-1/+2
| | | * | erts: Add testcase for exit distr fragmentsLukas Larsson2022-04-301-1/+165
| | | * | erts: Fix size calculation of suspend monitorLukas Larsson2022-04-271-0/+1
| | | * | erts: Add etp-links for inspecting process linksLukas Larsson2022-04-271-8/+182
| | | * | erts: Fix fragmented send to finish before exitingLukas Larsson2022-04-276-10/+50
| | | |/
* | | | Merge branch 'lukas/erts/remove-child-setup-assert' into maint-24Erlang/OTP2022-05-021-1/+0
|\ \ \ \
| * | | | erts: Remove faulty child setup assertLukas Larsson2022-04-051-1/+0
| | |_|/ | |/| |
* | | | Merge branch 'lukas/22/erts/fix-localtime-tz-change/OTP-18076' into maint-24Erlang/OTP2022-05-024-42/+33
|\ \ \ \
| * | | | erts: Fix localtime_r summer/winter-time change bugLukas Larsson2022-04-194-42/+33
| |/ / /
* | | | Merge branch 'lukas/add-github-actions' into maint-24Erlang/OTP2022-05-023-9/+11
|\ \ \ \
| * | | | gh: Fix ubuntu base to use base argumentLukas Larsson2022-04-221-1/+2
| * | | | gh: Use lastest lts ubuntu for build and testsLukas Larsson2022-04-221-1/+1
| * | | | gh: Fix debian base imageLukas Larsson2022-04-212-7/+8
* | | | | Merge branch 'bjorn/compiler/setelement/OTP-18082' into maint-24Erlang/OTP2022-05-021-4/+9
|\ \ \ \ \
| * | | | | Fix incorrect optimization of setelement/3Björn Gustavsson2022-04-291-4/+9
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sverker/24/erts/fix-factory-undo/OTP-18027' into maint-24Erlang/OTP2022-05-027-42/+51
|\ \ \ \ \
| * \ \ \ \ Merge branch 'sverker/23/erts/fix-factory-undo' into sverker/24/erts/fix-fact...Sverker Eriksson2022-04-207-42/+51
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | erts: Make erts_factory_undo leave empty heap fragmentSverker Eriksson2022-04-201-7/+1
| | * | | | erts: Fix bug in erts_factory_proc_prealloc_initSverker Eriksson2022-04-201-4/+11
| | * | | | erts: Ensure setting p->live_hf_end at first trap with disabled GCSverker Eriksson2022-04-204-27/+35
| | |/ / /
* | | | | Merge branch 'kuba/inets/fix_all_handling_mod_esi/OTP-18069' into maint-24Erlang/OTP2022-05-022-31/+41
|\ \ \ \ \
| * | | | | inets: fix 'all' handling for erl_script_aliasJakub Witczak2022-04-222-31/+41
| |/ / / /
* | | | | Merge branch 'john/stdlib/fix-shell-docs-spec/OTP-18081' into maint-24Erlang/OTP2022-05-021-3/+3
|\ \ \ \ \
| * | | | | stdlib: Fix specs for shell_docs:get_type_doc/3John Högberg2022-04-281-1/+1
| * | | | | stdlib: Fix specs for shell_docs:get_doc/3 and get_callback_doc/3John Högberg2022-04-281-2/+2
* | | | | | Merge branch 'ingela/ssl/inet-backend/GH-5930/OTP-18071' into maint-24Erlang/OTP2022-05-023-36/+28
|\ \ \ \ \ \
| * | | | | | ssl: Remove is_port guards for socketsIngela Anderton Andin2022-04-273-36/+28
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ingela/ssl/decode-cert-request-algs/GH-5835/OTP-18028' into mai...Erlang/OTP2022-05-022-18/+22
|\ \ \ \ \ \
| * | | | | | Update lib/ssl/src/tls_gen_connection.erlIngela Andin2022-04-261-1/+1
| * | | | | | Update lib/ssl/src/tls_gen_connection.erlIngela Andin2022-04-261-1/+1
| * | | | | | Update lib/ssl/src/tls_gen_connection.erlIngela Andin2022-04-261-1/+1
| * | | | | | Update lib/ssl/src/tls_gen_connection.erlIngela Andin2022-04-251-4/+4
| * | | | | | ssl: Fix version mismatchIngela Anderton Andin2022-04-252-18/+22
| |/ / / / /
* | | | | | Merge branch 'john/erts/fix-persistent-term-get-put-race/maint-24' into maint-24Erlang/OTP2022-05-022-58/+112
|\ \ \ \ \ \