Commit Graph

587 Commits (19941798d8c2cc35f9fb14edee2f7e994c34a061)
 

Author SHA1 Message Date
Michael Sweet 6827e84f17 Changelog. 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 1272c3dfdb Fix memory leak for mxmlDelete (Issue #183) 7 years ago
Michael Sweet 8c6a46e4f6 Don't strip installed binaries, as cross-compiling won't use the right strip 7 years ago
Michael Sweet be9a76ffdb More changes for cross compilation support (Issue #188) 7 years ago
Michael Sweet 150195f8e1 Fix cross-compilation so that we don't run locally-built targets when cross- 7 years ago
Michael Sweet 2b94fdd0dd Add (limited) cross-compilation support (Issue #188) 7 years ago
Michael Sweet 8f4d870657 Remove old web site files. 7 years ago
Michael Sweet 37a03874c9 Sync up other documentation changes. 7 years ago
Michael Sweet 97a9edbf30 More tweaks. 7 years ago
Michael Sweet 44fb9e4fce Update RPM spec file. 7 years ago
Michael Sweet 39065168d4 Update README and CHANGES to markdown. 7 years ago
Michael Sweet 89a9742c0e Bump version to 2.11. 7 years ago
Michael R Sweet 29375e0721 More cleanup. 8 years ago
Michael R Sweet 8565eaa30e Bump version. 8 years ago
Michael R Sweet aa94383125 Prep for 2.10 release. 8 years ago
Michael R Sweet 0744218d66 No longer allow malformed element names (Bug #509) 8 years ago
Michael R Sweet ff7486f265 mxmlLoad* and mxmlSAXLoad* did not properly create text nodes when 8 years ago
Michael R Sweet 724d10e9e9 The RPM spec file was out of date (Bug #521) 8 years ago
Michael R Sweet a4e295ba41 Fix version in header. 8 years ago
Michael R Sweet 5f74dc2124 mxmlWrite* used a recursive algorithm which could require large amounts of 8 years ago
Michael R Sweet d8c0ba9007 mxmlDelete used a recursive algorithm which could require large amounts of 8 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