Commit Graph

555 Commits

Author SHA1 Message Date
Michael R Sweet
03ed2dd9ce
Change log. 2019-07-03 22:29:31 -04:00
Michael R Sweet
a084198be8
Error out when file does not start with ?xml and the top node is NULL (Issue #256) 2019-07-03 22:27:47 -04:00
Michael R Sweet
aec92c493d Update ignored files. 2019-07-03 11:31:34 -04:00
Michael R Sweet
75da0dcf21 Fix make install issues (Issue #257)
Bump version to 3.1.
2019-07-03 11:30:38 -04:00
Michael R Sweet
c7755b6992
Fix HTML link to cover image. 2019-03-02 07:11:08 -05:00
Michael R Sweet
b972235840
Update documentation. 2019-03-01 21:59:16 -05:00
Michael R Sweet
e4ca6951f0
Update docos. 2019-03-01 21:58:11 -05:00
Michael R Sweet
a8309d08e8
Update documentation for typo. 2019-02-20 11:17:43 -05:00
Michael R Sweet
f8c52d8ac9
Update Visual Studio config.h.
Update header comments in Xcode config.h.
2019-02-13 11:27:58 -05:00
Michael R Sweet
b187e59aae
Only ignore config.h in the root directory.
Add missing Xcode config.h.
2019-02-13 11:25:47 -05:00
Michael R Sweet
a69fcbcaaa
Fix _mxml_vsnprintf on Windows (Issue #245) 2019-02-10 10:40:53 -05:00
Michael R Sweet
1b8f4a2091
The mxmlSetOpaquef and mxmlSetTextf functions did not work (Issue #244)
Use _mxml_vstrdupf function, not _mxml_strdupf.
2019-02-06 07:50:10 -05:00
Michael R Sweet
2767bf73b1
Add CDATA test of varying lengths, as it looks like we might have yet another
MS C runtime issue with va_copy... :/
2019-01-18 07:44:33 -05:00
Michael R Sweet
c07d6fc9ab
Fix makesrcdist script's archive generation (Issue #242) 2019-01-17 10:12:08 -05:00
Michael R Sweet
0b1caf41cc
Fix use-after-free bug in mxmlSet APIs (Issue #241) 2019-01-09 11:53:07 -05:00
Michael R Sweet
99aecba0d9
Drop HP-UX, IRIX support for shared libraries.
Fix installation of man page.
2019-01-07 12:05:16 -05:00
Michael R Sweet
621a4de9b2
Add line numbers to error messages (Issue #230) 2019-01-05 12:23:17 -05:00
Michael R Sweet
a21f711191
Update web site address. 2019-01-04 21:05:57 -05:00
Michael R Sweet
7d058ab701
Changelog for header change (Issue #240) 2019-01-04 21:04:26 -05:00
Michael R Sweet
20619d4eab
Changelog for license change (Issue #239) 2019-01-04 21:02:28 -05:00
Michael R Sweet
f166ad1977
License change to Apache 2.0 w/exceptions for GPL2/LGPL2 software. 2019-01-04 20:44:51 -05:00
Michael R Sweet
ea6778390a
Bump version to 3.0.
Move all of the private structure definitions to mxml-private.h.
2019-01-04 20:02:48 -05:00
Michael R Sweet
bc27547035
Switch to codedoc-generated documentation. Remove all old HTML docs. 2019-01-02 22:54:23 -05:00
Michael R Sweet
3e0c8eaa0e
Remove more mxmldoc files. 2019-01-02 20:42:01 -05:00
Michael R Sweet
0e19e432a5
Drop references to epub, update copyright. 2019-01-02 20:39:02 -05:00
Michael R Sweet
eadf40fa70
Remove mxmldoc (Issue #237) 2019-01-02 20:36:53 -05:00
Michael R Sweet
53c75b04c1
Ignore 'scratch' directory. 2018-12-03 11:26:50 -05:00
Michael R Sweet
4f5577dd46
Fix potential buffer overflow when writing a double (Issue #233) 2018-12-03 11:21:39 -05:00
Michael R Sweet
1afcfdbeb6
Fix potential crash bug in mxmldoc (Issue #235, Issue #236) 2018-12-03 11:04:26 -05:00
Michael R Sweet
01e2e50f17
Re-add --with-optim option to configure script. 2018-11-30 14:01:06 -05:00
Michael R Sweet
2304c06577
Changelog. 2018-10-02 11:36:11 -04:00
Michael R Sweet
f634350601
Add dc:subject metadata to EPUB output. 2018-10-02 11:35:12 -04:00
Michael R Sweet
3aaa12c7d7 Fix dependencies in VS projects. 2018-10-02 10:23:30 -04:00
Michael R Sweet
166ce17827 Upgrade project files to Visual Studio 2017, add static lib project (Issue #226) 2018-10-02 01:19:02 -04:00
Michael R Sweet
f86c2671aa
Do not write siblings of the passed node (Issue #228) 2018-10-01 13:15:22 -04:00
Michael R Sweet
d32a541211
Fix crash bug in mxmlWrite functions (Issue #228) 2018-09-29 20:31:10 -04:00
Michael R Sweet
501dcfe6b6
Update Mini-Markdown code. 2018-09-29 20:16:37 -04:00
Michael R Sweet
0035a02432
Support a la markdown. 2018-09-09 22:09:17 -04:00
Michael R Sweet
ff998635dd
Remove old file. 2018-09-09 22:03:52 -04:00
Michael R Sweet
ba3cca82e1
Incorporate Linux DSO changes and add autoheader protection (Issue #218) 2018-07-04 02:10:30 -04:00
Michael R Sweet
a90ff1753a
Update va_copy macro for BCC (Issue #211) 2018-07-04 01:29:41 -04:00
Michael R Sweet
e19d38b5a7
Update documentation for mxmldoc changes and use MXML_OPAQUE_CALLBACK for example (Issue #190) 2018-07-02 20:58:30 -04:00
Michael R Sweet
911f74e0d0
Changelog. 2018-07-02 18:57:56 -04:00
Michael R Sweet
e796fe4caf
Add a Note: for all of the text/opaque string support (Issue #190) 2018-07-02 18:56:43 -04:00
Michael R Sweet
0b896710b8
Fix ZIP container sources. 2018-07-02 18:47:32 -04:00
Michael R Sweet
4a593cc075
Fix cross-compile installs (Issue #218) 2018-07-02 18:27:34 -04:00
Michael R Sweet
e0db328ec8
Don't add ]] to the CDATA node (Issue #216) 2018-07-02 18:23:04 -04:00
Michael R Sweet
f2b282e49c
Remove docset and related options from mxmldoc man page (Issue #198) 2018-07-02 18:11:55 -04:00
Michael R Sweet
a8cd71b8dd
Remove remainder of docset support from mxmldoc (Issue #198) 2018-07-02 18:09:54 -04:00
Michael R Sweet
53507f34c8
Update to current version of zipc functions.
Drop Xcode docset generation since current versions of Xcode no longer support
it... :/ (Issue #198)
2018-07-02 18:00:14 -04:00