Mercurial > hg > svcore
log
age | author | description |
---|---|---|
Fri, 05 May 2006 13:06:47 +0000 | Chris Cannam | * Move matrix/fft file code to fileio (from base) |
Fri, 05 May 2006 12:34:51 +0000 | Chris Cannam | * Use kill(pid, 0) instead of /proc or sysctl blather for looking up pids |
Fri, 05 May 2006 11:35:47 +0000 | Chris Cannam | * couple of changes for win32 |
Fri, 05 May 2006 11:33:51 +0000 | Chris Cannam | ... |
Fri, 05 May 2006 11:28:04 +0000 | Chris Cannam | * Add a method in System.{cpp,h} to try to establish whether a process of a |
Thu, 04 May 2006 20:17:28 +0000 | Chris Cannam | * Reduce number of allocations and deallocations by keeping a spare buffer |
Thu, 04 May 2006 16:03:02 +0000 | Chris Cannam | * Introduce simple non-RT thread base class |