Mercurial > hg > svcore
log data/fileio/CSVFileReader.h @ 1802:c48548a85622
age | author | description |
---|---|---|
2018-11-26 | Chris Cannam | Use override throughout fix-static-analysis |
2018-09-11 | Chris Cannam | Add recorded/converted locations logic to this library import-audio-data |
2018-06-29 | Chris Cannam | Support progress reporter for data file loads import-audio-data |
2018-06-28 | Chris Cannam | Add wave model as possible target for CSV import import-audio-data |
2017-01-10 | Chris Cannam | When importing CSV, if the first line doesn't have a separator, continue to leave the separator indeterminate until we arrive at a line that does. Fixes inability to load correctly CSV files in which some lines have more columns than others 3.0-integration |
2015-08-20 | Chris Cannam | Back out Matthias's e22bfe8ca248 in the hope that my (earlier but on a different branch, and now merged) fix 882d448c8a6d will do the right thing tony-2.0-integration |