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 |
|
Michael R Sweet
|
bfbfa67eb6
|
Bump version to 2.12.
|
2018-07-02 17:47:26 -04:00 |
|
Michael R Sweet
|
8eef15b7a5
|
Update to current version of zipc functions.
Drop Xcode docset generation since current versions of Xcode no longer support
it... :/
|
2018-07-02 17:44:55 -04:00 |
|
Michael Sweet
|
9942d5d1f7
|
Update documentation.
|
2017-10-28 15:03:24 -04:00 |
|
Michael Sweet
|
7b0bb60e51
|
Ignore another generated file.
|
2017-10-28 12:23:11 -04:00 |
|
Michael Sweet
|
f699ab9558
|
Update makesrcdist script, drop old announcements file.
|
2017-10-28 12:22:37 -04:00 |
|
Michael Sweet
|
b79c23ebb4
|
Update documentation.
|
2017-10-28 12:17:58 -04:00 |
|
Michael Sweet
|
38a8547c78
|
Add 160px image.
|
2017-10-26 19:53:47 -04:00 |
|
Michael Sweet
|
ef7e5d433c
|
Fix writing of custom data nodes (Issue #201)
|
2017-10-11 17:13:37 -04:00 |
|
Michael R Sweet
|
78f0221c04
|
Fix missing HAVE_STRLCAT define in config.h.
|
2017-07-07 10:55:26 -04:00 |
|
Michael R Sweet
|
6f51c8ece5
|
Fix compile issues on Linux (Issue #200)
|
2017-06-27 13:06:25 -04:00 |
|
Michael Sweet
|
3836e126a8
|
Tweak list table style.
|
2017-06-09 12:18:02 -04:00 |
|
Michael Sweet
|
bd9d279686
|
Fix some more parsing issues with void functions - was keeping static void
functions...
|
2017-06-08 11:30:17 -04:00 |
|
Michael Sweet
|
1c135e96cc
|
Fix more parsing bugs for void functions/methods.
|
2017-06-08 10:27:10 -04:00 |
|
Michael Sweet
|
888fd3f169
|
Fix some comment parsing strangeness and tweak the presentation of functions
and constants to be more compact.
|
2017-06-08 09:42:00 -04:00 |
|
Michael Sweet
|
3b4fe17065
|
Support @exclude ...@ for constants, too.
|
2017-06-07 16:16:25 -04:00 |
|
Michael Sweet
|
e703ef3d25
|
Fix header parsing bug.
|
2017-06-06 14:15:01 -04:00 |
|
Michael Sweet
|
d848f8278b
|
Fix some more parsing issues with static functions.
|
2017-05-31 22:18:49 -04:00 |
|
Michael Sweet
|
6689e9f805
|
Exclude @exclude from description text.
Use decimal entities.
|
2017-05-31 10:41:34 -04:00 |
|
Michael Sweet
|
dc87d4ad50
|
Add @exclude format@ directive.
|
2017-05-31 10:10:58 -04:00 |
|
Michael Sweet
|
703c0c9917
|
Sync up with changes to the ZIPC code.
|
2017-05-28 22:40:08 -04:00 |
|
Michael Sweet
|
20a4221607
|
Regenerate configure script.
|
2017-05-09 08:02:39 -04:00 |
|