summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in erts_allocsverker-erts-alloc-doc-fixSverker Eriksson2021-04-131-1/+1
* Merge pull request #4605 from diodechain/letz/windows_ciLukas Larsson2021-04-123-10/+86
|\
| * Removed autoconf callDominic Letz2021-03-111-1/+0
| * Windows CI buildDominic Letz2021-03-093-10/+87
* | Merge pull request #4690 from NelsonVides/base16/OTP-17236Lukas Larsson2021-04-122-54/+112
|\ \
| * | Mark hex function as inlineNelson Vides2021-04-071-0/+1
| * | Unify approach for function headsNelson Vides2021-04-071-1/+1
| * | Prefer hex over decimal notationNelson Vides2021-04-071-66/+68
| * | Report better error messagesNelson Vides2021-04-072-10/+2
| * | Fix error messagesNelson Vides2021-04-072-2/+4
| * | Optimise decoding algorithmNelson Vides2021-04-071-26/+69
| * | Optimise encoding algorithmNelson Vides2021-03-291-19/+37
* | | Merge branch 'lukas/erts/fix-erlexec-argument-check/OTP-17314/OTP-17315'Lukas Larsson2021-04-124-75/+126
|\ \ \
| * | | kernel: Warn when invalid -(s)name is givenLukas Larsson2021-04-121-0/+4
| * | | otp: Fix make test PATH handlingLukas Larsson2021-04-121-1/+0
| * | | erlexec: Add checks that next argument is validLukas Larsson2021-04-122-74/+122
* | | | Merge pull request #4679 from DianaOlympos/remove_win_register_uninstall_sslDan Gudmundsson2021-04-121-21/+2
|\ \ \ \
| * | | | crypto: Remove OpenSSL search through uninstallThomas Depierre2021-03-311-21/+2
* | | | | Merge pull request #4686 from starbelly/add-aead-to-cipher-info-mapHans Nilsson2021-04-126-2/+50
|\ \ \ \ \
| * | | | | Update lib/crypto/test/crypto_SUITE.erlBryan Paxton2021-04-081-1/+1
| * | | | | Update lib/crypto/test/crypto_SUITE.erlBryan Paxton2021-04-081-1/+1
| * | | | | Rename aead attr to prop_aeadBryan Paxton2021-04-075-10/+12
| * | | | | Update lib/crypto/test/crypto_SUITE.erlBryan Paxton2021-03-311-1/+1
| * | | | | Update lib/crypto/test/crypto_SUITE.erlBryan Paxton2021-03-311-1/+1
| * | | | | Add aead attribute to map from crypto:cipher_info/1Bryan Paxton2021-03-286-2/+48
| |/ / / /
* | | | | Merge pull request #4723 from leoliu/masterHans Nilsson2021-04-121-2/+4
|\ \ \ \ \
| * | | | | Add missing digest none to crypto:sign/4 and verify/6Leo Liu2021-04-091-2/+4
* | | | | | Merge pull request #4712 from garazdawi/lukas/compiler/parse-trans-anno/OTP-1...Lukas Larsson2021-04-127-43/+168
|\ \ \ \ \ \
| * | | | | | compiler: Fix parse transform column handlingLukas Larsson2021-04-125-41/+163
| * | | | | | erts: Add doc link from absform to erl_parseLukas Larsson2021-04-121-1/+4
| * | | | | | stdlib: Update erl_id_trans example to use correct info functionLukas Larsson2021-04-061-1/+1
* | | | | | | Merge pull request #4716 from erszcz/edoc-multiple-specs-fixLukas Larsson2021-04-123-4/+17
|\ \ \ \ \ \ \
| * | | | | | | Suggest {preprocess, true} when redundant spec assertion failsRadek Szymczyszyn2021-04-073-4/+17
* | | | | | | | Merge pull request #4703 from rickard-green/rickard/recv-mark-fix/GH-4681Rickard Green2021-04-121-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix handling of recv marker when serving a process_info requestRickard Green2021-04-021-0/+4
* | | | | | | | | Merge PR-4651 from lhoguin/process_flag-fullsweep_after OTP-17285Sverker Eriksson2021-04-094-9/+48
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add fullsweep_after support in process_flag/2Loïc Hoguin2021-03-194-9/+48
* | | | | | | | | | Merge PR-4656 from josevalim/jv-large-map-opt OTP-17310Sverker Eriksson2021-04-093-18/+33
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Refactor away upsz as pointer argumentSverker Eriksson2021-04-092-5/+5
| * | | | | | | | | Refactor away some obsolete halfword macrosSverker Eriksson2021-04-091-6/+1
| * | | | | | | | | Do not allocate large map when value is the sameJosé Valim2021-04-093-8/+28
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sverker/erts/fix-handle-msg-tracing-assert'Sverker Eriksson2021-04-091-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | erts: Fix faulty assert in handle_msg_tracingSverker Eriksson2021-03-291-1/+1
* | | | | | | | | | Merge pull request #4675 from sverker/sverker/erts/fix-dirty-nif-assert-in-envSverker Eriksson2021-04-091-8/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | erts: Fix ASSERT_IN_ENV for dirty NIFsSverker Eriksson2021-03-251-8/+19
* | | | | | | | | | | Merge pull request #4720 from michalslaski/erts/doc-fixLukas Larsson2021-04-091-0/+6
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Describe wordsize found in the garbage collector trace eventsMichal Slaski2021-04-091-0/+6
* | | | | | | | | | | | Merge branch 'kjell/erts/fix_code_checker_warnings/OTP-17048'Kjell Winblad2021-04-088-35/+50
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | inet_gethost.c: Fix potential memory leak (found by code_checker)Kjell Winblad2021-04-061-1/+2
| * | | | | | | | | | | | jit: Move struct to where it is used and remove constructorKjell Winblad2021-04-061-18/+14