Commit Graph

22 Commits (62376c51566f1840e589482a3d370573f1efc912)

Author SHA1 Message Date
Michael R Sweet 62376c5156 Fix comment processing. 19 years ago
Michael R Sweet 2fc73455b2 Add support for @deprecated@ and @since version@ comments (still needs some 19 years ago
Michael R Sweet 55177569a9 Fix XML schema for mxmldoc. 19 years ago
Michael R Sweet 539f042f3d Clean up tables. 19 years ago
Michael R Sweet 4ecca8b1bd Whoops, no 2.2.3 release... 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. 20 years ago
Michael R Sweet 87410f7b09 Add debug stuff. 20 years ago
Michael R Sweet 19b8ed648f Add MXML_IGNORE and MXML_IGNORE_CB to allow whitespace to be 20 years ago
Michael R Sweet e0262e0099 Fix segfault in mxmlLoad*() with invalid XML. 20 years ago
Michael R Sweet d05a2f8d52 Fixed an XML output bug in mxmldoc. 20 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 7ec9c5924f Update PCL driver to set PJL page size for DesignJet 1050C (PR #5219) 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: 21 years ago
Michael R Sweet 56d571d240 Implement index sorting internally to avoid multithreading issues 21 years ago
Michael R Sweet e6c90615c6 Optimize mxmlIndexFind(). 21 years ago
Michael R Sweet 46085f9327 Index and entity callback support. 21 years ago
Michael R Sweet 08896f33e5 pkg-config support. 21 years ago
Michael R Sweet dfe9cdb044 Start with new docos. 21 years ago
Michael R Sweet 465d3e7231 Change whitespace callback to return a string. 21 years ago
Michael R Sweet 011d8d34d7 More HTMLDOC output tweeks... 21 years ago
Michael R Sweet 885cf929af Update mxmldoc to produce HTMLDOC-friendly HTML files. 21 years ago
Michael R Sweet 9011f087c8 Add first half of entity support and decoding code. 21 years ago
Michael R Sweet 4dbac7157e Fix enum handling. 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 d918e36dc1 Fix mxmlSaveString-related bugs reported by Robert... 21 years ago
Michael R Sweet 54428c284f Add strdup emulation as needed. 21 years ago
Michael R Sweet 596ca0f10d Drop int/real arrays. 22 years ago
Michael R Sweet dd903644a5 Add prototype and definitions for string functions and array types. 22 years ago
Michael R Sweet bcc99b153a Fix some more documentation generator bugs. 22 years ago
Michael R Sweet 0cc4b9e665 Fix mxmldoc handling of comments, now getting quite usable documentation. 22 years ago
Michael R Sweet 70040fe9d2 More changes to documentation generator... 22 years ago
Michael R Sweet 57847b02c1 Update mxmldoc program to handle function arguments/variables. 22 years ago
Michael R Sweet cbbef5124f Prep for 0.93 release. 22 years ago