summary refs log tree commit diff stats
path: root/lib/pure/concurrency/cpuload.nim
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated stuff from stdlib (#14699)Miran2020-06-171-1/+1
| | | | | | | * update to the latest Jester * remove deprecated procs from some stdlib modules * 'criterion' is not maintained anymore and relies on obsolete stuff
* last stdlib cleanupsAraq2019-09-211-0/+2
|
* docs: remove most stale links; refs #9109Araq2018-09-291-1/+1
|
* 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