Commit Graph

67 Commits (release-2.4)

Author SHA1 Message Date
Michael R Sweet c1c940970d Convert to DLL 17 years ago
Michael R Sweet 237a4ad90e Fix output of function argument descriptions. 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 5c45ec73d3 Don't include debug stuff. 18 years ago
Michael R Sweet 3b4a9a6f4f Save changes to mxmldoc.c (debug stuff) 18 years ago
Michael R Sweet cae849a945 Fix function typedef documentation generation. 19 years ago
Michael R Sweet cc5890089d Documentation updates. 19 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 4e533e861b Fix inifinite loop bug. 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 8406ab7c2c Fix functions of the form "name(void)" 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 d9276fe08f Add --intro and --title options to mxmldoc, and treat names starting 19 years ago
Michael R Sweet 35b7bc18e3 Fix typedef handling bug in mxmldoc. 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 886a707ad7 Update copyright to 2005. 20 years ago
Michael R Sweet a2682a2ee2 Fix "subscript has type char" warnings... 20 years ago
Michael R Sweet c0878b3f9a Treat UTF-8 sequences that are longer than needed as an error (STR #4) 20 years ago
Michael R Sweet 0fd3bd7f33 Optimizations and bug fixes from STR #2: 20 years ago
Michael R Sweet 08896f33e5 pkg-config support. 20 years ago
Michael R Sweet 537afc37da More documentation fun. 20 years ago
Michael R Sweet 36fc2a366d List private, protected, and public members of the class separately. 20 years ago
Michael R Sweet 465d3e7231 Change whitespace callback to return a string. 20 years ago
Michael R Sweet 82fe862574 C++ class scope support. 20 years ago
Michael R Sweet 8de7c5c624 Default arguments. 20 years ago
Michael R Sweet c00d7f55a2 Fix C++ class/struct handling. 20 years ago
Michael R Sweet d375968261 More fiddling. 20 years ago
Michael R Sweet be7aecc399 More tests and fixes. 20 years ago
Michael R Sweet 9ccd55b017 Start fixing class handling. 20 years ago
Michael R Sweet e28ebd001c Copyright updates. 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 e4491379f8 Tweek mxmldoc. 21 years ago
Michael R Sweet 4dbac7157e Fix enum handling. 21 years ago
Michael R Sweet 417206e811 More fixes to support 'extern "C" {' and other assorted fun. 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