summary refs log tree commit diff stats
path: root/tests/threads/threadex.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes a severe bug of testament (#20832)ringabout2022-11-171-0/+1
* make tests green againAraq2019-05-271-1/+1
* Remove install.txt and readme.txt (#9521)Utwo2018-10-281-2/+2
* fixes channels for --gc:regionsAndreas Rumpf2018-05-251-2/+2
* added a testcase for getThreadIdAraq2017-01-311-0/+5
* Consistently use Channel instead of TChanneldef2016-02-251-1/+1
* Fix a few deprecation warningsdef2016-01-251-1/+1
* tests: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-1/+1
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* deprecated endOfFile and readLineAraq2011-11-251-4/+4
* fixed bug that kept tls emulation from workingAraq2011-11-251-16/+15
* bugfix: fixed memory leaks in osproc moduleAraq2011-11-181-1/+4
* first steps to explicit channels for thread communication; added mainThreadIdAraq2011-07-161-5/+3
* preparations for 0.8.12Araq2011-07-101-0/+44