Mercurial > hg > svapp
log framework/SVFileReader.cpp @ 294:933b5aed341a
age | author | description |
---|---|---|
Tue, 26 Nov 2013 14:14:25 +0000 | Chris Cannam | Drop toStdString() and toLocal8Bit().data(), with debug header we can stream QStrings |
Tue, 26 Nov 2013 14:12:50 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Fri, 07 Oct 2011 17:06:08 +0100 | Chris Cannam | Debug output only |
Tue, 14 Jun 2011 15:27:12 +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:40 +0100 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
Thu, 12 May 2011 17:31:56 +0100 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |