Commit Graph

382 Commits (a9012172c1100140354cb1882f06a9f9fae61c8f)
 

Author SHA1 Message Date
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
Michael R Sweet 83dc8f4932 Update web site versions. 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 3f31a993f7 The shared library did not include a destructor for the thread-specific data key 14 years ago
Michael R Sweet a2beacb1b7 Include CFBundleShortVersionString key in Info.plist. 15 years ago
Michael R Sweet 837f4ae5b8 Update MD5 of 2.6 release. 15 years ago
Michael R Sweet 5144087e36 Fix release notes. 15 years ago
Michael R Sweet 07a8142f24 Add 2.6 release. 15 years ago
Michael R Sweet f041112a66 Fix packaging files. 15 years ago
Michael R Sweet e1b9f509fe Prep for 2.6 release. 15 years ago
Michael R Sweet f3475bf739 Update solution file 15 years ago
Michael R Sweet d13e530148 Update documentation. 15 years ago
Michael R Sweet 96a610c1e5 Ignore (strip) BOMs in UTF-8 input. 15 years ago
Michael R Sweet 8d1ff5128d Update --tokens to support a file path and always add a newline at the end of 15 years ago
Michael R Sweet 58712ee6fc Add --tokens option. 15 years ago
Michael R Sweet ec99705731 Fix typedef documentation (STR #72) 15 years ago
Michael R Sweet 9ac6418218 Add long long support for printf-style functions. 15 years ago
Michael R Sweet fa33165459 Fix UTF-8 output on platforms with an unsigned char. 16 years ago
Michael R Sweet 474d6da1b4 Fix mxmlEntityAddCallback and mxmlEntityRemoveCallback docos (STR #91) 16 years ago
Michael R Sweet 4d81aff146 Fix swapped documentation issue (STR #92) 16 years ago
Michael R Sweet 3f34b234cc Reject UTF-8 XML files that start with a BOM. 16 years ago
Michael R Sweet fcdfa5a09d Fix two potential NULL dereferences caught by Clang. 16 years ago
Michael R Sweet 9643c13183 Fix VC++ compile failures 16 years ago
Michael R Sweet 1646671128 Fix DOCTYPE link for HTML 4.01 loose. 16 years ago
Michael R Sweet 0dbf99da69 Update to HTML 4.01 doctype. 16 years ago
Michael R Sweet 16c5e31280 Don't embed links or other markup in title attributes. 16 years ago
Michael R Sweet 509bbfaf20 Update documentation. 16 years ago
Michael R Sweet be9a1a3289 Add info style... 16 years ago
Michael R Sweet 4738699eb5 Fix str common bug list and new bug doesn't need "create_user" field. 16 years ago
Michael R Sweet d6dbcfa251 More cleanup of home page. 16 years ago
Michael R Sweet c8155c2ebd Redo home page. 16 years ago
Michael R Sweet 5946d5637e Fix TOC generation. 16 years ago
Michael R Sweet 4e75d3579f Fix Nodes.xml generation. 16 years ago
Michael R Sweet fd57e148c5 Fix docset generation. 16 years ago