summaryrefslogtreecommitdiff
path: root/erts/lib_src
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearErlang/OTP2023-03-061-1/+1
* jit: Issue ISBs on all schedulers when modifying codeJohn Högberg2023-02-011-1/+3
* Update copyright yearErlang/OTP2022-02-152-2/+2
* Fix typos (repeated words) [doc] [ci skip]Marc-André Lafortune2022-02-051-1/+1
* [erts, tools] remove "emem" completelyMaxim Fedorov2022-01-192-2009/+7
* Merge pull request #5494 from garazdawi/lukas/erts/fix-ets-read_concurrency-m...Lukas Larsson2021-12-221-0/+27
|\
| * erts: Fix ets memory calculation for read_concurrencyLukas Larsson2021-12-221-0/+27
* | Update copyright yearRickard Green2021-12-166-6/+6
* | Merge branch 'maint'Rickard Green2021-12-1321-21/+21
|\ \ | |/ |/|
| * Update copyright yearRickard Green2021-12-1321-21/+21
* | Merge branch 'plux/skip-read-topology' into rickard/merge/plux/skip-read-topo...Rickard Green2021-11-181-3/+6
|\ \
| * | Enable possibility to skip reading CPU topology at startupHakan Nilsson2021-09-241-3/+6
* | | Fix typos in erts/lib_srcKian-Meng, Ang2021-11-1715-19/+19
* | | Merge branch 'maint'Rickard Green2021-11-111-2/+24
|\ \ \ | | |/ | |/|
| * | Merge branch 'rickard/select-timeout-fix/GH-5339/OTP-17735' into maintRickard Green2021-11-111-2/+24
| |\ \
| | * | Limit timeout value in calls to select()Rickard Green2021-11-031-2/+24
* | | | Merge branch 'maint'Dan Gudmundsson2021-11-011-0/+1
|\ \ \ \ | |/ / /
| * | | Fix win versionsDan Gudmundsson2021-11-011-0/+1
* | | | Merge branch 'maint'Kjell Winblad2021-10-211-0/+1
|\ \ \ \ | |/ / /
| * | | Fix false positive code checker warning in debug buildKjell Winblad2021-10-201-0/+1
* | | | Add upgrade note to erts/lib_src/yielding_c_fun/lib/tiny_regex_cKjell Winblad2021-09-281-0/+10
* | | | Merge branch 'maint'Kjell Winblad2021-09-288-2782/+0
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Remove unused test scripts and files from lib used by YCFKjell Winblad2021-09-288-2782/+0
* | | Merge branch 'maint'Kjell Winblad2021-09-011-4/+7
|\ \ \ | |/ /
| * | Add documentation about how to use YCF in ERTSKjell Winblad2021-09-011-4/+7
* | | Adapt configure scripts to autoconf 2.71 (step 1)Rickard Green2021-06-142-17/+5
|/ /
* | YCF: Don't do unnecessary transformations of special code sectionsKjell Winblad2021-03-094-19/+27
* | erts: Silence CodeChecker on ycf_unused_ret_valueSverker Eriksson2021-02-231-1/+1
* | Merge branch 'lukas/erts/clang-sanatizer'Sverker Eriksson2021-02-182-3/+3
|\ \
| * | erts: Add asserts to suppress false positives found by clang saLukas Larsson2021-02-183-4/+4
* | | YCF: Error exit if unable to transform call to yieldable functionKjell Winblad2021-02-127-81/+264
* | | YCF: suppress warning about uninitialized return valueKjell Winblad2021-02-121-1/+1
* | | YCF: Fix variable substitution bug in YCF_CONSUME_RES(x) statementsKjell Winblad2021-02-1211-54/+119
* | | YCF: Improve error information when detecting pointer to stackKjell Winblad2021-02-121-7/+62
* | | YCF: Add function prototypes for debug functionsKjell Winblad2021-02-123-1/+26
* | | YCF: better debug support for checking nested yielding functionsKjell Winblad2021-02-125-9/+58
* | | YCF: Zero variables declared inside yielding function in debug modeKjell Winblad2021-02-121-3/+50
* | | YCF: Correct print modifierKjell Winblad2021-02-121-4/+4
* | | YCF: Abort when debug mode detects pointer to stackKjell Winblad2021-02-121-2/+3
* | | YCF: Fix error when combining -debug with -only_yielding_funsKjell Winblad2021-02-124-3/+84
* | | YCF: Change type of destroy functionKjell Winblad2021-02-121-1/+2
* | | YCF: Make YCF_STACK_ALLOC pad to word boundaries and fix YCF_STACK_ALLOC bugKjell Winblad2021-02-123-42/+47
* | | YCF: support for externally yielded funsKjell Winblad2021-02-122-2/+16
|/ /
* | Merge branch 'maint'John Högberg2021-01-151-35/+62
|\ \
| * \ Merge branch 'john/erts/cgroup-v2-cpu-quota/OTP-17002' into maintJohn Högberg2021-01-151-35/+62
| |\ \
| | * | erts: Support cgroup2 CPU quotasJohn Högberg2020-12-111-35/+62
* | | | Merge branch 'maint'Sverker Eriksson2021-01-111-0/+6
|\ \ \ \ | |/ / /
| * | | erts: Add address-sanitizer build target 'asan'Sverker Eriksson2020-12-181-0/+6
| |/ /
* | | Support of 64-bit portsRickard Green2020-12-161-6/+60
* | | otp: Remove all purify supportSverker Eriksson2020-11-091-18/+0