Commit Graph

133 Commits (release-2.9)

Author SHA1 Message Date
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 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 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 5e785816aa Prep for Mini-XML v2.7 release. 13 years ago
Michael R Sweet ee923fa82c Make mxmlSet* work like mxmlGet*. 13 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 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 159e54f5d2 Add mxmlFindValue API (STR #110) 14 years ago
Michael R Sweet 3ab2fa249f Tweak web interface, icons, and Chapter 2 of the programmers manual. 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 2e9f4022bf Fix some typos and the clang target. 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 5144087e36 Fix release notes. 15 years ago
Michael R Sweet d13e530148 Update documentation. 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 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 fcdfa5a09d Fix two potential NULL dereferences caught by Clang. 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 4e75d3579f Fix Nodes.xml generation. 16 years ago
Michael R Sweet fd57e148c5 Fix docset generation. 16 years ago
Michael R Sweet 96564158e1 Fix some typos. 16 years ago
Michael R Sweet 59e1bbbb7a Add support for generating Xcode documentation sets. 16 years ago
Michael R Sweet 62b697c229 Fix framed output. 16 years ago
Michael R Sweet d7fcf13ff8 Fix mxml.pc typo (STR #79) 17 years ago
Michael R Sweet 8aff906d87 Fix man page output. 17 years ago
Michael R Sweet 29ab62983c write_element() was writing to stdout. 17 years ago
Michael R Sweet fe77bb9f69 More style tweaking. 17 years ago
Michael R Sweet 3c890fa238 Scan intro file for headings, add to table-of-contents. 17 years ago
Michael R Sweet 1fed22b03c Add --footer, rename --heading to --header. 17 years ago
Michael R Sweet ee8df0fe52 Bump version to 2.5. 17 years ago
Michael R Sweet 1e2bbbc851 Save work on mxmldoc; add --css option, start of --framed, add discussion 17 years ago
Michael R Sweet 346be509a3 Update mxmldoc output to use a more modern format similar to Apple's 17 years ago
Michael R Sweet 5f263362a9 Use \- instead of - in man pages (STR #68) 17 years ago
Michael R Sweet fdd1764429 Remove old .cvsignore files. 17 years ago
Michael R Sweet 6057e7ee02 Prep for 2.4 release. 17 years ago
Michael R Sweet 237a4ad90e Fix output of function argument descriptions. 17 years ago
Michael R Sweet b6661a118c Add pthread support. 17 years ago
Michael R Sweet 658c6bd661 mxmlElementSetAttrf() did not work (STR #57) 17 years ago
Michael R Sweet d6d842e60a Bump version to 2.4. 17 years ago