Michael Sweet
bcfa6ef518
Update/fix documentation.
...
Add mxmlNewOpaquef and mxmlSetOpaquef functions.
Fix discussion writing code to look for opaque strings.
Fix dependencies for documentation generation.
2017-04-24 10:42:03 -04:00
Michael Sweet
48c3c62521
Add mxmlElementAttrGetByIndex and mxmlElementAttrGetCount (Issue #185 )
2017-04-23 13:12:39 -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
4351cf060c
Prep for 2.8 release...
2014-01-04 21:50:06 +00:00
Michael R Sweet
129525f2b4
Fix memory leak and macro error (Bug #452 )
2013-11-12 04:29:23 +00:00
Michael R Sweet
97ca6dc424
Updated the source headers to reference the Mini-XML license and its exceptions
...
to the LGPL2 (STR #108 )
2010-09-19 05:26:46 +00:00
Michael R Sweet
658c6bd661
mxmlElementSetAttrf() did not work (STR #57 )
2007-09-15 20:04:56 +00:00
Michael R Sweet
d6d842e60a
Bump version to 2.4.
...
Added mxmlElementDeleteAttr() function (STR #59 ).
2007-09-15 20:03:15 +00:00
Michael R Sweet
bf73da6782
Save work on documentation.
...
Add SAX load APIs.
Add man page output for mxmldoc.
Add types for various callback functions.
2007-04-23 21:48:03 +00:00
Michael R Sweet
6d33fb1163
Add mxmlElementSetAttrf function (STR #43 )
2007-04-18 14:55:08 +00:00
Michael R Sweet
87410f7b09
Add debug stuff.
2005-06-09 13:20:57 +00:00
Michael R Sweet
886a707ad7
Update copyright to 2005.
2005-01-29 07:21:44 +00:00
Michael R Sweet
0fd3bd7f33
Optimizations and bug fixes from STR #2 :
...
- mxmlIndexNew() sort algorithm update to eliminate unnecessary
right-hand recursion.
- Combine printf() and puts() calls in mxmldoc to reduce the number
of calls and code size.
- mxmlSaveFile() now writes Unicode chars with fwrite for potential
speedup and modest size savings.
- mxmlEntityAddCallback() now returns an integer status so an app
knows when it was not possible to add an entity callback.
2004-06-01 20:19:34 +00:00
Michael R Sweet
537afc37da
More documentation fun.
...
Move version definition to configure script.
Add XML schema for the mxmldoc output.
2004-05-02 16:04:40 +00:00
Michael R Sweet
e28ebd001c
Copyright updates.
2004-04-06 01:47:20 +00:00
Michael R Sweet
466072f832
More debug stuff.
...
Fix sort_node() bug in mxmldoc.
2003-12-03 03:59:04 +00:00
Michael R Sweet
04ce2615b2
Fix handling of quoted element and attribute names.
...
Update changelog.
2003-12-01 15:27:47 +00:00
Michael R Sweet
6531fd7d8f
Add --with-ansi configure option to avoid using non-ANSI strdup() function.
2003-07-27 23:11:40 +00:00
Michael R Sweet
54428c284f
Add strdup emulation as needed.
...
Bump version to 1.1.
2003-07-20 13:41:17 +00:00
Michael R Sweet
bcc99b153a
Fix some more documentation generator bugs.
...
Add detailed docos to the file.
2003-06-14 23:56:47 +00:00
Michael R Sweet
7a51d3c414
Initial revision
2003-06-03 19:46:29 +00:00