log layer/TimeInstantLayer.h @ 1501:5d179afc0366

age author description
2019-06-28 Chris Cannam Further layer updates for ById by-id
2019-03-21 Chris Cannam Updates for SparseOneDimensionalModel in new API single-point
2018-11-26 Chris Cannam Header guards fix-static-analysis
2018-11-26 Chris Cannam Use override throughout fix-static-analysis
2018-03-01 Chris Cannam Untabify
2015-03-17 Chris Cannam Many fixes for the previous stuff osx-retina
2015-03-17 Chris Cannam Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina
2015-03-10 Chris Cannam More type fixes. We now build with -Wconversion, on this platform (64-bit Linux) at least. cxx11