Mercurial > hg > svcore
log data/model/SparseModel.h @ 1719:6af7bd6aaf79 3.3-stable
age | author | description |
---|---|---|
Wed, 27 Feb 2019 12:31:12 +0000 | Chris Cannam | Fix compiler warnings |
Mon, 26 Nov 2018 13:48:45 +0000 | Chris Cannam | Use override throughout fix-static-analysis |
Tue, 15 May 2018 15:50:40 +0100 | Chris Cannam | Restore m_extendTo, which is needed for Tony |
Tue, 24 Apr 2018 15:02:54 +0100 | Chris Cannam | Note about Q_OBJECT and lupdate |
Tue, 24 Apr 2018 10:01:34 +0100 | Chris Cannam | Fix hangs due to nested mutex lockers (as a result of emitting signals from within a locked section) |
Tue, 17 Apr 2018 10:37:50 +0100 | Chris Cannam | For sparse models, write whole model to CSV in one go streaming-csv-writer |