log transform/CSVFeatureWriter.cpp @ 1253:303039dd9e05 3.0-integration

age author description
2016-02-25 Chris Cannam Better error reporting for transform load (from RDF and XML)
2015-11-03 Chris Cannam Add & test the digits option in the CSV file writer
2015-03-10 Chris Cannam Further dedicated-types fixes cxx11
2015-03-03 Chris Cannam This code now compiles. Main problem: sample rate types cxx11
2015-03-02 Chris Cannam Require (and provide) text codec for output stream -- fixing #1153 (wrong codec used when writing RDF)
2014-10-15 Chris Cannam TransformId is not sufficient -- it could be ambiguous (same transform id, different parameters etc). Use the whole transform
2014-10-15 Chris Cannam Add omit-filename option to CSV writer (and test it while testing lab writer)