Mercurial > hg > svcore
log data/model/Model.cpp @ 1697:c077a97d055f single-point
age | author | description |
---|---|---|
Wed, 01 May 2019 11:45:28 +0100 | Chris Cannam | Ensure a self-alignment is always reported as complete, since there is nothing to calculate single-point |
Thu, 28 Mar 2019 11:55:02 +0000 | Chris Cannam | Make XmlExportables store their export IDs and always obtain a new one, avoiding reuse when an object is allocated at the same heap location as a previous one. This makes the ID system stable enough to be used in the export tests. single-point |
Wed, 27 Mar 2019 14:15:21 +0000 | Chris Cannam | Merge from branch single-point osc-script |
Wed, 27 Mar 2019 11:26:06 +0000 | Chris Cannam | Remove COMPLETION_UNKNOWN, which is never used (and never handled) single-point |
Tue, 26 Mar 2019 14:34:21 +0000 | Chris Cannam | A bit more debug output osc-script |
Mon, 26 Nov 2018 14:33:41 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Thu, 01 Nov 2018 15:01:41 +0000 | Chris Cannam | Debug bits |