Mercurial > hg > svcore
log
age | author | description |
---|---|---|
Thu, 14 May 2020 16:36:48 +0100 | Chris Cannam | Use cancellable serialiser; add some more profiling points |
Thu, 14 May 2020 16:35:39 +0100 | Chris Cannam | Make Serialiser cancellable while waiting for its lock |
Thu, 14 May 2020 16:35:21 +0100 | Chris Cannam | Print results in the opposite order, so most relevant ones are at the end of the listing |
Mon, 11 May 2020 17:27:18 +0100 | Chris Cannam | Pull out text-document check; it's useful elsewhere |
Mon, 11 May 2020 14:43:58 +0100 | Chris Cannam | Add support for doubling escapes for quotes in quoted texts in CSV-like formats on import (similar to how we, and the relevant RFC, do escaping on export now) |
Wed, 06 May 2020 09:08:06 +0100 | Chris Cannam | Add isSupported |
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 |