summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-22.3.4.26maint-22Erlang/OTP2022-05-022-1/+2
* Prepare releaseErlang/OTP2022-05-023-6/+40
* Update copyright yearErlang/OTP2022-05-0213-13/+13
* Merge branch 'lukas/erts/fix-off-heap-change-gc/OTP-18075' into maint-22Erlang/OTP2022-05-022-8/+39
|\
| * erts: Fix gc to fetch sig queue at mqd changeLukas Larsson2022-04-272-8/+39
* | Merge branch 'lukas/22/erts/fix-dist-fragment-exit-leak/OTP-18077' into maint-22Erlang/OTP2022-05-028-20/+400
|\ \
| * | 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-22Erlang/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-22Erlang/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-22Erlang/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
* | | Updated OTP versionOTP-22.3.4.25Erlang/OTP2022-03-282-1/+2
* | | Prepare releaseErlang/OTP2022-03-2810-7/+150
* | | Update copyright yearErlang/OTP2022-03-2819-19/+19
* | | Merge branch 'lukas/erts/fix-trace-memory-leak/OTP-17904' into maint-22Erlang/OTP2022-03-281-0/+11
|\ \ \
| * | | erts: Fix trace running memory leakLukas Larsson2022-02-111-0/+11
| | |/ | |/|
* | | Merge branch 'rickard/macos-os-monotonic-fix/22/OTP-17998' into maint-22Erlang/OTP2022-03-282-45/+175
|\ \ \
| * | | Update configure scriptsRickard Green2022-03-261-38/+143
| * | | Merge branch 'rickard/macos-os-monotonic-fix/OTP-17998' into rickard/macos-os...Rickard Green2022-03-261-7/+32
| |\ \ \
| | * | | Do not use the on MacOS buggy CLOCK_MONOTONIC clock idRickard Green2022-03-261-8/+33
| | |/ /
* | | | Merge branch 'rickard/net-tick-intensity/22.3.4/ERIERL-732/OTP-17905' into ma...Erlang/OTP2022-03-287-156/+537
|\ \ \ \
| * | | | Net tick intensityRickard Green2022-02-257-158/+538
| | |/ / | |/| |
* | | | Merge branch 'rickard/prevent-overlapping-partitions/22.3.4/ERIERL-732/OTP-17...Erlang/OTP2022-03-2815-701/+1343
|\ \ \ \
| * | | | global: Preventing overlapping partitions fixRickard Green2022-02-0615-693/+1259
| * | | | global: Propagate and save version between all nodesRickard Green2022-01-071-29/+105
* | | | | Merge branch 'rickard/ts_clear_aflags_fix/OTP-17888' into maint-22Erlang/OTP2022-03-281-30/+59
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix clearing of ERL_AFLAGS in test_serverRickard Green2022-01-251-30/+59
| | |/ / | |/| |
* | | | Updated OTP versionOTP-22.3.4.24Erlang/OTP2021-12-202-1/+2
* | | | Prepare releaseErlang/OTP2021-12-204-5/+40
* | | | Update copyright yearErlang/OTP2021-12-2020-20/+20
* | | | Merge branch 'rickard/outstanding-cpc-cla-limit/22.3.4/OTP-17796' into maint-22Erlang/OTP2021-12-2024-157/+613
|\ \ \ \
| * | | | Introduce outstanding requests limit for system processesRickard Green2021-12-0624-157/+613
* | | | | Updated OTP versionOTP-22.3.4.23Erlang/OTP2021-11-112-1/+2
* | | | | Prepare releaseErlang/OTP2021-11-113-9/+35
* | | | | Merge branch 'lukas/testcase-fixes' into maint-22Erlang/OTP2021-11-111-1/+1
|\ \ \ \ \
| * | | | | erts: Do not put invalid term on heapLukas Larsson2021-11-091-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'rickard/select-timeout-fix/GH-5339/OTP-17735' into maint-22Erlang/OTP2021-11-112-2/+41
|\ \ \ \ \
| * | | | | Limit timeout value in calls to select()Rickard Green2021-11-032-2/+41
| |/ / / /
* | | | | Merge branch 'rickard/force-dist-signal-fix/GH-5346/GH-4989/OTP-17737' into m...Erlang/OTP2021-11-115-15/+255
|\ \ \ \ \
| * | | | | Testcase for missing demonitor signalRickard Green2021-11-101-0/+60
| * | | | | Testcases for missing dist exit and down signalsRickard Green2021-11-102-6/+181
| * | | | | Fix forced distributed send of signalsRickard Green2021-11-063-9/+14
| |/ / / /