Mercurial > hg > svcore
log transform/Transform.cpp @ 1213:8dc7ab20e847 piper
age | author | description |
---|---|---|
Thu, 25 Feb 2016 10:53:10 +0000 | Chris Cannam | Better error reporting for transform load (from RDF and XML) |
Tue, 03 Nov 2015 11:34:07 +0000 | Chris Cannam | Make it possible to report that a transform is of unknown type (e.g. invalid transform id, user mixed up filename and transform id, etc) |
Tue, 10 Mar 2015 17:02:52 +0000 | Chris Cannam | Further dedicated-types fixes cxx11 |
Wed, 01 Oct 2014 14:06:28 +0100 | Chris Cannam | Fix reading duration from transform XML (it was setting the start time instead!) |
Tue, 17 Jun 2014 14:49:49 +0100 | Chris Cannam | More size_t evisceration and warning fixes warnfix_no_size_t |
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |