Commit Graph

65 Commits (8406ab7c2c940614edd924f88a206d57a65f1f18)

Author SHA1 Message Date
Michael R Sweet 55177569a9 Fix XML schema for mxmldoc. 19 years ago
Michael R Sweet d9276fe08f Add --intro and --title options to mxmldoc, and treat names starting 19 years ago
Michael R Sweet 74e7d69032 Fix memory leak in mxmlLoad*() functions (STR #27) 19 years ago
Michael R Sweet 4ecca8b1bd Whoops, no 2.2.3 release... 19 years ago
Michael R Sweet b11473f8f3 Fix potential infinite loop in snprintf() emulation code (STR #25) 19 years ago
Michael R Sweet cc95be7bed Add mxmlNewCDATA() and mxmlSetCDATA() functions. 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 63cd5de2a0 Fix bug in custom data with whitespace. 19 years ago
Michael R Sweet ad02a0255f Fix STR #21: load methods didn't return NULL on error. 19 years ago
Michael R Sweet 35a7797e2c mxmlNewInteger(), mxmlNewOpaque(), mxmlNewReal(), mxmlNewText(), 19 years ago
Michael R Sweet 523aa629b8 Fixed a MingW/Cygwin compilation problem (STR #18) 19 years ago
Michael R Sweet d05a2f8d52 Fixed an XML output bug in mxmldoc. 19 years ago
Michael R Sweet 7232c88dad Add shared library support. 20 years ago
Michael R Sweet 8fc90a57d6 CHANGES: 20 years ago
Michael R Sweet f5971df74b Added support for CDATA (STR #14, STR #15) 20 years ago
Michael R Sweet 40adb027dd Add docos for custom data handlers. 20 years ago
Michael R Sweet 0591ee2e19 Added support for custom data nodes (STR #6) 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 3625039424 Fixed entity number support (STR #8) 20 years ago
Michael R Sweet 243e9c1556 Add FD test. 20 years ago
Michael R Sweet 3cc3f8a63d Add new mxmlLoadFd() and mxmlSaveFd() functions. 20 years ago
Michael R Sweet 7cc8c6c1a6 Prep for 2.0. 20 years ago
Michael R Sweet 725aaec2d8 Doco updates. 20 years ago
Michael R Sweet 3aded463be Doco updates. 20 years ago
Michael R Sweet 0fd3bd7f33 Optimizations and bug fixes from STR #2: 20 years ago
Michael R Sweet acab636423 UTF-16 input support. 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 537afc37da More documentation fun. 20 years ago
Michael R Sweet 465d3e7231 Change whitespace callback to return a string. 20 years ago
Michael R Sweet c00d7f55a2 Fix C++ class/struct handling. 20 years ago
Michael R Sweet 015de5d08a TODO updates. 20 years ago
Michael R Sweet 885cf929af Update mxmldoc to produce HTMLDOC-friendly HTML files. 21 years ago
Michael R Sweet 2b3e3f2b0e Fix BUILDROOT problem. 21 years ago
Michael R Sweet f08b4a7f7d More character entity fun, along with a reworking of UTF-8 support. 21 years ago
Michael R Sweet e4491379f8 Tweek mxmldoc. 21 years ago
Michael R Sweet 9011f087c8 Add first half of entity support and decoding code. 21 years ago
Michael R Sweet ad9728c731 Fix LoadString/File bug with parent and non-conforming XML data. 21 years ago
Michael R Sweet 466072f832 More debug stuff. 21 years ago
Michael R Sweet 04ce2615b2 Fix handling of quoted element and attribute names. 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 c02f86dd83 Bump to 1.1.3. 21 years ago
Michael R Sweet 9961add0d4 1.1.2 release... 21 years ago
Michael R Sweet 60fefabd53 Fix bugs reported by Robert. 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 64f6f21711 Add mxmlSaveString tests. 21 years ago
Michael R Sweet 54428c284f Add strdup emulation as needed. 21 years ago