log data/fileio/CSVFormat.cpp @ 991:1974859baba5

age author description
Fri, 03 Oct 2014 15:27:02 +0100 Chris Cannam Handle variable columns by importing all of them (not just the minimum number)
Mon, 07 Apr 2014 10:47:15 +0100 Chris Cannam Make it possible to import CSV files directly into Note layers
Tue, 26 Nov 2013 13:35:08 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Mon, 04 Nov 2013 15:47:46 +0000 Chris Cannam Fix error in break condition for csv file analysis -- was making csv file type guessing very slow for large files