Commit Graph

39 Commits (7da48b7de7c198cbbb19ed75203fa65a580ca88d)

Author SHA1 Message Date
Michael R Sweet 30feac1369 Add mxml_isspace() local Unicode implementation of isspace() with inlining 17 years ago
Michael R Sweet 6fb1d1b5e5 Install chapter images. 17 years ago
Michael R Sweet bf73da6782 Save work on documentation. 18 years ago
Michael R Sweet 0f8052e766 Add mxmlNewXML() function and use it. 18 years ago
Michael R Sweet 6d33fb1163 Add mxmlElementSetAttrf function (STR #43) 18 years ago
Michael R Sweet c27692f2d0 Add the _CRT_SECURE_NO_DEPRECATE definition when building on VC++ 18 years ago
Michael R Sweet d5abcc44b3 Fix detection of bad elements. 18 years ago
Michael R Sweet 4636114c5b Really Mini-XML 2.3, update documentation. 18 years ago
Michael R Sweet cb7c6c2311 Add user_data and ref_count members to mxml_node_t structure. 18 years ago
Michael R Sweet 2e7bc89ddd Clean up stylesheet. 19 years ago
Michael R Sweet 4ddc06eeab Move comment info before text in headings. 19 years ago
Michael R Sweet defaeae1df Use "title" class to add underline to titles instead of HR element afterwards. 19 years ago
Michael R Sweet dee5ea6bc7 Final changes to make mxmldoc generate valid HTML 4.0 with no errors. 19 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 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. 19 years ago
Michael R Sweet 87410f7b09 Add debug stuff. 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 e0262e0099 Fix segfault in mxmlLoad*() with invalid XML. 19 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: 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. 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