Mercurial > hg > svcore
log
age | author | description |
---|---|---|
Thu, 17 Oct 2019 13:42:55 +0100 | Chris Cannam | OK, so now this pragma provokes a warning in gcc! Guard it with a clang guard |
Wed, 16 Oct 2019 16:29:46 +0100 | Chris Cannam | Looks like this is clang-only |
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!) |