Commit Graph

415 Commits (release-2.9)
 

Author SHA1 Message Date
Michael R Sweet 149bcb62ff Tag 2.9 10 years ago
Michael R Sweet 0cc2394ff5 Mini-XML 2.9 release. 10 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 17f3dfcc27 Fix tarball script. 11 years ago
Michael R Sweet abcdb3d108 Final changes for 2.8 release. 11 years ago
Michael R Sweet f760c840ff Fixed an XML fragment loading problem (Bug #494) 11 years ago
Michael R Sweet 9fef1efab5 Cleanup for Bug #462. 11 years ago
Michael R Sweet 6471e5ccd4 Fixed a memory leak when loading invalid XML (Bug #496) 11 years ago
Michael R Sweet ce2c97135f More updates for v2.8. 11 years ago
Michael R Sweet 4351cf060c Prep for 2.8 release... 11 years ago
Michael R Sweet ace5aa8686 Fix reading of UTF-16 characters from files. 11 years ago
Michael R Sweet b6c73fe01c Add major/minor version numbers (Bug #461) 11 years ago
Michael R Sweet 129525f2b4 Fix memory leak and macro error (Bug #452) 11 years ago
Michael R Sweet 6338dccaac Escape HTML special characters inside @code foo@. 11 years ago
Michael R Sweet d5af089cc3 Mini-XML 2.7 release. 13 years ago
Michael R Sweet 5e785816aa Prep for Mini-XML v2.7 release. 13 years ago
Michael R Sweet 2283c7065a Add 64-bit configurations to VC++ project files. 13 years ago
Michael R Sweet b19d520069 Changelog. 13 years ago
Michael R Sweet ee923fa82c Make mxmlSet* work like mxmlGet*. 13 years ago
Michael R Sweet 6bd5e6e022 Don't include spawn or other process headers unless we are building on Mac OS X/Darwin. 13 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 682852c289 Fix memory leak when loading a badly-formed XML file (STR #121) 13 years ago
Michael R Sweet 7f6103a0df Update configure script (STR #120) 13 years ago
Michael R Sweet 6af02aaf9d Avoid a double-free situation when using the SAX load method. 14 years ago
Michael R Sweet 89545886f4 Changelogs. 14 years ago
Michael R Sweet 3899cb0aa5 Fix some HTML and CSS validation issues. 14 years ago
Michael R Sweet a9cc5e77a4 Update search to show list with scoring. 14 years ago
Michael R Sweet 0ab6d9ea16 Fix command-line. 14 years ago
Michael R Sweet 21cdbb457c Update separate files docos and search stuff. 14 years ago
Michael R Sweet 95124f4331 Update documentation and schema. 14 years ago
Michael R Sweet 5e04f062c6 Revert to old logo images. 14 years ago
Michael R Sweet 7509866b99 Restore original logo images. 14 years ago
Michael R Sweet aaefc5c07c Rename mxmlFindValue to mxmlFindPath. 14 years ago
Michael R Sweet a9012172c1 Implemment getters for all of mxml_node_t and mxml_index_t fields (STR #118) 14 years ago
Michael R Sweet 1a660a57d4 Add mxmlFindValue to VC++ DLL export file. 14 years ago
Michael R Sweet 4b0511f8ac Provide fallback implementation of va_copy for VC++ and others (STR #115) 14 years ago
Michael R Sweet 159e54f5d2 Add mxmlFindValue API (STR #110) 14 years ago
Michael R Sweet b9a4a5e22e Building a static version of the library did not work on Windows (STR #112) 14 years ago
Michael R Sweet 3ab2fa249f Tweak web interface, icons, and Chapter 2 of the programmers manual. 14 years ago
Michael R Sweet dd1e874ae1 Update version numbers and dates. 14 years ago
Michael R Sweet 03de67921f New logo image. 14 years ago
Michael R Sweet ccd0f5e225 Doco updates. 14 years ago
Michael R Sweet ec9a6566d7 Bump copyright. 14 years ago
Michael R Sweet 5104ba450b Re-add Future version string. 14 years ago
Michael R Sweet a11d22799e Make mxmlSave* function descriptions consistent. 14 years ago
Michael R Sweet 2e9f4022bf Fix some typos and the clang target. 14 years ago
Michael R Sweet c0f12e6a79 mxmlSave* no longer write all siblings of the passed node, just that node and 14 years ago
Michael R Sweet 34424e2757 Remove duplicate "the the". 14 years ago
Michael R Sweet c42b1892c8 Fix an issue with the _mxml_vstrdupf function (STR #107) 14 years ago
Michael R Sweet 6b83ce881e mxmlLoad* did not error out on XML with multiple root nodes (STR #101) 14 years ago