summaryrefslogtreecommitdiff
path: root/erts/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Fix win versionsDan Gudmundsson2021-11-011-0/+2
| | | | | | OTP version number can contain -rcNUM Also fixup .gitignore files..
* Merge 'rickard/configure/OTP-17398' into rickard/configure/23/OTP-17398Rickard Green2021-05-191-2/+0
|\ | | | | | | | | * rickard/configure/OTP-17398: Support for committing of configure scripts
| * Support for committing of configure scriptsRickard Green2021-05-191-2/+0
| |
* | erts: Change suffix of generated YCF fileSverker Eriksson2020-02-041-1/+1
| | | | | | | | | | | | from .inc to .ycf.h just to get it recognized as C in Emacs for example.
* | Make ets:insert/2 and ets:insert_new/2 yieldKjell Winblad2019-12-181-0/+1
|/ | | | | | | | | The `ets:insert/2` and `ets:insert_new/2` functions did not yield even when they were given long lists and a call to one of the functions did only consume a single reduction. This commit fixes these problems. The fix uses the "Yielding C Fun" tool to automatically generate yieldable versions of C functions.
* erts: Create gdb pything script for thread listingLukas Larsson2013-08-051-0/+1
|
* Update .gitignore filesBjörn Gustavsson2009-12-091-0/+22