index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
threads
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #1816
Araq
2015-01-02
1
-0
/
+35
*
further adaptations
Araq
2014-08-29
3
-3
/
+3
*
renamed babelcmd to nimblecmd; config files are now nim.cfg; other renamings
Araq
2014-08-29
1
-0
/
+0
*
asynchttpserver compiles again; made some tests green
Araq
2014-08-13
2
-4
/
+4
*
removed flawed thread analysis pass
Araq
2014-04-20
2
-54
/
+3
*
Tester now appreciates the test target. Modified 'cmd' in specs.
Dominik Picheta
2014-04-16
4
-4
/
+4
*
made some tests green
Araq
2014-03-27
1
-1
/
+3
*
fix #931 and few more tests
Zahary Karadjov
2014-02-18
1
-0
/
+1
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
4
-0
/
+0
*
added tactors2 test
Araq
2012-09-21
1
-0
/
+25
*
fixes #71; sorry about the polling implementation
Araq
2011-12-05
1
-0
/
+19
*
fixes 70
Araq
2011-12-04
1
-4
/
+4
*
deprecated endOfFile and readLine
Araq
2011-11-25
1
-4
/
+4
*
fixed bug that kept tls emulation from working
Araq
2011-11-25
1
-16
/
+15
*
bugfix: 'when' sections in generic objects now work, so TThread[void] compiles
Araq
2011-11-20
1
-1
/
+1
*
tester: threading tests added
Araq
2011-11-19
3
-2
/
+59
*
bugfix: fixed memory leaks in osproc module
Araq
2011-11-18
3
-2
/
+18
*
locks now in their own core module
Araq
2011-08-20
2
-6
/
+0
*
first steps to explicit channels for thread communication; added mainThreadId
Araq
2011-07-16
1
-5
/
+3
*
preparations for 0.8.12
Araq
2011-07-10
4
-0
/
+167