Commit Graph

56 Commits (release-2.7)

Author SHA1 Message Date
Michael R Sweet ee923fa82c Make mxmlSet* work like mxmlGet*. 13 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 ccd0f5e225 Doco updates. 14 years ago
Michael R Sweet 2e9f4022bf Fix some typos and the clang target. 14 years ago
Michael R Sweet 474d6da1b4 Fix mxmlEntityAddCallback and mxmlEntityRemoveCallback docos (STR #91) 16 years ago
Michael R Sweet 95c3d05239 Save research on Xcode docsets. 16 years ago
Michael R Sweet 62b697c229 Fix framed output. 16 years ago
Michael R Sweet a38251bc9b Wrapping was not disabled when mxmlSetWrapMargin(0) was called, and 17 years ago
Michael R Sweet d7fcf13ff8 Fix mxml.pc typo (STR #79) 17 years ago
Michael R Sweet f80e51b750 Fix shared library building on HP-UX and Mac OS X. 17 years ago
Michael R Sweet d6d842e60a Bump version to 2.4. 17 years ago
Michael R Sweet 6fb1d1b5e5 Install chapter images. 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 6d33fb1163 Add mxmlElementSetAttrf function (STR #43) 17 years ago
Michael R Sweet d5abcc44b3 Fix detection of bad elements. 17 years ago
Michael R Sweet 4636114c5b Really Mini-XML 2.3, update documentation. 17 years ago
Michael R Sweet cb7c6c2311 Add user_data and ref_count members to mxml_node_t structure. 17 years ago
Michael R Sweet 3b4a9a6f4f Save changes to mxmldoc.c (debug stuff) 18 years ago
Michael R Sweet d3598ab24c Don't use XHTML in HTML. 19 years ago
Michael R Sweet f7fdbeb2c9 Fix support for @private@, and make it universal for all things. 19 years ago
Michael R Sweet 735989840c Save work on adding @private@ comment support... 19 years ago
Michael R Sweet a5ea819842 Bump version to 2.3. 19 years ago
Michael R Sweet 55177569a9 Fix XML schema for mxmldoc. 19 years ago
Michael R Sweet cc95be7bed Add mxmlNewCDATA() and mxmlSetCDATA() functions. 19 years ago
Michael R Sweet 35b7bc18e3 Fix typedef handling bug in mxmldoc. 19 years ago
Michael R Sweet 19b8ed648f Add MXML_IGNORE and MXML_IGNORE_CB to allow whitespace to be 19 years ago
Michael R Sweet d05a2f8d52 Fixed an XML output bug in mxmldoc. 19 years ago
Michael R Sweet 6712bf6914 Update for 2.2 release. 20 years ago
Michael R Sweet f5971df74b Added support for CDATA (STR #14, STR #15) 20 years ago
Michael R Sweet 0591ee2e19 Added support for custom data nodes (STR #6) 20 years ago
Michael R Sweet 3cc3f8a63d Add new mxmlLoadFd() and mxmlSaveFd() functions. 20 years ago
Michael R Sweet 0fd3bd7f33 Optimizations and bug fixes from STR #2: 20 years ago
Michael R Sweet 56d571d240 Implement index sorting internally to avoid multithreading issues 20 years ago
Michael R Sweet e6c90615c6 Optimize mxmlIndexFind(). 20 years ago
Michael R Sweet 46085f9327 Index and entity callback support. 20 years ago
Michael R Sweet 08896f33e5 pkg-config support. 20 years ago
Michael R Sweet 465d3e7231 Change whitespace callback to return a string. 20 years ago
Michael R Sweet 9011f087c8 Add first half of entity support and decoding code. 21 years ago
Michael R Sweet 52c8493cdb Add valgrind target. 21 years ago
Michael R Sweet 6bc3523143 Prelim changes to mxmldoc; think I'll be revamping the code parser 21 years ago
Michael R Sweet 466072f832 More debug stuff. 21 years ago
Michael R Sweet 17200e8cfe Move "set" methods in a separate file. 21 years ago
Michael R Sweet 337baeddb5 New "set" and formatted string methods. 21 years ago
Michael R Sweet d18b4626fd doco updates 21 years ago
Michael R Sweet cc71dd6baf Add mxmlSaveAllocString() function. 21 years ago
Michael R Sweet 54428c284f Add strdup emulation as needed. 21 years ago
Michael R Sweet 596ca0f10d Drop int/real arrays. 21 years ago