Mercurial > hg > svcore
log data/fileio/MatrixFile.cpp @ 858:6b77fcc39723 tonioni
age | author | description |
---|---|---|
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
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 |
Thu, 12 May 2011 17:31:24 +0100 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |
Fri, 27 Feb 2009 15:58:02 +0000 | Chris Cannam | * update CHANGELOG, remove more debug, add .oga extension sv-v1.5pre1 |
Fri, 27 Feb 2009 13:59:42 +0000 | Chris Cannam | * remove some debug output |