Michael R Sweet
|
61eddf1b62
|
Update docos (Issue #334)
|
2024-11-17 17:15:44 -05:00 |
|
Michael R Sweet
|
db39074de2
|
Finalize documentation changes (Issue #312)
|
2024-03-20 11:18:15 -04:00 |
|
Michael R Sweet
|
143fa436ca
|
More doco updates.
|
2024-03-16 22:20:24 -04:00 |
|
Michael R Sweet
|
c1d787dc5f
|
Update docos some more.
|
2024-03-13 09:59:47 -04:00 |
|
Michael R Sweet
|
a9aea16f3a
|
Save work on docos.
|
2024-03-10 10:23:51 -04:00 |
|
Michael R Sweet
|
1dfe8e7ac9
|
Update docos.
|
2024-03-06 20:10:09 -05:00 |
|
Michael R Sweet
|
2c62878254
|
Normalize MXML_DESCEND_ values.
Normalize MXML_ADD_ values.
Drop MXML_ADD_TO_PARENT.
Move MXML_TAB to mxml-private.h
|
2024-03-06 20:03:48 -05:00 |
|
Michael R Sweet
|
99736682f1
|
Remove unused code and update docos.
|
2024-03-06 17:13:13 -05:00 |
|
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
|
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
|
bc27547035
|
Switch to codedoc-generated documentation. Remove all old HTML docs.
|
2019-01-02 22:54:23 -05: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 Sweet
|
9942d5d1f7
|
Update documentation.
|
2017-10-28 15:03:24 -04:00 |
|
Michael Sweet
|
89a9742c0e
|
Bump version to 2.11.
Update copyrights and web site addresses.
New logo image following msweet.org template.
|
2017-03-22 14:51:16 -04:00 |
|
Michael R Sweet
|
aa94383125
|
Prep for 2.10 release.
|
2016-06-13 01:02:37 +00:00 |
|
Michael R Sweet
|
0cc2394ff5
|
Mini-XML 2.9 release.
|
2014-10-19 17:29:07 +00:00 |
|
Michael R Sweet
|
abcdb3d108
|
Final changes for 2.8 release.
|
2014-01-05 03:31:29 +00:00 |
|
Michael R Sweet
|
6471e5ccd4
|
Fixed a memory leak when loading invalid XML (Bug #496)
|
2014-01-05 03:21:00 +00:00 |
|
Michael R Sweet
|
5e785816aa
|
Prep for Mini-XML v2.7 release.
|
2011-12-21 07:48:59 +00:00 |
|
Michael R Sweet
|
aaefc5c07c
|
Rename mxmlFindValue to mxmlFindPath.
Rename mxmlGetPrevious to mxmlGetPrevSibling.
Rename mxmlGetNext to mxmlGetNextSibling.
Update documentation.
|
2011-01-03 02:03:29 +00:00 |
|
Michael R Sweet
|
a9012172c1
|
Implemment getters for all of mxml_node_t and mxml_index_t fields (STR #118)
Make mxml_node_s and mxml_index_s private (but still in the public header for
2.x).
|
2011-01-01 23:42:17 +00:00 |
|
Michael R Sweet
|
5144087e36
|
Fix release notes.
|
2009-05-17 17:31:51 +00:00 |
|
Michael R Sweet
|
d13e530148
|
Update documentation.
|
2009-05-17 06:04:58 +00:00 |
|
Michael R Sweet
|
8aff906d87
|
Fix man page output.
Prep for 2.5 release.
|
2008-01-29 05:28:31 +00:00 |
|
Michael R Sweet
|
6057e7ee02
|
Prep for 2.4 release.
Update documentation.
|
2007-11-23 02:15:07 +00:00 |
|
Michael R Sweet
|
7d8801c7dd
|
Update docos.
|
2007-04-27 01:10:20 +00:00 |
|
Michael R Sweet
|
463a190a55
|
Don't install or create formatted man pages.
New logo.
Documentation updates.
|
2007-04-26 22:21:37 +00:00 |
|
Michael R Sweet
|
b4eca043a0
|
Save documentation updates.
|
2007-04-18 19:25:26 +00:00 |
|
Michael R Sweet
|
cc5890089d
|
Documentation updates.
Add --section option.
|
2005-12-03 03:32:32 +00:00 |
|
Michael R Sweet
|
d9276fe08f
|
Add --intro and --title options to mxmldoc, and treat names starting
with "_" as private.
|
2005-09-22 00:29:55 +00:00 |
|
Michael R Sweet
|
cc95be7bed
|
Add mxmlNewCDATA() and mxmlSetCDATA() functions.
Bump version to 2.2.3.
Update docos.
|
2005-08-05 14:17:19 +00:00 |
|
Michael R Sweet
|
63cd5de2a0
|
Fix bug in custom data with whitespace.
Prep for 2.2.2 release.
|
2005-05-19 14:56:05 +00:00 |
|
Michael R Sweet
|
ad02a0255f
|
Fix STR #21: load methods didn't return NULL on error.
Update docos for 2.2.1.
|
2005-05-18 01:45:20 +00:00 |
|
Michael R Sweet
|
c075136310
|
Update documentation with release notes.
Use new logo.
Add favicon stuff.
Prep for 2.2.1 release.
|
2005-05-17 00:54:44 +00:00 |
|
Michael R Sweet
|
523aa629b8
|
Fixed a MingW/Cygwin compilation problem (STR #18)
|
2005-04-24 23:33:13 +00:00 |
|
Michael R Sweet
|
6712bf6914
|
Update for 2.2 release.
|
2005-02-26 05:27:25 +00:00 |
|