log rdf/RDFTransformFactory.cpp @ 911:73c2fd9a7dbe

age author description
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2012-05-21 Chris Cannam Further fixes for Dataquay compatibility dataquay
2012-05-19 Chris Cannam Finish converting RDFTransformFactory dataquay
2012-05-19 Chris Cannam Convert a bit more of RDFTransformFactory to Dataquay dataquay
2012-05-18 Chris Cannam Tiny bit of work on the RDFTransformFactory dataquay
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-06-14 Chris Cannam Merge from debug-output branch
2011-06-14 Chris Cannam Set window type from RDF
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
2009-05-18 Chris Cannam * percent-encode plugin and plugin-output uris
2008-12-05 Chris Cannam * Support recording the summary type in transform
2008-12-05 Chris Cannam * Make RDFTransformFactory::writeTransformToRDF write out partial
2008-11-25 Chris Cannam * Add ability to export a transform structure as RDF -- for use