Mercurial > hg > svcore
log base/Exceptions.h @ 1610:7db29268cf4c single-point
age | author | description |
---|---|---|
Mon, 26 Nov 2018 13:48:45 +0000 | Chris Cannam | Use override throughout fix-static-analysis |
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 |