Mercurial > hg > svcore
log base/StringBits.h @ 1851:91056142abd0
age | author | description |
---|---|---|
Thu, 30 Apr 2020 14:45:24 +0100 | Chris Cannam | Add function (cribbed from Rosegarden source) to check whether a string is valid UTF-8 |
Fri, 03 Apr 2020 17:11:05 +0100 | Chris Cannam | Rewrite all the DelimitedDataString stuff so as to return vectors of individual cell strings rather than having the classes add the delimiters themselves. Rename accordingly to names based on StringExport. Take advantage of this in the CSV writer code so as to properly quote cells that contain delimiter characters. sensible-delimited-data-strings |
Fri, 14 Sep 2018 09:25:17 +0100 | Chris Cannam | Some CSV format tests and minor fixes |
Thu, 15 Jul 2010 15:27:21 +0000 | Chris Cannam | * Start overhauling CSV parser to associate purposes with columns en route to its guesses; add some string manipulation code |