Mercurial > hg > svcore
log data/fft/FFTFileCacheWriter.cpp @ 1141:99acfd2d9f5d
age | author | description |
---|---|---|
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-11-26 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
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 |
2009-03-16 | Chris Cannam | * debug tidy sv-v1.5 |
2009-02-05 | Chris Cannam | * Auto-close write-mode matrix files when all columns written |
2009-01-27 | Chris Cannam | * Merge from one-fftdataserver-per-fftmodel branch. This bit of |