summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-23.1.3Erlang/OTP2020-11-172-1/+2
* Prepare releaseErlang/OTP2020-11-175-6/+38
* Merge branch 'hans/ssh/supervisor_keeps_killed_sessions/ERIERL-556/OTP-17006'...Erlang/OTP2020-11-171-6/+50
|\
| * ssh: Fix of supervisor tree corruptionHans Nilsson2020-11-161-6/+50
* | Merge branch 'john/erts/fix-next_catch-tracing/OTP-16994' into maint-23Erlang/OTP2020-11-172-20/+30
|\ \
| * | erts: Fix exception handling during tracingJohn Högberg2020-11-052-20/+30
| |/
* | Updated OTP versionOTP-23.1.2Erlang/OTP2020-11-052-1/+2
* | Prepare releaseErlang/OTP2020-11-055-12/+71
* | Merge branch 'rickard/dist-spawn_request-badopt/OTP-16991' into maint-23Erlang/OTP2020-11-052-1/+11
|\ \
| * | Fix bad 'reply' option to distributed spawn_request()Rickard Green2020-11-032-1/+11
| |/
* | Merge branch 'rickard/iov-fixes/OTP-16955/ERL-1343' into maint-23Erlang/OTP2020-11-052-5/+78
|\ \
| * | Look up IOV_MAX instead of assuming 16Rickard Green2020-10-222-5/+78
| |/
* | Merge branch 'rickard/small-memory-build-fix/OTP-16939' into maint-23Erlang/OTP2020-11-051-0/+2
|\ \
| * | Fix SMALL_MEMORY buildRickard Green2020-10-131-0/+2
* | | Merge branch 'lukas/add-github-actions' into maint-23Erlang/OTP2020-11-051-1/+4
|\ \ \
| * | | Fix github actions patch releaseLukas Larsson2020-10-051-1/+4
* | | | Merge branch 'john/compiler/fix-bool-opt/ERL-1384/OTP-16951' into maint-23Erlang/OTP2020-11-052-4/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | beam_ssa_bool: Fix unsafe literal substitutionJohn Högberg2020-10-202-4/+19
|/ / /
* | | Updated OTP versionOTP-23.1.1Erlang/OTP2020-10-022-1/+2
* | | Prepare releaseErlang/OTP2020-10-0211-104/+158
* | | Merge branch 'dgud/win32/missing-redist/ERL-1362/OTP-16903' into maint-23Erlang/OTP2020-10-021-2/+2
|\ \ \
| * | | Handle paths with spacesDan Gudmundsson2020-09-281-2/+2
* | | | Merge branch 'john/compiler/optimize-tuple-sink/ERL-1359/OTP-16895' into main...Erlang/OTP2020-10-022-18/+82
|\ \ \ \
| * | | | beam_ssa_opt: Optimize sinking of get_tuple_element instructionsJohn Högberg2020-09-242-18/+82
| |/ / /
* | | | Merge branch 'rickard/improved-system-memory-data-23/ERIERL-532/OTP-16906' in...Erlang/OTP2020-10-026-77/+244
|\ \ \ \
| * \ \ \ Merge branch 'rickard/improved-system-memory-data-22/ERIERL-532/OTP-16906' in...Rickard Green2020-10-016-77/+244
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Configure paramenter for improved memsup:get_system_memory_data()Rickard Green2020-10-016-81/+246
* | | | | Merge branch 'rickard/carrier-pools/OTP-16856' into maint-23Erlang/OTP2020-10-026-27/+283
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Multiple carrier poolsRickard Green2020-09-256-27/+283
| | |/ / | |/| |
* | | | Merge branch 'rickard/thr-progress-wakeup-bugs/OTP-16870' into maint-23Erlang/OTP2020-10-029-93/+147
|\ \ \ \
| * | | | Fix thread progress handling in poll threadsRickard Green2020-09-299-90/+129
| * | | | Fix thread progress handling in sys-msg-dispatcher threadRickard Green2020-09-221-2/+18
* | | | | Merge branch 'andy/public_key/pem_decode_fails_non_unicode_binary/ERIERL-534/...Erlang/OTP2020-10-021-17/+17
|\ \ \ \ \
| * | | | | public_key, strip the whitespaces at the tail of start line of PEM fileAo Song2020-09-301-17/+17
| | |_|/ / | |/| | |
* | | | | Merge branch 'bmk/erts/20200909/active_once_wakes_up_io_polling_thread_unnece...Erlang/OTP2020-10-021-9/+19
|\ \ \ \ \
| * | | | | [erts] Active-once wakes up IO possing thread unnecessarilyMicael Karlberg2020-09-101-9/+19
| | |_|/ / | |/| | |
* | | | | Merge branch 'hans/ssh/decoder_error/OTP-16904' into maint-23Erlang/OTP2020-10-021-2/+6
|\ \ \ \ \
| * | | | | ssh: Fix possible infinite loop in message decodingHans Nilsson2020-09-291-2/+6
| | |_|/ / | |/| | |
* | | | | Merge branch 'sverker/22/ets-select_replace-compressed/ERL-1356/OTP-16874' in...Erlang/OTP2020-10-025-54/+113
|\ \ \ \ \
| * \ \ \ \ Merge 'sverker/21/ets-select_replace-compressed/OTP-16874'Sverker Eriksson2020-09-215-54/+113
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Merge 'sverker/20/ets-select_replace-compressed/OTP-16874'Sverker Eriksson2020-09-215-54/+113
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | erts: Fix bug in ets:replace/2 on compressed tableSverker Eriksson2020-09-215-54/+113
* | | | | | Merge branch 'bjorn/erts/undo-performance-degradation/OTP-16892' into maint-23Erlang/OTP2020-10-021-0/+2
|\ \ \ \ \ \
| * | | | | | Undo perform degradation on macOSBjörn Gustavsson2020-09-241-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'lukas/add-github-actions' into maint-23Erlang/OTP2020-10-026-29/+76
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Add github actionsLukas Larsson2020-09-2413-30/+1746
| | |_|/ | |/| |
* | | | Updated OTP versionOTP-23.1Erlang/OTP2020-09-232-1/+2
* | | | Prepare releaseErlang/OTP2020-09-2356-38/+1224
* | | | Manually fix version holder for OTP 23.1 due to erroneous update on masterRickard Green2020-09-231-1/+1
* | | | Merge branch 'ingela/public_key/fix-duplicate-name' into maintIngela Anderton Andin2020-09-221-1/+2
|\ \ \ \