Michael R Sweet
|
4e92848ae2
|
Add mxmlLoadIO/mxmlSaveIO functions, merge everything under the new roof
(Issue #98)
|
2024-03-06 14:45:10 -05:00 |
|
Michael R Sweet
|
e54574aca7
|
Update documentation to reflect the default build options.
|
2024-03-04 08:14:23 -05:00 |
|
Michael R Sweet
|
3df751f37b
|
SAX callback now returns a boolean (Issue #51)
|
2024-03-04 07:37:33 -05:00 |
|
Michael R Sweet
|
bc28dde728
|
Add migration chapter and update examples.
|
2024-03-02 20:02:08 -05:00 |
|
Michael R Sweet
|
fd47c7d115
|
Prep for 3.3.1 release.
|
2022-07-25 08:56:27 -04:00 |
|
Michael R Sweet
|
04c5b938e4
|
Update documentation for v3.3.
|
2021-10-26 16:29:57 -04:00 |
|
Michael R Sweet
|
7ea46c9965
|
Bump version to 3.3, add NuGet files for VS.
|
2021-10-26 15:43:44 -04:00 |
|
Michael R Sweet
|
990d4b54ea
|
Update copyright in docos.
|
2021-05-30 09:46:03 -04:00 |
|
Michael R Sweet
|
546b86fa8a
|
Update logo and docos.
|
2021-05-30 09:44:57 -04:00 |
|
Michael R Sweet
|
23dddcff50
|
Bump version.
|
2020-12-04 18:44:50 -05:00 |
|
Michael R Sweet
|
b43af676ba
|
Update documentation.
|
2020-01-10 14:58:24 -05:00 |
|
Michael R Sweet
|
55c6c7278d
|
Add proper annotation to mxml_error and fix format string errors in several
places (detected by LGTM security scanner)
|
2019-11-17 08:38:38 -05: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
|
f166ad1977
|
License change to Apache 2.0 w/exceptions for GPL2/LGPL2 software.
|
2019-01-04 20:44:51 -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
|
1afcfdbeb6
|
Fix potential crash bug in mxmldoc (Issue #235, Issue #236)
|
2018-12-03 11:04:26 -05:00 |
|
Michael R Sweet
|
f634350601
|
Add dc:subject metadata to EPUB output.
|
2018-10-02 11:35:12 -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
|
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
|
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
|
0b896710b8
|
Fix ZIP container sources.
|
2018-07-02 18:47:32 -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
|
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 Sweet
|
9942d5d1f7
|
Update documentation.
|
2017-10-28 15:03:24 -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 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
|
dc87d4ad50
|
Add @exclude format@ directive.
|
2017-05-31 10:10:58 -04:00 |
|
Michael Sweet
|
20a4221607
|
Regenerate configure script.
|
2017-05-09 08:02:39 -04:00 |
|
Michael Sweet
|
8bdacd119d
|
Update markdown anchors to use "title-of-heading" format.
|
2017-05-02 09:06:55 -04:00 |
|
Michael Sweet
|
3bb60cc92b
|
Add some more style information.
|
2017-05-01 08:45:04 -04:00 |
|
Michael Sweet
|
935df35140
|
Sync up with MMD upstream.
|
2017-05-01 08:40:24 -04:00 |
|
Michael Sweet
|
5771dbbaf3
|
Add documentation/usage for --coverimage.
|
2017-04-30 09:23:09 -04:00 |
|
Michael Sweet
|
fa1336ddee
|
Fix write_description to always write close tag.
|
2017-04-30 01:27:37 -04:00 |
|