Mercurial > hg > svcore
log base/Exceptions.h @ 1215:f50ded4b951c 3.0-integration
age | author | description |
---|---|---|
2015-03-03 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
2014-06-17 | Chris Cannam | Remove size_t's, fix compiler warnings warnfix_no_size_t |
2011-05-12 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |
2009-02-04 | Chris Cannam | * throw (but do not yet catch!) exception when running out of disc space |
2008-03-12 | Chris Cannam | * juggle some files around in order to free audioio, base, and system libraries |
2006-06-28 | Chris Cannam | * Exceptions for file read etc |