Mercurial > hg > svcore
log data/fft/FFTMemoryCache.cpp @ 1086:9f4505ac9072
age | author | description |
---|---|---|
Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |
Wed, 03 Sep 2014 09:56:18 +0100 | Chris Cannam | Fix fallthrough in switch (from coverity scan) |
Tue, 17 Jun 2014 14:33:42 +0100 | Chris Cannam | Unsigned removals and warning fixes in data/ warnfix_no_size_t |
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |