log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svcore
log data/model/Dense3DModelPeakCache.cpp @ 1833:
21c792334c2e
sensible-delimited-data-strings
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-7
tip
age
author
description
Wed, 11 Sep 2019 11:19:27 +0100
Chris Cannam
Replace the model used for the cache part of the peak-cache model with a simple vector of vectors. Avoids unnecessary locking in a class that is not thread-safe in any case. Also record whether the final column is actually truncated, rather than risk possible backward seeks to re-read it in the case where it simply might be
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.
Fri, 05 Jul 2019 15:28:07 +0100
Chris Cannam
Further review of ById: make IDs only available when adding a model to the ById store, not by querying the item directly. This means any id encountered in the wild must have been added to the store at some point (even if later released), which simplifies reasoning about lifecycles
by-id
Wed, 26 Jun 2019 14:59:09 +0100
Chris Cannam
Some work on models and transformers
by-id
Mon, 26 Nov 2018 14:33:41 +0000
Chris Cannam
Use nullptr throughout
fix-static-analysis
Thu, 01 Mar 2018 18:02:22 +0000
Chris Cannam
Untabify
Wed, 22 Feb 2017 12:01:39 +0000
Chris Cannam
Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak)
less
more
|
(0)
-10
-7
tip