log data/fileio/MatrixFile.cpp @ 1201:6f7a440b6218 spectrogram-minor-refactor

age author description
2016-01-22 Chris Cannam Convert 3d model column type from QVector to std::vector; replace another user of ResizeableBitset 3.0-integration
2015-06-10 Chris Cannam Fail upfront if the file is going to be too large. We expect the caller to split up large data sets into several MatrixFiles
2014-06-17 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t