Commit Graph

103 Commits (v3.3.1)

Author SHA1 Message Date
Michael R Sweet bf73da6782 Save work on documentation. 17 years ago
Michael R Sweet d5abcc44b3 Fix detection of bad elements. 17 years ago
Michael R Sweet 40a4dd5242 Fix detection of missing close tags at the end of a document (STR #45) 17 years ago
Michael R Sweet 4636114c5b Really Mini-XML 2.3, update documentation. 17 years ago
Michael R Sweet cb7c6c2311 Add user_data and ref_count members to mxml_node_t structure. 17 years ago
Michael R Sweet fe9a9b251c Conditionally check for EINTR (STR #33) 19 years ago
Michael R Sweet 735989840c Save work on adding @private@ comment support... 19 years ago
Michael R Sweet 74e7d69032 Fix memory leak in mxmlLoad*() functions (STR #27) 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 6712bf6914 Update for 2.2 release. 20 years ago
Michael R Sweet 8fc90a57d6 CHANGES: 20 years ago
Michael R Sweet 886a707ad7 Update copyright to 2005. 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 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 3cc3f8a63d Add new mxmlLoadFd() and mxmlSaveFd() functions. 20 years ago
Michael R Sweet 195aef09fd VC++.NET fixes. 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 537afc37da More documentation fun. 20 years ago
Michael R Sweet 465d3e7231 Change whitespace callback to return a string. 20 years ago
Michael R Sweet e28ebd001c Copyright updates. 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 6531fd7d8f Add --with-ansi configure option to avoid using non-ANSI strdup() function. 21 years ago
Michael R Sweet d18b4626fd doco updates 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 54428c284f Add strdup emulation as needed. 21 years ago
Michael R Sweet 95fc4e37f1 Fix some bugs... 21 years ago
Michael R Sweet cd5601fd40 Start of string writing code... 21 years ago
Michael R Sweet dd903644a5 Add prototype and definitions for string functions and array types. 21 years ago
Michael R Sweet 243f70768f Dynamically allocate element name, attribute name, and attribute value 21 years ago
Michael R Sweet bcc99b153a Fix some more documentation generator bugs. 21 years ago
Michael R Sweet 1d1c545e64 Fix whitespace handling. 21 years ago
Michael R Sweet 8cfa3005e5 Bug fixes in mxmlWalkNext(). 21 years ago
Michael R Sweet f830ffd6a5 Add mxmlAdd() and mxmlRemove() functions. 21 years ago
Michael R Sweet 438ded6568 Whitespace handling issues. 21 years ago
Michael R Sweet daa3fc2b78 Whitespace using newlines when possible... 21 years ago
Michael R Sweet 79c27ac3e2 Support > and  . 21 years ago