Mercurial > hg > svcore
log data/fft/FFTFileCacheReader.cpp @ 1046:2f49be7d4264 cxx11
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-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-01-27 | Chris Cannam | * Merge from one-fftdataserver-per-fftmodel branch. This bit of |