Commit Graph

31 Commits (release-2.7)

Author SHA1 Message Date
Michael R Sweet f5b0b9270d Clean share libraries, and fix SAX unit test to look for the right number of data nodes. 13 years ago
Michael R Sweet aaefc5c07c Rename mxmlFindValue to mxmlFindPath. 14 years ago
Michael R Sweet 159e54f5d2 Add mxmlFindValue API (STR #110) 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 9643c13183 Fix VC++ compile failures 16 years ago
Michael R Sweet 59e1bbbb7a Add support for generating Xcode documentation sets. 16 years ago
Michael R Sweet a38251bc9b Wrapping was not disabled when mxmlSetWrapMargin(0) was called, and 17 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 523aa629b8 Fixed a MingW/Cygwin compilation problem (STR #18) 19 years ago
Michael R Sweet 8fc90a57d6 CHANGES: 20 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 3cc3f8a63d Add new mxmlLoadFd() and mxmlSaveFd() functions. 20 years ago
Michael R Sweet 934a9aeab3 Cleanup quicksort code to preserve the original order of nodes when they 20 years ago
Michael R Sweet 537afc37da More documentation fun. 20 years ago
Michael R Sweet 465d3e7231 Change whitespace callback to return a string. 20 years ago
Michael R Sweet e28ebd001c Copyright updates. 21 years ago
Michael R Sweet ad9728c731 Fix LoadString/File bug with parent and non-conforming XML data. 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 64f6f21711 Add mxmlSaveString tests. 21 years ago
Michael R Sweet 54428c284f Add strdup emulation as needed. 21 years ago
Michael R Sweet dd903644a5 Add prototype and definitions for string functions and array types. 21 years ago
Michael R Sweet 0cc4b9e665 Fix mxmldoc handling of comments, now getting quite usable documentation. 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 438ded6568 Whitespace handling issues. 21 years ago
Michael R Sweet 0855089dcd Support comments. 21 years ago
Michael R Sweet 7de19b18af Fix mxmlWalkNext(). 21 years ago
Michael R Sweet de2f0a281c Clean up home page, README file, header file, and test program. 21 years ago
Michael R Sweet 7a51d3c414 Initial revision 21 years ago