Mercurial > hg > svcore
log data/model/Dense3DModelPeakCache.cpp @ 1761:ee7fd2c01d87 by-id
age | author | description |
---|---|---|
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 |