summary refs log tree commit diff stats
path: root/lib/system/systhread.nim
Commit message (Collapse)AuthorAgeFilesLines
* basic thread support; still broken on Windows; untested on Mac OS XAraq2011-01-181-79/+0
|
* docgen: module dependencies are now listedAraq2011-01-161-13/+24
|
* added strutils.alignAraq2010-12-071-10/+10
|
* commit before ov-res changesAraq2010-12-071-4/+23
|
* renamed lock->aquireAraq2010-11-181-4/+4
|
* threading code deactivated; tiny C bugfix: don't report warnings to error ↵Araq2010-09-191-10/+11
| | | | callback
* fixes for exception handling; added system.compileOptionAraq2010-09-131-2/+44
|
* tiny C support; cosmetic improvements for the docsAraq2010-08-281-1/+1
|
* bugfix: init of tempsAraq2010-08-241-0/+26
|
* bugfix: exception handling (still not correct)Andreas Rumpf2010-06-041-0/+27