Mercurial > hg > svcore
log data/fileio/CachedFile.cpp @ 1332:b1a7f4554400 svg
age | author | description |
---|---|---|
2013-11-26 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
2011-06-14 | Chris Cannam | Seems check() is also sometimes defined on OS/X |
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 |
2008-12-11 | Chris Cannam | * Make FileSource able to indicate its preferred content type (e.g. |
2008-11-14 | Chris Cannam | * Auto-select RDF datastore/parsing backend; use trees datastore if |
2008-10-27 | Chris Cannam | * complete switching the code to use CachedFile -- now to tidy & fix the |
2008-10-27 | Chris Cannam | * make use of CachedFile (untested) |
2008-10-27 | Chris Cannam | * flesh out CachedFile a bit more |
2008-10-27 | Chris Cannam | * stub out persistent cacheing class, as I've decided I don't like the |