Mercurial > hg > svcore
log data/fileio/CSVFormat.cpp @ 1862:3072aa267248
age | author | description |
---|---|---|
Mon, 11 May 2020 14:43:58 +0100 | Chris Cannam | Add support for doubling escapes for quotes in quoted texts in CSV-like formats on import (similar to how we, and the relevant RFC, do escaping on export now) |
Wed, 09 Jan 2019 14:39:50 +0000 | Chris Cannam | Add mechanism to retrieve the set of plausible separators found in CSV-like file when guessing its format |
Fri, 14 Sep 2018 14:47:46 +0100 | Chris Cannam | Various CSV format tests |