Mercurial > hg > svcore
log data/fileio/MatrixFile.cpp @ 748:c8ab5f63360d
age | author | description |
---|---|---|
2011-06-14 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |
2011-05-16 | Chris Cannam | Convert many cerrs to DEBUGs debug-output |
2011-05-12 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |
2009-02-27 | Chris Cannam | * update CHANGELOG, remove more debug, add .oga extension sv-v1.5pre1 |
2009-02-27 | Chris Cannam | * remove some debug output |
2009-02-09 | Chris Cannam | * Some steps to avoid backward seeks in MatrixFile in common use cases |
2009-02-08 | Chris Cannam | * Some changes and debug toward reducing backward seeks (v. slow on os/x |
2009-02-05 | Chris Cannam | * Auto-close write-mode matrix files when all columns written |