Mercurial > hg > svcore
log base/RealTime.cpp @ 971:9869ea3a93b7
age | author | description |
---|---|---|
Wed, 03 Sep 2014 09:46:28 +0100 | Chris Cannam | Fix accidental declaration of section as bool rather than int (definitely a bug but what did it cause? see #1051, we need units here) (from coverity scan) |
Tue, 17 Jun 2014 13:52:07 +0100 | Chris Cannam | Remove size_t's, fix compiler warnings warnfix_no_size_t |
Wed, 11 Dec 2013 21:39:54 +0000 | Chris Cannam | Clarify |
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Tue, 14 May 2013 12:26:30 +0100 | Chris Cannam | Remove some debug qt5 |
Tue, 14 Jun 2011 15:26:52 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
Mon, 16 May 2011 17:19:09 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |