summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-21.3.8.7Erlang/OTP2019-09-112-1/+2
* Prepare releaseErlang/OTP2019-09-1111-7/+116
* Merge branch 'sverker/erts/persistent_term-kill-updater-bug/OTP-16041' into m...Erlang/OTP2019-09-111-0/+2
|\
| * erts: Fix persistent_term bug when process killed during updateSverker Eriksson2019-09-021-0/+2
* | Merge branch 'john/erts/process_info-binary-heap-fragments/OTP-15978' into ma...Erlang/OTP2019-09-111-6/+20
|\ \
| * | erts: Scan heap fragments for off-heap binariesJohn Högberg2019-08-121-6/+20
| |/
* | Merge branch 'john/erts/fix-instrument-allocations-race/OTP-15983' into maint-21Erlang/OTP2019-09-111-27/+42
|\ \
| * | erts: Fix crash in instrument:allocations/0-1John Högberg2019-08-121-27/+42
* | | Merge branch 'rickard/node-refc-tests-21' into maint-21Erlang/OTP2019-09-117-33/+275
|\ \ \
| * | | Node container refc test for persistent termsRickard Green2019-07-221-2/+42
| * | | Include persistent term storage in node/dist refc checkRickard Green2019-07-224-1/+191
| * | | Merge branch 'rickard/node-refc-tests-20' into rickard/node-refc-tests-21Rickard Green2019-07-223-30/+42
| |\ \ \ | | |/ / | |/| |
| | * | Fix node refc test for system message queueRickard Green2019-07-223-30/+42
* | | | Merge branch 'ingela/inets/httpd-status-code/OTP-16049' into maint-21Erlang/OTP2019-09-112-14/+36
|\ \ \ \
| * | | | inets, httpd: Use actual statuscode instead of hardcoding 200Ingela Anderton Andin2019-09-092-14/+36
| |/ / /
* | | | Merge branch 'hans/ssh/early_crash_fail_logging/ERL-990/OTP-15962' into maint-21Erlang/OTP2019-09-111-42/+73
|\ \ \ \
| * | | | ssh: Don't assume Reason to be a string()Hans Nilsson2019-08-161-1/+7
| * | | | ssh: added log/4Hans Nilsson2019-06-281-7/+10
| * | | | ssh: Fix log problem in early stages of initializationHans Nilsson2019-06-281-30/+44
| * | | | ssh: Fix potential crash if failure in init of clientHans Nilsson2019-06-281-7/+15
| |/ / /
* | | | Merge branch 'zadean/syntax_tools/add_missing_unwrap/OTP-16012/PR-2348' into ...Erlang/OTP2019-09-113-25/+64
|\ \ \ \
| * | | | Update test suitezadean2019-08-222-0/+39
| * | | | Also unwrap map_type_* name and valuezadean2019-08-221-12/+12
| * | | | Add unwrap calls to map_field_* in erl_syntaxZachary Dean2019-08-221-12/+12
* | | | | Merge branch 'kpy3/fix-fd-leak-in-logger/OTP-15997' into maint-21Erlang/OTP2019-09-111-2/+2
|\ \ \ \ \
| * | | | | Close log files in case of inode change properlySergey Yelin2019-07-231-2/+2
|/ / / / /
* | | | | Updated OTP versionOTP-21.3.8.6Erlang/OTP2019-07-112-1/+2
* | | | | Prepare releaseErlang/OTP2019-07-113-6/+18
* | | | | Merge branch 'rickard/test-fixes-21' into maint-21Erlang/OTP2019-07-113-16/+54
|\ \ \ \ \
| * | | | | Fix unstable test dump_SUITE:signal_abortRickard Green2019-07-081-6/+8
| * | | | | Merge branch 'rickard/test-fixes-20' into rickard/test-fixes-21Rickard Green2019-07-082-10/+46
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fix unstable node_container_SUITE:magic_ref testRickard Green2019-07-081-1/+16
| | * | | | Fix unstable node_container_SUITE:node_controller_refc testRickard Green2019-07-081-1/+11
| | * | | | Fix unstable tests process_SUITE:no_priority_inversion{,2}Rickard Green2019-07-081-8/+19
| | | |/ / | | |/| |
* | | | | Merge branch 'raimo/ssl/fix-zero-fragment-buffer-handling/ERIERL-379/OTP-1532...Erlang/OTP2019-07-112-14/+66
|\ \ \ \ \
| * | | | | Do not call dist_ctrl_put_data with empty binariesRaimo Niskanen2019-07-051-7/+35
| * | | | | Refine the queue codeRaimo Niskanen2019-07-032-6/+25
| * | | | | Fix extracting 0 bytes from queueRaimo Niskanen2019-07-022-4/+9
| |/ / / /
* | | | | Updated OTP versionOTP-21.3.8.5Erlang/OTP2019-07-022-1/+2
* | | | | Prepare releaseErlang/OTP2019-07-025-11/+63
* | | | | Merge branch 'poroh/erts/sched-stuck-fix/OTP-15941' into maint-21Erlang/OTP2019-07-021-0/+2
|\ \ \ \ \
| * | | | | Infinite cycle fixed on try to change run queue (if it has already changed co...Dmitry Poroh2019-06-281-0/+2
* | | | | | Merge branch 'sverker/system_info-procs-bug/ERL-979/OTP-15909' into maint-21Erlang/OTP2019-07-022-0/+54
|\ \ \ \ \ \
| * | | | | | Fix fatal bug in erts_proc_sig_signal_sizeSverker Eriksson2019-06-192-0/+54
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ingela/ssl/TLS-hibernate-bug/OTP-15910' into maint-21Erlang/OTP2019-07-022-2/+4
|\ \ \ \ \ \
| * | | | | | ssl: Fix hibernation bugIngela Anderton Andin2019-06-182-2/+4
| |/ / / / /
* | | | | | Merge branch 'john/erts/lists_subtract_fixes/OTP-15938/OTP-15939' into maint-21Erlang/OTP2019-07-023-2/+34
|\ \ \ \ \ \
| * | | | | | erts: Fix integer overflow in loaderJohn Högberg2019-07-011-1/+9
| * | | | | | erts: Fix integer overflow in list subtractionJohn Högberg2019-07-012-1/+25
* | | | | | | Updated OTP versionOTP-21.3.8.4Erlang/OTP2019-06-172-1/+2