Mercurial > hg > svcore
log base/Exceptions.h @ 1346:75ad55315db4 3.0-integration
age | author | description |
---|---|---|
Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
Tue, 17 Jun 2014 13:52:07 +0100 | Chris Cannam | Remove size_t's, fix compiler warnings warnfix_no_size_t |
Thu, 12 May 2011 17:31:24 +0100 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |
Wed, 04 Feb 2009 12:13:16 +0000 | Chris Cannam | * throw (but do not yet catch!) exception when running out of disc space |
Wed, 12 Mar 2008 17:42:56 +0000 | Chris Cannam | * juggle some files around in order to free audioio, base, and system libraries |
Wed, 28 Jun 2006 15:42:04 +0000 | Chris Cannam | * Exceptions for file read etc |