summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | public_key: Avoid prefixing due to duplicate references to same identifierIngela Anderton Andin2020-09-221-1/+2
|/ / / /
* | | | Revert "Merge branch 'rickard/thr-prgr-wakeup-bugs/OTP-16853' into maint"Rickard Green2020-09-212-36/+17
* | | | Merge branch 'rickard/statistics-doc-bug/OTP-16866' into maintRickard Green2020-09-181-4/+3
|\ \ \ \
| * | | | Fix documentation of statistics(run_queue)Rickard Green2020-09-181-4/+3
| | |_|/ | |/| |
* | | | Merge branch 'raimo/socket-env-leak/OTP-16857' into maintRaimo Niskanen2020-09-181-2/+15
|\ \ \ \
| * | | | Avoid memory and file descriptor leakRaimo Niskanen2020-09-171-2/+15
* | | | | Merge branch 'rickard/thr-prgr-wakeup-bugs/OTP-16853' into maintRickard Green2020-09-172-17/+36
|\ \ \ \ \
| * | | | | Fix wakeup of threads doing polling using oneshotRickard Green2020-09-171-15/+18
| * | | | | Fix thread progress handling in sys-msg-dispatcher threadRickard Green2020-09-151-2/+18
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'upstram/pr/2750' into maintHans Bolinder2020-09-172-5/+6
|\ \ \ \ \
| * | | | | tools: Fix local calls from on_load being reported as unusedAli Sabil2020-09-152-5/+6
|/ / / / /
* | | | | Merge branch 'ingela/ssl/new-session-cache-TLS-1.2/OTP-16802' into maintIngela Anderton Andin2020-09-1528-281/+890
|\ \ \ \ \
| * | | | | ssl: Rework client session handlingIngela Anderton Andin2020-09-152-44/+67
| * | | | | ssl: Remove old pre TLS-1.3 server session cacheIngela Anderton Andin2020-09-144-94/+13
| * | | | | ssl: Add new session cache for TLS-1.0-TLS-1.2Ingela Anderton Andin2020-09-1424-147/+814
* | | | | | beam_validator: Fix regression introduced in 5474277e858138d1dc853John Högberg2020-09-152-8/+25
| |_|/ / / |/| | | |
* | | | | Merge branch 'max-au/tls-sender-fix' of https://github.com/max-au/otp into maintRaimo Niskanen2020-09-142-3/+15
|\ \ \ \ \
| * | | | | tls_sender: avoid livelock timeout for distribution dataMaxim Fedorov2020-09-092-3/+15