Mercurial > hg > svcore
log transform/CSVFeatureWriter.cpp @ 1383:f204f2fcb15e
age | author | description |
---|---|---|
Fri, 25 Nov 2016 17:33:44 +0000 | Chris Cannam | Make CSV feature writer produce the same output with Qt 5.6 and 5.7+ 3.0-integration |
Thu, 25 Feb 2016 10:53:10 +0000 | Chris Cannam | Better error reporting for transform load (from RDF and XML) |
Tue, 03 Nov 2015 14:31:58 +0000 | Chris Cannam | Add & test the digits option in the CSV file writer |
Tue, 10 Mar 2015 17:02:52 +0000 | Chris Cannam | Further dedicated-types fixes cxx11 |
Tue, 03 Mar 2015 17:09:19 +0000 | Chris Cannam | This code now compiles. Main problem: sample rate types cxx11 |
Mon, 02 Mar 2015 17:17:59 +0000 | Chris Cannam | Require (and provide) text codec for output stream -- fixing #1153 (wrong codec used when writing RDF) |
Wed, 15 Oct 2014 17:02:48 +0100 | Chris Cannam | TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform |