Mercurial > hg > svcore
log transform/CSVFeatureWriter.cpp @ 1480:5ac102155409 plugin-path-config
age | author | description |
---|---|---|
Thu, 01 Mar 2018 14:43:40 +0000 | Chris Cannam | Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy |
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) |