Commit Graph

37 Commits (v3.3.1)

Author SHA1 Message Date
Michael R Sweet e058082021
Clean up usage of free (Issue #276) 3 years ago
Michael R Sweet f166ad1977
License change to Apache 2.0 w/exceptions for GPL2/LGPL2 software. 6 years ago
Michael R Sweet ea6778390a
Bump version to 3.0. 6 years ago
Michael R Sweet e0db328ec8
Don't add ]] to the CDATA node (Issue #216) 6 years ago
Michael Sweet bcfa6ef518 Update/fix documentation. 7 years ago
Michael Sweet 1272c3dfdb Fix memory leak for mxmlDelete (Issue #183) 7 years ago
Michael Sweet 89a9742c0e Bump version to 2.11. 7 years ago
Michael R Sweet d8c0ba9007 mxmlDelete used a recursive algorithm which could require large amounts of 8 years ago
Michael R Sweet 4351cf060c Prep for 2.8 release... 11 years ago
Michael R Sweet 6af02aaf9d Avoid a double-free situation when using the SAX load method. 14 years ago
Michael R Sweet aaefc5c07c Rename mxmlFindValue to mxmlFindPath. 14 years ago
Michael R Sweet 97ca6dc424 Updated the source headers to reference the Mini-XML license and its exceptions 14 years ago
Michael R Sweet 046d57d917 Add encoding="utf-8" to the ?xml PD. 16 years ago
Michael R Sweet bf73da6782 Save work on documentation. 17 years ago
Michael R Sweet 0f8052e766 Add mxmlNewXML() function and use it. 17 years ago
Michael R Sweet 4636114c5b Really Mini-XML 2.3, update documentation. 17 years ago
Michael R Sweet cb7c6c2311 Add user_data and ref_count members to mxml_node_t structure. 17 years ago
Michael R Sweet a5ea819842 Bump version to 2.3. 19 years ago
Michael R Sweet cc95be7bed Add mxmlNewCDATA() and mxmlSetCDATA() functions. 19 years ago
Michael R Sweet 19b8ed648f Add MXML_IGNORE and MXML_IGNORE_CB to allow whitespace to be 19 years ago
Michael R Sweet 35a7797e2c mxmlNewInteger(), mxmlNewOpaque(), mxmlNewReal(), mxmlNewText(), 19 years ago
Michael R Sweet 886a707ad7 Update copyright to 2005. 20 years ago
Michael R Sweet f5971df74b Added support for CDATA (STR #14, STR #15) 20 years ago
Michael R Sweet 0591ee2e19 Added support for custom data nodes (STR #6) 20 years ago
Michael R Sweet 537afc37da More documentation fun. 20 years ago
Michael R Sweet e28ebd001c Copyright updates. 21 years ago
Michael R Sweet 4dbac7157e Fix enum handling. 21 years ago
Michael R Sweet 466072f832 More debug stuff. 21 years ago
Michael R Sweet 17200e8cfe Move "set" methods in a separate file. 21 years ago
Michael R Sweet 337baeddb5 New "set" and formatted string methods. 21 years ago
Michael R Sweet 6531fd7d8f Add --with-ansi configure option to avoid using non-ANSI strdup() function. 21 years ago
Michael R Sweet 54428c284f Add strdup emulation as needed. 21 years ago
Michael R Sweet bcc99b153a Fix some more documentation generator bugs. 21 years ago
Michael R Sweet a9403b21b4 Working mxmldoc core. 21 years ago
Michael R Sweet 8cfa3005e5 Bug fixes in mxmlWalkNext(). 21 years ago
Michael R Sweet f830ffd6a5 Add mxmlAdd() and mxmlRemove() functions. 21 years ago
Michael R Sweet 7a51d3c414 Initial revision 21 years ago