summary refs log tree commit diff stats
path: root/lib/pure/concurrency/cpuload.nim
Commit message (Expand)AuthorAgeFilesLines
* Fallback to doNothing if /proc/loadavg cant be opened (#7123)Yuriy Glukhov2018-01-221-11/+14
* Fix overflow when casting int64 to int in cpuload.nimvega2016-12-161-3/+3
* moved random procs from math to its own module (breaking change)Andreas Rumpf2016-05-301-0/+2
* use new type namesAraq2015-06-061-5/+5
* lib/pure/a-c - Dropped 'T' from typespdw2015-06-041-1/+1
* Don't run non-test code when defined(testing)Oleh Prypin2015-04-211-1/+1
* Happy new year!Guillaume Gelin2015-01-061-1/+1
* Fix some deprecation warnings caused by renamesdef2014-11-131-1/+1
* big renameAraq2014-08-271-1/+1
* initial non-compiling version of 'parallel'Araq2014-05-121-0/+96