summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-25.3.2maint-25Erlang/OTP2023-05-042-1/+2
* Prepare releaseErlang/OTP2023-05-047-21/+67
* Update copyright yearErlang/OTP2023-05-045-5/+5
* Merge branch 'sverker/cpu_sup-port-close-error/OTP-18559' into maint-25Erlang/OTP2023-05-042-3/+3
|\
| * os_mon: Fix failing port_closeSverker Eriksson2023-04-212-3/+3
* | Merge branch 'bjorn/compiler/beam_validator/25/GH-7147/OTP-18565' into maint-25Erlang/OTP2023-05-044-9/+110
|\ \
| * | Fix two type-related bugsBjörn Gustavsson2023-05-024-9/+110
| |/
* | Merge branch 'rickard/creation-fix/25.3.1/OTP-18570' into maint-25Erlang/OTP2023-05-044-5/+155
|\ \
| * \ Merge branch 'rickard/creation-fix/24.3.4/OTP-18570' into rickard/creation-fi...Rickard Green2023-04-294-5/+155
| |\ \ |/ / /
| * | Merge branch 'rickard/creation-fix/23.3.4/OTP-18570' into rickard/creation-fi...Rickard Green2023-04-294-2/+154
| |\ \
| | * | [erts] ensure no mix of external and internal identifiersRickard Green2023-04-294-2/+154
* | | | Updated OTP versionOTP-25.3.1Erlang/OTP2023-04-252-1/+2
* | | | Prepare releaseErlang/OTP2023-04-2523-59/+272
* | | | Update copyright yearErlang/OTP2023-04-2540-40/+40
* | | | Merge branch 'bjorn/erts/utf32/25/OTP-18560' into maint-25Erlang/OTP2023-04-254-0/+18
|\ \ \ \
| * | | | Eliminate crash in matching of utf32 segmentBjörn Gustavsson2023-04-244-0/+18
| | |_|/ | |/| |
* | | | Merge branch 'dgud/wx/fix-debug/OTP-18512' into maint-25Erlang/OTP2023-04-2531-2625/+2911
|\ \ \ \
| * | | | wx: Use temp env for send_msgDan Gudmundsson2023-04-241-0/+3
| * | | | gl: Fix glDebugMessage functionalityDan Gudmundsson2023-04-248-64/+117
| * | | | Fix testsDan Gudmundsson2023-04-241-4/+7
| * | | | Fix wx-3.2 macros and OpenGL supportDan Gudmundsson2023-04-2414-2542/+2703
| * | | | wx: Add debug printouts for OpenGLDan Gudmundsson2023-04-028-27/+71
| * | | | wx: Improve debug printoutsDan Gudmundsson2023-03-143-9/+31
* | | | | Merge branch 'rickard/no-native-atomics-fix/GH-7114/OTP-18563' into maint-25Erlang/OTP2023-04-251-0/+1
|\ \ \ \ \
| * | | | | [erts] Fix build without native atomicsRickard Green2023-04-241-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'rickard/mon-link-dbg-fix' into maint-25Erlang/OTP2023-04-251-6/+16
|\ \ \ \ \
| * | | | | [erts] Fix debug functionalty for monitors/linksRickard Green2023-04-121-6/+16
| |/ / / /
* | | | | Merge branch 'kuba/maint-24/inets/fix_httpc_remote_socket_close/OTP-18545' in...Erlang/OTP2023-04-251-8/+18
|\ \ \ \ \
| * | | | | inets: httpc fix for socket closingJakub Witczak2023-04-181-8/+18
| | |_|/ / | |/| | |
* | | | | Merge branch 'kuba/crypto/fix_len_var_type/OTP-18555' into maint-25Erlang/OTP2023-04-251-2/+2
|\ \ \ \ \
| * | | | | crypto: dh.c change len type to ErlNifUInt64Jakub Witczak2023-04-171-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'rickard/aliasmonitor-fix/25.3/OTP-18557' into maint-25Erlang/OTP2023-04-254-6/+57
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rickard/aliasmonitor-fix/24.3/OTP-18557' into rickard/aliasmoni...Rickard Green2023-04-184-6/+57
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | [erts] Fix erroneous removal of alias from alias tableRickard Green2023-04-184-6/+57
* | | | | | Merge branch 'john/erts/fix-ic-dc-config-test/OTP-18554' into maint-25Erlang/OTP2023-04-255-14/+53
|\ \ \ \ \ \
| * | | | | | Update configure scriptsJohn Högberg2023-04-142-7/+27
| * | | | | | erts: Fix ic/dc config tests and usageJohn Högberg2023-04-143-7/+26
| |/ / / / /
* | | | | | Merge branch 'kuba/ssl/kuba/ssl/keylog_fix/OTP-18489' into maint-25Erlang/OTP2023-04-253-56/+94
|\ \ \ \ \ \
| * | | | | | ssl: fix keylog mechanismJakub Witczak2023-02-273-56/+94
* | | | | | | Merge branch 'john/erts/fix-overlapping-code-barriers-25/OTP-18553' into main...Erlang/OTP2023-04-251-6/+17
|\ \ \ \ \ \ \
| * | | | | | | erts: Fix overlapping blocking code barriers in the same tickJohn Högberg2023-04-111-6/+17
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'ingela/ssl/test-stop-using-weak-key' into maint-25Erlang/OTP2023-04-251-7/+15
|\ \ \ \ \ \ \
| * | | | | | | ssl: Let test case use stronger keyIngela Anderton Andin2023-04-171-7/+15
* | | | | | | | Merge branch 'ingela/ssl/correct-sigalg-order/OTP-18550' into maint-25Erlang/OTP2023-04-252-4/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | ssl: Honor signatur alogithm input orderIngela Anderton Andin2023-04-062-4/+9
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'rickard/driver-call-callback-fix/24.3.4/OTP-18525' into maint-25Erlang/OTP2023-04-251-16/+28
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'rickard/driver-call-callback-fix/23.3.4/OTP-18525' into rickard...Rickard Green2023-03-201-16/+28
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | [erts] Fix error case for driver call callbackRickard Green2023-03-201-16/+28
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge branch 'john/erts/fix-hd-tl-loader-transformations/GH-7024/OTP-18519' i...Erlang/OTP2023-04-254-30/+44
|\ \ \ \ \ \ \ \
| * | | | | | | | jit: Fix hd/1 and tl/1 BIF specializationJohn Högberg2023-03-164-30/+44
| | |_|/ / / / / | |/| | | | | |