summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-20.0.4Erlang/OTP2017-08-252-1/+2
* Prepare releaseErlang/OTP2017-08-254-2/+49
* Merge branch 'rickard/btm-auto-cleanup-bug/OTP-14554' into maint-20Erlang/OTP2017-08-251-10/+11
|\
| * Fix BIF timer race between timeout and auto cleanupRickard Green2017-08-231-10/+11
* | Merge branch 'rickard/timer-sid-bug/OTP-14548' into maint-20Erlang/OTP2017-08-251-8/+8
|\ \
| * | Fix scheduler id field in timersRickard Green2017-08-231-9/+9
* | | Merge branch 'hasse/dialyzer/fix_merge_plts/ERIERL-53/OTP-14558' into maint-20Erlang/OTP2017-08-251-0/+1
|\ \ \
| * | | dialyzer: Fix a bug where merging PLT:s could lose infoHans Bolinder2017-08-241-0/+1
|/ / /
* | | Updated OTP versionOTP-20.0.3Erlang/OTP2017-08-232-1/+2
* | | Prepare releaseErlang/OTP2017-08-237-3/+69
* | | Merge branch 'hans/ssh/non_binary_socket_options/ERIERL-63/OTP-14541' into ma...Erlang/OTP2017-08-231-1/+4
|\ \ \
| * | | Accept non-binary options as socket-optionsHans Nilsson2017-08-171-1/+4
* | | | Merge branch 'bjorn/asn1/broken-default-in-ext/ERIERL-60/OTP-13011' into main...Erlang/OTP2017-08-237-3/+79
|\ \ \ \
| * | | | Bump versionRaimo Niskanen2017-08-161-1/+1
| * | | | Fix broken handling of default values in extensions for PERBjörn Gustavsson2017-08-166-2/+78
| |/ / /
* | | | Merge branch 'john/erts/fix-binary-append-syslimit/OTP-14524' into maint-20Erlang/OTP2017-08-232-8/+47
|\ \ \ \
| * | | | Check for overflow when appending binaries, and error out with system_limitJohn Högberg2017-08-012-4/+55
| | |/ / | |/| |
* | | | Merge branch 'john/compiler/fail-labels-in-blocks-otp-19/ERIERL-48/OTP-14522'...Erlang/OTP2017-08-233-28/+54
|\ \ \ \ | |_|/ / |/| | |
| * | | compiler: Fix live regs update on allocate in validatorLukas Larsson2017-08-161-2/+2
| * | | Take fail labels into account when determining liveness in block opsJohn Högberg2017-08-162-26/+52
* | | | Updated OTP versionOTP-20.0.2Erlang/OTP2017-07-262-1/+2
* | | | Update release notesErlang/OTP2017-07-263-0/+66
* | | | Update version numbersErlang/OTP2017-07-263-3/+3
* | | | Merge branch 'sverker/asn1/missing-quotes/OTP-14519' into maint-20Erlang/OTP2017-07-263-2/+8
|\ \ \ \
| * | | | asn1: Fix missing quotes of external encoding callSverker Eriksson2017-07-203-2/+8
* | | | | Merge branch 'sverker/big-bxor-bug/ERL-450/OTP-14514' into maint-20Erlang/OTP2017-07-263-3/+96
|\ \ \ \ \
| * | | | | erts: Fix bug in bxor of a big negative numberSverker Eriksson2017-07-123-3/+96
* | | | | | Merge branch 'john/erts/fix-tcp-send-timeout/OTP-14509/ERL-448' into maint-20Erlang/OTP2017-07-261-16/+29
|\ \ \ \ \ \
| * | | | | | Add a dedicated close function for TCP ports to prevent issues like ERL-430/448John Högberg2017-07-101-17/+29
| * | | | | | Close TCP ports properly on send timeoutJohn Högberg2017-07-101-0/+1
* | | | | | | Merge branch 'john/kernel/fix-disk-log-docs/OTP-14498' into maint-20Erlang/OTP2017-07-262-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix doc for the 'quiet' option; it defaults to falseJohn Högberg2017-07-262-3/+3
* | | | | | | | Merge branch 'sverker/missing-relnote/OTP-14494' into maint-20Erlang/OTP2017-07-261-0/+11
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | erts: Add missing release noteSverker Eriksson2017-07-041-0/+11
|/ / / / / / /
* | | | | | | Updated OTP versionOTP-20.0.1Erlang/OTP2017-06-302-1/+2
* | | | | | | Update release notesErlang/OTP2017-06-305-0/+125
* | | | | | | Update version numbersErlang/OTP2017-06-305-5/+5
* | | | | | | Merge branch 'sverker/prealloc-race-bug/OTP-14491' into maint-20Erlang/OTP2017-06-301-1/+1
|\ \ \ \ \ \ \
| * | | | | | | erts: Fix bug in quick allocSverker Eriksson2017-06-301-1/+1
* | | | | | | | Merge branch 'siri/dbg/faulty-encoding-comment/OTP-14479' into maint-20Erlang/OTP2017-06-301-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [dbg] Fix encoding commentSiri Hansen2017-06-291-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'siri/make/default-outdir/ERL-438/OTP-14489' into maint-20Erlang/OTP2017-06-305-20/+174
|\ \ \ \ \ \ \ \
| * | | | | | | | [ct_make] Do not use the interactive tool 'c' from ct_makeSiri Hansen2017-06-291-8/+40
| * | | | | | | | Use current dir as default outdir for c:c/1,2Siri Hansen2017-06-292-3/+52
| * | | | | | | | [make] Do not use the interactive tool 'c' from makeSiri Hansen2017-06-292-9/+82
| |/ / / / / / /
* | | | | | | | Merge branch 'dgud/stdlib/string-len-compat/OTP-14487' into maint-20Erlang/OTP2017-06-301-5/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix old length usage in stringDan Gudmundsson2017-06-261-5/+5
| |/ / / / / / /
* | | | | | | | Merge branch 'rickard/statistics/OTP-14484' into maint-20Erlang/OTP2017-06-305-35/+53
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix statistics(wall_clock) and statistics(runtime) implementationRickard Green2017-06-225-35/+53
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'hasse/stdlib/fix_proc_lib/PR-1488/OTP-14482' into maint-20Erlang/OTP2017-06-302-7/+40
|\ \ \ \ \ \ \ \