log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svcore
log data/fileio/CSVStreamWriter.h @ 1860:
edc2d0e635dc
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2020-04-03
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
2019-03-28
Chris Cannam
Re-add the toDelimitedDataString stuff
single-point
2019-03-06
Chris Cannam
Fix compiler warning
single-point
2019-03-05
Chris Cannam
Start some sparse model tests
single-point
2018-04-17
Chris Cannam
Fix compiler warnings
2018-04-17
Chris Cannam
For sparse models, write whole model to CSV in one go
streaming-csv-writer
2018-04-17
Lucas Thompson
Add failing test case for writing a sparse model. Partially handle some of the related issues with line-breaks.
streaming-csv-writer
2018-04-17
Lucas Thompson
Fix multi-selection output line break issue, compare against end frame of last region.
streaming-csv-writer
2018-04-17
Lucas Thompson
Introduce overload of writeInChunks taking a MultiSelection. Simplifies the progress reporting.
streaming-csv-writer
2018-04-17
Lucas Thompson
Fix another occurrence of old name
streaming-csv-writer
2018-04-17
Lucas Thompson
Fix progress reporting and allow for changing how progress is calculating (TODO multi-selection)
streaming-csv-writer
2018-04-17
Lucas Thompson
Formatting and naming changes more in line with SV conventions.
streaming-csv-writer
2018-04-17
Lucas Thompson
Added utility function for splitting a model selection into chunks and writing to a stream.
streaming-csv-writer
2018-04-17
Lucas Thompson
Introduce a TestHelper which contains boiler plate for running a suite of QtTest style objects. Stub CSVStreamWriter and test to integrate into build.
streaming-csv-writer
less
more
|
(0)
tip