summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Relay remote answers more efficientlyAnders Svensson2020-02-111-6/+6
* Send requests on remote transport more efficientlyAnders Svensson2020-02-111-1/+4
* Fix traffic counters for remote request handler processesAnders Svensson2020-02-114-20/+57
* Updated OTP versionOTP-21.3.5Erlang/OTP2019-04-152-1/+2
* Prepare releaseErlang/OTP2019-04-157-10/+68
* Merge branch 'peterdmv/inets/fix_erl_script_timeout/ERIERL-345/OTP-15769' int...Erlang/OTP2019-04-153-10/+180
|\
| * inets: Add tests for erl_script_timeoutPéter Dimitrov2019-04-142-8/+178
| * inets: Fix erl_script_timeout handling in mod_esiPéter Dimitrov2019-04-141-2/+2
* | Merge branch 'anders/diameter/distribution/OTP-15768' into maint-21Erlang/OTP2019-04-152-3/+15
|\ \
| * | Add appup and code_changeAnders Svensson2019-04-142-2/+13
| * | Fix inadvertently broad monitorAnders Svensson2019-04-141-1/+2
* | | Merge branch 'sverker/maint-21/doc-big-creation-tags/OTP-15766' into maint-21Erlang/OTP2019-04-151-70/+181
|\ \ \ | |_|/ |/| |
| * | Merge branch 'sverker/doc-big-creation-tags/OTP-15766'Sverker Eriksson2019-04-121-70/+181
| |\ \
| | * | erts: Document NEW_PID, NEW_PORT, NEWER_REFERENCESverker Eriksson2019-04-111-70/+181
| | * | erts: Add missing docs for DFLAG_MAP_TAG and DFLAG_BIG_CREATIONSverker Eriksson2019-04-101-0/+8
* | | | Updated OTP versionOTP-21.3.4Erlang/OTP2019-04-122-1/+2
* | | | Prepare releaseErlang/OTP2019-04-1211-8/+101
* | | | Merge branch 'lukas/erl_interface/depend-fix/OTP-15757' into maint-21Erlang/OTP2019-04-122-1149/+18
|\ \ \ \
| * | | | erl_interface: Generate dependencies at compile timeLukas Larsson2019-04-102-1149/+18
* | | | | Merge branch 'lukas/erts/fix-fd-driver-select/OTP-15753' into maint-21Erlang/OTP2019-04-122-2/+8
|\ \ \ \ \
| * | | | | erts: Fix sys_driver to correctly deselect fdsLukas Larsson2019-04-092-2/+8
| | |/ / / | |/| | |
* | | | | Merge branch 'sverker/crypto/bcmp-memcmp-fix/OTP-15750' into maint-21Erlang/OTP2019-04-121-2/+2
|\ \ \ \ \
| * | | | | crypto: Fix link error on windowsSverker Eriksson2019-04-051-2/+2
* | | | | | Merge branch 'rickard/ts-find-ubuntu-inst/OTP-15716' into maint-21Erlang/OTP2019-04-121-3/+100
|\ \ \ \ \ \
| * | | | | | Find installed OTP for UbuntuRickard Green2019-04-031-3/+100
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'hans/ssh/accept_callback_socket/OTP-15763' into maint-21Hans Nilsson2019-04-121-1/+1
|\ \ \ \ \ \
| * | | | | | ssh: Present peername for accept_callback fun also for SocketsHans Nilsson2019-04-111-1/+1
* | | | | | | Merge branch 'hans/ssh/ssh_channel-init/OTP-15762' into maint-21Hans Nilsson2019-04-121-0/+4
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ssh: Add ssh_channel:init/1Hans Nilsson2019-04-111-0/+4
|/ / / / / /
* | | | | | Updated OTP versionOTP-21.3.3Erlang/OTP2019-03-292-1/+2
* | | | | | Prepare releaseErlang/OTP2019-03-299-11/+70
* | | | | | Merge branch 'sverker/process_info-reductions-fix/OTP-15709' into maint-21Erlang/OTP2019-03-293-6/+52
|\ \ \ \ \ \
| * | | | | | erts: Fix bug in process_info(reductions)Sverker Eriksson2019-03-283-6/+52
| * | | | | | erts: Use ptr_val for pointer in gc msg copySverker Eriksson2019-03-281-1/+1
* | | | | | | Merge branch 'john/kernel/compressed-file-read-degradation/OTP-15706/ERIERL-3...Erlang/OTP2019-03-292-3/+3
|\ \ \ \ \ \ \
| * | | | | | | erl_tar: Use read_ahead when reading compressed tar filesJohn Högberg2019-03-281-2/+2
| * | | | | | | kernel: Fix performance regression on reading compressed filesJohn Högberg2019-03-281-1/+1
* | | | | | | | Merge branch 'john/erts/seq_trace-sigq-clearing/OTP-15704' into maint-21Erlang/OTP2019-03-291-0/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | erts: Handle all signal types when clearing seq_trace tokenJohn Högberg2019-03-271-0/+8
|/ / / / / / /
* | | | | | | Updated OTP versionOTP-21.3.2Erlang/OTP2019-03-212-1/+2
* | | | | | | Prepare releaseErlang/OTP2019-03-215-5/+60
* | | | | | | Merge branch 'max-au/erts/dirty_scheduler_shutdown/PR-2172/OTP-15690' into ma...Erlang/OTP2019-03-211-1/+2
|\ \ \ \ \ \ \
| * | | | | | | erts: release dirty runqueue lock before entering endless loop when BEAM is s...Maxim Fedorov2019-03-211-1/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'rickard/dirty-resume/OTP-15688' into maint-21Erlang/OTP2019-03-212-4/+60
|\ \ \ \ \ \ \
| * | | | | | | Fix reception of resume signal on process executing dirtyRickard Green2019-03-202-4/+60
* | | | | | | | Merge branch 'lars/xmerl-scan-attribute-fixes/OTP-15684/OTP-15685/ERL-837/ERL...Erlang/OTP2019-03-211-4/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | [xmerl] Normalize attribute correctly when references are usedLars Thorsen2019-03-201-3/+10
| * | | | | | | [xmerl] Replace character refs correctly in attributesLars Thorsen2019-03-191-2/+2
|/ / / / / / /
* | | | | | | Updated OTP versionOTP-21.3.1Erlang/OTP2019-03-182-1/+2
* | | | | | | Prepare releaseErlang/OTP2019-03-185-81/+49