Commit Graph

45 Commits (v3.3.1)

Author SHA1 Message Date
Michael R Sweet bd4eb861a7
Fix potential memory leak in mxmlLoadXxx (Issue #278, Issue #279) 3 years ago
Michael R Sweet a084198be8
Error out when file does not start with ?xml and the top node is NULL (Issue #256) 5 years ago
Michael R Sweet a69fcbcaaa
Fix _mxml_vsnprintf on Windows (Issue #245) 5 years ago
Michael R Sweet 2767bf73b1
Add CDATA test of varying lengths, as it looks like we might have yet another 6 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 6f51c8ece5 Fix compile issues on Linux (Issue #200) 7 years ago
Michael R Sweet 4813db0209 Fix builds on Windows. 7 years ago
Michael Sweet 26a33621ca Add some debug hooks to check for memory leaks, etc. 7 years ago
Michael Sweet 6ac1fb23f4 Use vasprintf when available. 7 years ago
Michael Sweet 89a9742c0e Bump version to 2.11. 7 years ago
Michael R Sweet ff7486f265 mxmlLoad* and mxmlSAXLoad* did not properly create text nodes when 8 years ago
Michael R Sweet 21f436f36c Fix loading of text values with MXML_NO_CALLBACK or MXML_TEXT_CALLBACK (Bug #502) 10 years ago
Michael R Sweet 4351cf060c Prep for 2.8 release... 11 years ago
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