aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-24Updated OTP_VERSION for Release CandidateOTP-22.0-rc3Henrik Nord
2019-04-23Updated OTP versionErlang/OTP
2019-04-23Prepare releaseErlang/OTP
2019-04-23Merge branch 'sverker/erl_interface/C++-compile-error'Sverker Eriksson
2019-04-23erl_interface: Fix C++ compile errorSverker Eriksson
2019-04-23Merge branch 'peterdmv/ssl/doc-types-and-specs/OTP-15746'Péter Dimitrov
2019-04-23Merge pull request #2213 from meetlost/patch-1Lukas Larsson
2019-04-23Merge branch 'dgud/emacs-test-uc-path'Dan Gudmundsson
2019-04-23Update create_target.xmlsrcmeetlost
2019-04-18Merge branch 'kjell/emulator/persistent_term_yield/OTP-15615'Kjell Winblad
2019-04-18Merge branch 'rickard/dist-system-limit/OTP-15708'Rickard Green
2019-04-18Make persistent_term:put/2 and persistent_term:erase/1 yieldKjell Winblad
2019-04-18ssl: Add type specs for http_packet()Péter Dimitrov
2019-04-18ssl: Fix type specs of ssl_internal.hrlPéter Dimitrov
2019-04-18ssl: Fix type specs of internal handshake functionsPéter Dimitrov
2019-04-18Merge branch 'lukas/tools/overhead_benchmark'Lukas Larsson
2019-04-18etp: Fix free de processes checkLukas Larsson
2019-04-18tools: Add overhead benchmarkLukas Larsson
2019-04-18Merge branch 'lukas/OTP-22-rc2/misc-fixes/OTP-15773'Lukas Larsson
2019-04-18erts: Yield correctly when iterating over distr exit messagesLukas Larsson
2019-04-18erts: Fix cerl -rr to use correct etp fileLukas Larsson
2019-04-18erts: Fix etp-process-info to print exiting and free processesLukas Larsson
2019-04-18tools: Adjust instrument abort tc to better trigger faultsLukas Larsson
2019-04-18erts: Fix cleanup of message factory undoLukas Larsson
2019-04-18erts: Make dump_SUITE:free_dump not dump via rpcLukas Larsson
2019-04-18erts: Add extra debugging to dist frag testcasesLukas Larsson
2019-04-18erts: Run smaller dist frag test to 32 bit machinesLukas Larsson
2019-04-18erl_docgen: Remove accidentally merged debug printoutLukas Larsson
2019-04-18Merge branch 'maint'Raimo Niskanen
2019-04-18Merge branch 'maint-21' into maintRaimo Niskanen
2019-04-18Merge branch 'maint'Raimo Niskanen
2019-04-18Bump otp_patch_solve_forward_merge_versionRaimo Niskanen
2019-04-18Fix broken ETS test caseKjell Winblad
2019-04-18Merge branch 'maint'Raimo Niskanen
2019-04-18Merge branch 'raimo/ssl/beast-mitigation-hickup/ERIERL-346/OTP-15054' into maintRaimo Niskanen
2019-04-18Merge branches 'hans/crypto/new_supports_1/OTP-15771', 'hans/ssh/new_supports...Hans Nilsson
2019-04-18ssl: Fix dialyzer warningsPéter Dimitrov
2019-04-18Fix emacs testsDan Gudmundsson
2019-04-17Merge branch 'sverker/bit-binary-ext/OTP-15712'Sverker Eriksson
2019-04-17jinterface: Add dist flag for export funsSverker Eriksson
2019-04-17erl_interface: Add bitstring and export fun supportSverker Eriksson
2019-04-17ssh: Fix deprecation warnings in testsHans Nilsson
2019-04-17crypto: Remove unused var warning in testsHans Nilsson
2019-04-17ssh: Fix deprecation warnings in testsHans Nilsson
2019-04-17ssh: Remove unused function warning in testsHans Nilsson
2019-04-17ssh: Remove unused var warning in testsHans Nilsson
2019-04-17ssh: Remove unused var warningHans Nilsson
2019-04-17ssh: Use new api for aead ciphersHans Nilsson
2019-04-17ssh: Use correct names of ciphersHans Nilsson
2019-04-17crypto: New function supports/1Hans Nilsson