Mercurial > hg > svcore
log
age | author | description |
---|---|---|
Wed, 16 Oct 2019 15:26:01 +0100 | Chris Cannam | Avoid some compiler warnings |
Wed, 16 Oct 2019 12:12:49 +0100 | Chris Cannam | Tidy |
Mon, 14 Oct 2019 14:17:37 +0100 | Chris Cannam | Implement missing TabularModel editing methods. Also made these pure in TabularModel, since almost all subclasses want them and (clearly) forgetting to implement them is a problem! |
Thu, 10 Oct 2019 10:03:31 +0100 | Chris Cannam | Make static to avoid multiple definitions |
Thu, 10 Oct 2019 09:47:25 +0100 | Chris Cannam | One last fix to this compatibility function (I hope!) |
Thu, 10 Oct 2019 09:34:12 +0100 | Chris Cannam | *sigh* |
Thu, 10 Oct 2019 09:18:37 +0100 | Chris Cannam | OK, that didn't work because of scoping/overload rules. Try this |