log rdf/RDFImporter.cpp @ 1886:f803d3c33f76 tip

age author description
Mon, 11 May 2020 17:27:18 +0100 Chris Cannam Pull out text-document check; it's useful elsewhere
Thu, 30 Apr 2020 14:46:07 +0100 Chris Cannam Be more cautious about firing up an RDF file parser to identify a document - don't do it at all if the document is not apparently text
Tue, 10 Sep 2019 16:34:47 +0100 Chris Cannam Split EditableDenseThreeDimensionalModel into explicitly compressed and uncompressed variants. Simplifies the uncompressed version, and we may want to consider whether we need the compressed one at all.