Commit graph

508 commits

Author SHA1 Message Date
John McNamara
0865a040a4 Implementation of data validation.
Feature request: #31
2017-09-23 11:52:18 +01:00
John McNamara
bd08749165 Ignore blank unformatted strings without warning.
Issue #121.
2017-08-30 02:13:39 +01:00
John McNamara
2fea28a411 Added note about handling Nan and Inf values in worksheet_write_number().
Issue #122
2017-08-30 01:44:58 +01:00
John McNamara
e49c668be7 Share single license file between docs and src tree.
Issue #123
2017-08-30 01:29:04 +01:00
John McNamara
e04c801a76 Add homebrew installation to getting started guide. 2017-08-20 23:12:37 +01:00
John McNamara
9d14d21a51 Prep for release 0.7.4. 2017-08-20 12:11:42 +01:00
John McNamara
1ac2a1e804 Improve "make install". 2017-08-20 11:48:11 +01:00
John McNamara
b0a7c691ad Added option to use system minizip in make build.
Additional fixes for using system minizip in the Makefile make system.

Issue #119.
2017-08-20 11:33:02 +01:00
John McNamara
18103a811f Test example files build. 2017-08-14 23:39:30 +01:00
John McNamara
6ab722d9df Fix travis minizip build. 2017-08-14 21:15:48 +01:00
John McNamara
2891d7f2c1 Fix travis minizip build. 2017-08-14 21:13:11 +01:00
John McNamara
2a98593585 Fix travis minizip build. 2017-08-14 20:43:34 +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
7401ea39ee Minor doc fix. 2017-08-13 00:30:42 +01:00
John McNamara
45df9938c7 Prep for release 0.7.3. 2017-08-12 21:20:45 +01:00
John McNamara
f256dc2ae9 Fix for modified zconf.h on Gentoo.
Issue #116
2017-08-12 14:50:31 +01:00
John McNamara
32be6b90f5 Fix for modified zconf.h on Gentoo.
Issue #116
2017-08-12 02:23:00 +01:00
John McNamara
469162421b Test Tea-CI build. 2017-07-31 11:50:58 +01:00
John McNamara
cc960e78d8 Prep for release 0.7.2. 2017-07-26 23:56:27 +01:00
John McNamara
25f5a4f7a6 Allow float font sizes.
Issue #114.
2017-07-26 23:22:42 +01:00
John McNamara
7b25bca1f5 Prep for release 0.7.1. 2017-07-24 21:07:43 +01:00
John McNamara
3333909632 Changed file creation time to utc.
Issue #110
2017-07-24 20:34:14 +01:00
John McNamara
9674159120 Merge pull request #109 from Alexhuszagh/master
Fixes 3 CMake Issues
2017-07-11 08:54:35 +01:00
Alexhuszagh
dd1d18d497 Added integrations for Tea-CI (MinGW, using a MSYS2-like environment, and AppVeyor, an MSVC CI service. 2017-07-10 17:53:18 -07:00
Alexhuszagh
0278e18042 Updated CTest to work with MSVC 2017-07-10 17:52:19 -07:00
Alex Huszagh
de4afb49f5 Updated CMakeLists to fix iowin32.c with MSVC 2017-07-10 14:03:08 -07:00
John McNamara
2f06734178 Prep for release 0.7.0. 2017-06-27 00:55:35 +01:00
John McNamara
3fdf181d1e Added docs on using CMake for building. 2017-06-27 00:35:27 +01:00
John McNamara
53f0f4971e Fix indentation. 2017-06-26 23:55:10 +01:00
John McNamara
5b35ba5c7d Fix issue with large number of image files.
Close image filehandles to free up resources and allow a number
of images larger than the ulimit.

Issue #106.
2017-06-26 23:51:54 +01:00
John McNamara
79a9b41fd2 Add user definable installation directory.
Issue #93.
2017-06-25 23:30:44 +01:00
John McNamara
723b5f7508 Minor doc fix. 2017-06-25 20:26:56 +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
ccb53c9750 Merge pull request #103 from jimzshi/msvc_cmake
Improve cmake file for MSVC
2017-04-24 15:57:19 +01:00
Jim Z. Shi
9a78c323a9 improve cmake file for MSVC
- optional project and binary name
- optimize output folder tree for MSVC configurations
- fix compiler flags issues for MSVC
- fix minor issue when findzlib
2017-04-20 15:42:54 +10:00
John McNamara
6c36fc4ba1 Fix typo in Cmake static build target.
Fix minor typo in Cmake static BUILD_STATIC target.
2017-03-28 09:54:58 +01:00
John McNamara
50b77e8579 Merge pull request #100 from Alexhuszagh/master
Add support for Cmake.
2017-03-20 16:25:31 +00:00
Alex Huszagh
77cb2f5c86 Added support for a CMake build system. 2017-03-09 10:28:32 -08:00
John McNamara
2d720e8db9 Prep for release 0.6.9. 2017-01-30 00:30:31 +00:00
John McNamara
be77bac3ee Added docs for chart trendlines. 2017-01-29 18:13:43 +00:00
John McNamara
27ebef50eb Add chart trendlines. 2017-01-29 02:20:06 +00:00
John McNamara
29d52da15b Added type check to error bar functions. 2017-01-28 13:33:29 +00:00
John McNamara
ec6bc94095 Prep for release 0.6.8. 2017-01-28 00:11:24 +00:00
John McNamara
2515c54b06 Add docs for chart error bars. 2017-01-27 23:24:23 +00:00
John McNamara
9a6c4f815c Added more tests for error bars. 2017-01-27 00:56:02 +00:00
John McNamara
7b69c672bf Refactoring of error bar function structure. 2017-01-27 00:29:07 +00:00
John McNamara
6ef24a312c Refactoring of error bar function structure. 2017-01-27 00:05:48 +00:00
John McNamara
fbeeef7cc1 Initial chart error bars. 2017-01-26 00:07:38 +00:00
John McNamara
945f93599f Minor doc fix. 2017-01-25 20:33:51 +00:00
John McNamara
a3831c9974 Prep for release 0.6.7. 2017-01-25 08:02:15 +00:00