Mercurial > hg > svcore
log data/model/Model.cpp @ 909:c48b07b34cb3 tony_integration
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 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-08 | Chris Cannam | * Ensure SimpleSPARQLQuery stores an error string properly when query sv-v1.4rc1 |
2008-12-08 | Chris Cannam | * Ensure text models are exported with text properties in RDF, and |
2008-04-29 | Chris Cannam | * Save alignments to session file. Needs much testing. |