log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svcore
log data/fileio/CSVFileWriter.cpp @ 1886:
f803d3c33f76
tip
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
2020-01-14
Chris Cannam
Overhaul and tidy the export options, and add support for header row
csv-export-dialog
2020-01-10
Chris Cannam
Add optional ability to write a header on delimited data output, & to write times in frames
2018-04-17
Chris Cannam
For sparse models, write whole model to CSV in one go
streaming-csv-writer
2018-04-17
Chris Cannam
Merge from default branch
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 typo of old name
streaming-csv-writer
2018-04-17
Lucas Thompson
Implement progress reporting for multi-selection. Needs refactoring.
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
Remove some duplication and make use of utility function for writing in chunks to avoid memory growth.
streaming-csv-writer
2018-03-01
Chris Cannam
Untabify
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
2015-08-14
Matthias Mauch
fixes the problem that the last note was not exported to csv
tonioni
2015-03-31
Chris Cannam
Wire options into CSVFileWriter; omit levels from Tony note export
tonioni
2015-03-03
Chris Cannam
Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet.
cxx11
2014-06-17
Chris Cannam
Unsigned removals and warning fixes in data/
warnfix_no_size_t
2013-10-09
Chris Cannam
Add writeSelection
2011-03-29
Chris Cannam
Use TempWriteFile for CSV export as well
2006-07-31
Chris Cannam
* Reorganising code base. This revision probably should compile once more.
2006-07-31
Chris Cannam
* Reorganising code base. This revision will not compile.
less
more
|
(0)
tip