log base/XmlExportable.cpp @ 1886:f803d3c33f76 tip

age author description
Wed, 03 Apr 2019 16:03:39 +0100 Chris Cannam Start ids at 0 - backward-compatibility makes testing easier 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
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Tue, 14 Jun 2011 15:26:52 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)