Commit Graph

31 Commits (8406ab7c2c940614edd924f88a206d57a65f1f18)

Author SHA1 Message Date
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
Michael R Sweet dd903644a5 Add prototype and definitions for string functions and array types. 21 years ago
Michael R Sweet bcc99b153a Fix some more documentation generator bugs. 21 years ago
Michael R Sweet 0cc4b9e665 Fix mxmldoc handling of comments, now getting quite usable documentation. 21 years ago
Michael R Sweet 70040fe9d2 More changes to documentation generator... 21 years ago
Michael R Sweet 57847b02c1 Update mxmldoc program to handle function arguments/variables. 21 years ago
Michael R Sweet cbbef5124f Prep for 0.93 release. 21 years ago