Mercurial > hg > svcore
log base/Event.h @ 1637:e8099be64726 single-point
age | author | description |
---|---|---|
2019-03-13 | Chris Cannam | Make const single-point |
2019-03-13 | Chris Cannam | Always return consistent defaults for absent elements single-point |
2019-03-12 | Chris Cannam | Add operator!= single-point |
2019-03-11 | Chris Cannam | Add toDelimitedDataString; also requires reinstating m_haveDuration single-point |
2019-03-11 | Chris Cannam | Seems we can do just as well with a vector of events themselves single-point |
2019-03-11 | Chris Cannam | Experiment with storing vectors of event ids in seam map for compactness single-point |
2019-03-11 | Chris Cannam | Permit hashing single-point |
2019-03-08 | Chris Cannam | Add this method back again; it is useful single-point |
2019-03-07 | Chris Cannam | Rename a number of classes and methods (including Point -> Event); comments single-point base base/Point.h@a29c70bd0948 |