summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | erts: Implement some etp macros for lldbLukas Larsson2021-04-062-0/+672
* | | | | | | | | | | | Merge branch 'maint'Hans Nilsson2021-04-065-0/+94
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'maint-22' into maintHans Nilsson2021-04-066-3/+94
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Updated OTP versionOTP-22.3.4.17Erlang/OTP2021-03-312-1/+2
| | * | | | | | | | | | | Prepare releaseErlang/OTP2021-03-319-6/+103
| | * | | | | | | | | | | Merge branch 'sverker/erts/trace-call-time-fix/OTP-17290' into maint-22Erlang/OTP2021-03-312-1/+26
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'hans/ssh/idle_time-bug/OTP-17279' into maint-22Erlang/OTP2021-03-312-29/+31
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ 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
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'lukas/erts/sendfile_active_close/OTP-17244' into maint-22Erlang/OTP2021-03-312-13/+60
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bjorn/tools/fix-cover-bug/GH-4549/OTP-17162' into maint-22Erlang/OTP2021-03-312-1/+12
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bjorn/kernel/cut-debugger-dependency/GH-4546/OTP-17223' into ma...Erlang/OTP2021-03-311-1/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge pull request #4708 from michalslaski/erts/doc-fixLukas Larsson2021-04-061-7/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Remove duplicate trace message descriptionMichal Slaski2021-04-021-7/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'maint'Ingela Anderton Andin2021-04-032-5/+80
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| / / / / / / / / / / / / / / / / | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge pull request #4700 from IngelaAndin/ingela/ssl/verify-fun-behaviour/GH-...Ingela Andin2021-04-032-5/+80
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | ssl: Make sure incomplete chain is a prefix of the new chain candidateIngela Anderton Andin2021-04-022-5/+80
| | | |_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #4674 from uwiger/gh4525-mnesia-backend-regDan Gudmundsson2021-03-314-3/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix backend_init call check + add test caseUlf Wiger2021-03-254-3/+35
* | | | | | | | | | | | | | | | | Merge pull request #4696 from Maria-12648430/patch-1Lukas Larsson2021-03-311-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix seeerl tag exampleMaria Scott2021-03-311-2/+2
| | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #4667 from frej/frej/beamssa-invariantsBjörn Gustavsson2021-03-314-12/+103
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | compiler: Document BEAM SSA invariantsFrej Drejhammar2021-03-243-0/+50
| * | | | | | | | | | | | | | | | docgen: Allow internal docs to contain both modules and chaptersFrej Drejhammar2021-03-231-12/+53
* | | | | | | | | | | | | | | | | Merge pull request #4672 from juise/master/OTP-17293Lukas Larsson2021-03-311-8/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Additionally log message queue len when process killed by max_heap_sizeAlexander Petrovsky2021-03-251-8/+10
* | | | | | | | | | | | | | | | | | Merge pull request #4689 from garazdawi/lukas/jit/msacc-extra-bif-fixesLukas Larsson2021-03-315-10/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | jit: Fix segfault at command line error printingLukas Larsson2021-03-311-1/+1
| * | | | | | | | | | | | | | | | | | jit: Rename `+asmdump` to `+JDdump true` for consitencyLukas Larsson2021-03-313-9/+17
| * | | | | | | | | | | | | | | | | | jit: Clear msacc state after exiting light bif callLukas Larsson2021-03-311-0/+26
| * | | | | | | | | | | | | | | | | | jit: Flush perf logs after module is addedLukas Larsson2021-03-311-0/+2
|/ / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge pull request #4678 from DianaOlympos/remove_perl_4_testBjörn Gustavsson2021-03-311-10/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Autoconf: remove a test for perl 4Thomas Depierre2021-03-261-10/+1
* | | | | | | | | | | | | | | | | | | Merge branch 'ingela/ssl/cuddle-tests'Ingela Anderton Andin2021-03-312-53/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | ssl: Improve interop checkIngela Anderton Andin2021-03-251-30/+22
| * | | | | | | | | | | | | | | | | | ssl: Let test framwork handle cipher optionIngela Anderton Andin2021-03-251-23/+6
* | | | | | | | | | | | | | | | | | | Merge pull request #4670 from dgud/dgud/kernel/fix-catchDan Gudmundsson2021-03-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix lost error handlingDan Gudmundsson2021-03-241-1/+1
* | | | | | | | | | | | | | | | | | | | Merge pull request #4669 from dgud/dgud/ssl/fix-dist-test-win32Dan Gudmundsson2021-03-301-8/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Fix dist testcase optionsDan Gudmundsson2021-03-241-8/+11
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge pull request #4684 from JeromeDeBretagne/jdb/build_sasl_reproducibly/GH...John Högberg2021-03-301-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | sasl: Make release scripts build reproduciblyJérôme de Bretagne2021-03-281-6/+6
| | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge pull request #4685 from JeromeDeBretagne/jdb/make_reltool_deterministic...John Högberg2021-03-301-11/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | reltool: Generate files reproduciblyJérôme de Bretagne2021-03-281-11/+5
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge branch 'bmk/snmp/20210326/remove_deprecated_functions/OTP-17049'Micael Karlberg2021-03-303-16/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | [snmp] Update deprecatedMicael Karlberg2021-03-262-2/+0
| * | | | | | | | | | | | | | | | | | | | [snmp|agent] Removed deprecated function marked for 24.0 removalMicael Karlberg2021-03-261-14/+1
* | | | | | | | | | | | | | | | | | | | | Merge pull request #4632 from paulo-ferraz-oliveira/feature/note-on-end_per_t...Ingela Andin2021-03-301-219/+222
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Inform on how an end_per_testcase crash affects test resultsPaulo F. Oliveira2021-03-161-219/+222
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'bmk/kernel/20210326/dont_use_ip_tos_value_mincost'Micael Karlberg2021-03-301-16/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \