summaryrefslogtreecommitdiff
path: root/erts
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4730 from michalslaski/erts/crash-dump-fix/OTP-17329Lukas Larsson2021-04-141-3/+3
|\
| * Improve the 'Last calls' section included in crash dumpsMichal Slaski2021-04-131-3/+3
* | Correct the `Object` description in `erlang:monitor/2` docMichal Piotrowski2021-04-131-35/+35
|/
* Merge pull request #4605 from diodechain/letz/windows_ciLukas Larsson2021-04-121-0/+5
|\
| * Windows CI buildDominic Letz2021-03-091-0/+5
* | Merge branch 'lukas/erts/fix-erlexec-argument-check/OTP-17314/OTP-17315'Lukas Larsson2021-04-122-74/+122
|\ \
| * | erlexec: Add checks that next argument is validLukas Larsson2021-04-122-74/+122
* | | Merge pull request #4712 from garazdawi/lukas/compiler/parse-trans-anno/OTP-1...Lukas Larsson2021-04-121-1/+4
|\ \ \
| * | | erts: Add doc link from absform to erl_parseLukas Larsson2021-04-121-1/+4
* | | | 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-092-16/+27
|\ \ \ \ \ \
| * | | | | | 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-092-6/+22
| | |_|_|/ / | |/| | | |
* | | | | | 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
| * | | | | | | | | jit: fix code_checker warning (priv is both variable and type name)Kjell Winblad2021-04-061-6/+6
| * | | | | | | | | inet_gethost.c: code_checker fix potential memory leak warningKjell Winblad2021-04-061-1/+1
| * | | | | | | | | erlexec.c: code_checker fix leak warning (bindir_slug)Kjell Winblad2021-04-061-1/+1
| * | | | | | | | | erlexec.c: code_checker warning fix (strndup allocated string)Kjell Winblad2021-04-061-1/+3
| * | | | | | | | | erlexec.c: fix code_checker warning (potential memory leak of emu_name)Kjell Winblad2021-04-061-0/+2
| * | | | | | | | | ct_run.c, typer.c, dialyzer.c: Fix memory leak pointed out by code_checkerKjell Winblad2021-04-063-6/+11
| * | | | | | | | | erlc: suppress code checker warning for intended leakKjell Winblad2021-04-061-0/+3
| * | | | | | | | | erlc: Fix codechecker memory leak warningKjell Winblad2021-04-061-1/+7
* | | | | | | | | | Merge branch 'maint'John Högberg2021-04-071-1/+7
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'john/erts/fix-zlib-flushing/GH-4710/OTP-17299' into maintJohn Högberg2021-04-071-1/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | zlib: Fix edge case in state flushingJohn Högberg2021-04-061-1/+7
* | | | | | | | | | | | Merge pull request #4709 from max-au/max-au/fix-msacc-extrasLukas Larsson2021-04-071-4/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | msacc: fix segfault caused when extra MSACC states are enabledMaxim Fedorov2021-04-021-4/+5
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'maint'Sverker Eriksson2021-04-062-2/+46
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | / / / / / / / / | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'sverker/erts/persistent_term-get-0-race/OTP-17298' into maintSverker Eriksson2021-04-062-2/+46
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | erts: Fix race in persistent_term:get/0 and info/0Sverker Eriksson2021-04-062-2/+46
| | | |/ / / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge pull request #4657 from garazdawi/lukas/erts/lldb-macrosLukas Larsson2021-04-062-0/+672
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | erts: Implement some etp macros for lldbLukas Larsson2021-04-062-0/+672
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'maint'Hans Nilsson2021-04-061-0/+44
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | / / / / / / | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'maint-22' into maintHans Nilsson2021-04-061-0/+44
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Prepare releaseErlang/OTP2021-03-312-1/+45
| | * | | | | | | | | Merge branch 'sverker/erts/trace-call-time-fix/OTP-17290' into maint-22Erlang/OTP2021-03-312-1/+26
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'rickard/multizero-timeout-in-timeout-fix/22/OTP-17253' into mai...Erlang/OTP2021-03-313-2/+62
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch 'rickard/multizero-timeout-in-timeout-fix/OTP-17253' into rickar...Rickard Green2021-03-043-2/+62
| | | |\ \ \ \ \ \ \ \ \ \