Commit graph

34 commits

Author SHA1 Message Date
John McNamara
aacdd525a5 Refactored the data validation struct.
Refactored the data validation struct to remove hidden fields.

See #252
2019-11-17 11:27:56 +00:00
John McNamara
72c9b219cb Updated copyright year. 2019-02-10 21:11:46 +00:00
Sijmen J. Mulder
2bdfae296c Make py.test name configurable
This came up whilst packaging for pkgsrc which adds a Python version
suffix to binaries.
2018-12-11 14:38:34 +00:00
John McNamara
dc31b10bad Updated copyright year. 2018-02-03 17:15:35 +00:00
John McNamara
1ac2a1e804 Improve "make install". 2017-08-20 11:48:11 +01:00
John McNamara
856a45a292 Added option to use system minizip in make build.
Added option to use system minizip in the Makefile make system.

Issue #119.
2017-08-14 20:08:57 +01:00
John McNamara
79a9b41fd2 Add user definable installation directory.
Issue #93.
2017-06-25 23:30:44 +01:00
John McNamara
b5c42463bc Fix const char* for C++ and added tests.
Fixed const char* in several APIs and added test to ensure that
any others are caught in future.

Issue #102.
2017-06-25 20:16:36 +01:00
John McNamara
3ad3bf8a82 Fixes for Coverity issues. 2017-01-07 00:54:13 +00:00
John McNamara
813ca50be0 Update copyright year. 2016-12-31 00:33:00 +00:00
John McNamara
d23de560ab Add more chart font tests. 2016-12-29 10:46:03 +00:00
John McNamara
20743e50e6 Initial working chart fonts. 2016-12-28 14:45:56 +00:00
John McNamara
a6cf4c3237 Made the tmpfileplus lib optional. 2016-07-14 00:21:45 +01:00
John McNamara
c1c5c643cb Made the tmpfileplus lib optional. 2016-07-14 00:02:50 +01:00
John McNamara
605bcec87b Added tmpfileplus to build system. 2016-07-10 15:40:41 +01:00
John McNamara
d7a3e2ae5f Added 32bit build to test matrix. 2016-06-26 04:05:47 +01:00
John McNamara
abb1c22ba9 Added make uninstall and strip targets. 2016-06-24 01:22:29 +01:00
John McNamara
56064038a4 Prep for release 0.3.8. 2016-06-11 14:56:41 +01:00
John McNamara
ad2d11f93b Prep for release 0.3.3. 2016-05-23 23:09:03 +01:00
John McNamara
51d97e7f41 Update copyright year. 2016-01-03 19:47:16 +00:00
John McNamara
22397ed530 Initial sheet protection. 2015-12-16 21:30:07 +00:00
John McNamara
ed4c79787d Prep for release 0.2.5. 2015-12-14 00:02:51 +00:00
John McNamara
a2160ecb05 Prep for release 0.2.4. 2015-12-13 16:24:12 +00:00
John McNamara
c632121117 Added pod lint to release checks. 2015-12-07 22:53:05 +00:00
John McNamara
92b67d84ce Added release Makefile targets. 2015-12-07 20:29:01 +00:00
John McNamara
5018c80f8a Updated copyright year. 2015-03-07 16:42:13 +00:00
John McNamara
d6e1be46dc Minor fixes to build system. 2015-03-04 20:12:45 +00:00
John McNamara
79bee715bb Updated coverity version. 2015-02-23 23:47:54 +00:00
John McNamara
063d3e81cf Fix memory cleanup on prepare_fills() failure. 2014-06-27 02:13:44 +01:00
John McNamara
e432b1075d Added make target for coverity static analysis. 2014-06-27 01:37:01 +01:00
John McNamara
c20a136786 Made Makefiles suitable for gmake on FreeBSD. 2014-06-23 20:00:20 +01:00
John McNamara
e262b8e9b2 Initial work on set_column(). 2014-06-15 21:24:21 +01:00
John McNamara
0509cce18f Added TESTING target to makefiles. 2014-06-09 23:51:10 +01:00
John McNamara
a27b6de38e Initial commit 2014-06-08 17:40:59 +01:00