9 Commits

Author SHA1 Message Date
Daniel Aarno
10103edd7c Merge branch '1.2' 2019-11-24 22:20:20 +00:00
Daniel Aarno
0a475929b8 Update copyright notices. 2019-05-06 19:44:57 +01:00
Daniel Aarno
c51fb519d6 Merge branch '1.2' 2018-08-02 12:12:56 -07:00
Daniel Aarno
81e4e8bba5 Add emacs mode-lines to all header files 2018-03-19 10:13:46 +00:00
Daniel Aarno
4c04f3e965 Fixed typo 2017-12-26 14:00:13 +01:00
Daniel Aarno
3ccab57178 Fixed typo 2017-09-02 17:16:53 +01:00
Daniel Aarno
4970b7e793 Check for NULL constraint and raise exception if found.
User is not allowed to provide a NULL constraint to the various ARG
constructors. This patch makes sure the Constraint is not NULL before
dereferencing and raises a logic_error if it is NULL.

Also included the two new tests test88 and test89 in runtests script.
2015-05-11 22:47:42 +02:00
zeekec
e5a757999f Added virtual destructor to silence warnings. 2006-02-21 11:05:15 +00:00
mes5k
2217fc885f initial checkin 2005-01-07 03:05:50 +00:00