Mercurial > hg > svcore
log rdf/PluginRDFIndexer.cpp @ 1869:cb9209ef373a startup-timing
age | author | description |
---|---|---|
Mon, 20 Apr 2020 15:42:51 +0100 | Chris Cannam | Accept more than one library URI for a plugin; consistency checks for packs |
Mon, 26 Nov 2018 14:33:41 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Mon, 21 Nov 2016 16:32:58 +0000 | Chris Cannam | Send RDF-indexer warnings to debug rather than cerr |
Tue, 26 Nov 2013 13:43:31 +0000 | Chris Cannam | Drop toStdString, with debug header we can stream QStrings |
Tue, 26 Nov 2013 13:35:08 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Mon, 21 May 2012 22:38:09 +0100 | Chris Cannam | Accept .ttl extension for plugin description files dataquay |