Mercurial > hg > svcore
log data/fileio/MatrixFile.cpp @ 1128:50210da3997c
age | author | description |
---|---|---|
Wed, 10 Jun 2015 13:10:26 +0100 | 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 |
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 |
Tue, 14 Jun 2011 15:26:52 +0100 | Chris Cannam | Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it) |