summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated OTP versionOTP-22.0.7Erlang/OTP2019-07-102-1/+2
* Prepare releaseErlang/OTP2019-07-103-6/+17
* Merge branch 'john/compiler/fix-bad-try_catch-recv-fix/OTP-15953/ERL-999' int...Erlang/OTP2019-07-102-1/+20
|\
| * compiler: Fix compiler crash introduced by OTP-15952John Högberg2019-07-102-1/+20
|/
* Updated OTP versionOTP-22.0.6Erlang/OTP2019-07-092-1/+2
* Prepare releaseErlang/OTP2019-07-099-14/+94
* Merge branch 'rickard/test-fixes-21' into maint-22Erlang/OTP2019-07-093-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 'ingela/ssl/alert-error-enhancment/OTP-15943' into maint-22Erlang/OTP2019-07-091-2/+3
|\ \ \
| * | | ssl: Enhance error handlingIngela Anderton Andin2019-07-011-2/+3
* | | | Merge branch 'john/compiler/fix-fail-path-exceptions-bsm/OTP-15946' into main...Erlang/OTP2019-07-092-3/+22
|\ \ \ \
| * | | | beam_ssa_bsm: Leave ?BADARG_BLOCK alone when cloning fail pathJohn Högberg2019-07-032-3/+22
| |/ / /
* | | | Merge branch 'john/compiler/fix-unsafe-tuple_size-opt/OTP-15945' into maint-22Erlang/OTP2019-07-092-29/+58
|\ \ \ \
| * | | | beam_ssa_opt: Do not apply tuple_size optimization outside guardsJohn Högberg2019-07-032-29/+58
| |/ / /
* | | | Merge branch 'john/hipe/catch-miscompilation/OTP-15949' into maint-22Erlang/OTP2019-07-093-133/+19
|\ \ \ \
| * | | | dialyzer: Remove native code compilationJohn Högberg2019-07-051-107/+0
| * | | | hipe: Disable compilation on encountering try/catchJohn Högberg2019-07-052-26/+19
* | | | | Merge branch 'john/compiler/fix-try_catch-receives/OTP-15952' into maint-22Erlang/OTP2019-07-092-4/+84
|\ \ \ \ \
| * | | | | compiler: Fix broken 'receive' in try/catch blocksJohn Högberg2019-07-092-4/+84
|/ / / / /
* | | | | Updated OTP versionOTP-22.0.5Erlang/OTP2019-07-022-1/+2
* | | | | Prepare releaseErlang/OTP2019-07-029-11/+126
* | | | | Merge branch 'poroh/erts/sched-stuck-fix/OTP-15941' into maint-22Erlang/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 'bmk/erts/esock/incorrect_map_size_check_update_membership/OTP-1...Erlang/OTP2019-07-022-43/+538
|\ \ \ \ \ \
| * | | | | | [esock|test] Add test case for IP add|drop membershipMicael Karlberg2019-06-241-25/+456
| * | | | | | [esock] socket:setopt add_membership fails with badargMicael Karlberg2019-06-181-18/+82
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'josevalim/dialyzer/formatting_fallback/OTP-15922/PR-2240/ERL-94...Erlang/OTP2019-07-021-27/+21
|\ \ \ \ \ \
| * | | | | | Always fallback to source when we can't parse ASTJosé Valim2019-06-251-27/+21
| |/ / / / /
* | | | | | Merge branch 'sverker/system_info-procs-bug/ERL-979/OTP-15909' into maint-22Erlang/OTP2019-07-022-0/+54
|\ \ \ \ \ \
| * | | | | | Fix fatal bug in erts_proc_sig_signal_sizeSverker Eriksson2019-06-192-0/+54
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'peterdmv/inets/httpc-uri-scheme/ERL-969/OTP-15930' into maint-22Erlang/OTP2019-07-022-5/+16
|\ \ \ \ \ \
| * | | | | | inets: Return error if URI has no scheme (httpc)Péter Dimitrov2019-06-272-5/+16
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'peterdmv/ssl/fix-cert-error-handling/OTP-15900' into maint-22Erlang/OTP2019-07-021-1/+1
|\ \ \ \ \ \
| * | | | | | ssl: Fix handling of certificate decoding problemsPéter Dimitrov2019-06-191-1/+1
| |/ / / / /
* | | | | | Merge branch 'peterdmv/ssl/fix-sign-algs-cert/OTP-15913' into maint-22Erlang/OTP2019-07-021-1/+1
|\ \ \ \ \ \
| * | | | | | ssl: Backport fix for signature_algorithms_certPéter Dimitrov2019-06-191-1/+1
| |/ / / / /
* | | | | | Merge branch 'ingela/ssl/TLS-hibernate-bug/OTP-15910' into maint-22Erlang/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-22Erlang/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-22.0.4Erlang/OTP2019-06-172-1/+2
* | | | | | Prepare releaseErlang/OTP2019-06-178-14/+91
* | | | | | Merge branch 'peterdmv/ssl/fix-handshake-hello/ERL-975/OTP-15888' into maint-22Erlang/OTP2019-06-173-26/+63
|\ \ \ \ \ \
| * | | | | | ssl: Fix negative tests in ssl_basic_SUITEPéter Dimitrov2019-06-171-23/+5
| * | | | | | ssl: Fix run_client_error/1 in ssl_test_libPéter Dimitrov2019-06-171-1/+9