Commit Graph

66 Commits (master)

Author SHA1 Message Date
Michael R Sweet 528c89ef86
Fix Windows compile errors. 1 month ago
Michael R Sweet e676eb35cb
Implement mxmlOptions APIs to normalize all of the load/save option stuff (Issue #312) 2 months ago
Michael R Sweet c1d787dc5f
Update docos some more. 2 months ago
Michael R Sweet 9e22b3ef64
Add alternate string management support. 2 months ago
Michael R Sweet 2c62878254
Normalize MXML_DESCEND_ values. 2 months ago
Michael R Sweet 77d609e8e8
Fix real number support in non-English locales (Issue #311) 2 months ago
Michael R Sweet 3e58559c69
Third time's the charm... 2 months ago
Michael R Sweet 73c2a52eb8
Try another Windows fix. 2 months ago
Michael R Sweet c07a57e02f
Use realloc for everything (Issue #300) 2 months ago
Michael R Sweet 4c9b2d2260
Windows needs ssize_t definition. 2 months ago
Michael R Sweet 4e92848ae2
Add mxmlLoadIO/mxmlSaveIO functions, merge everything under the new roof 2 months ago
Michael R Sweet 3df751f37b
SAX callback now returns a boolean (Issue #51) 2 months ago
Michael R Sweet bc28dde728
Add migration chapter and update examples. 2 months ago
Michael R Sweet 0cd995c772
Add separate node types for comments, CDATA, directives, and declarations (Issue #250) 2 months ago
Michael R Sweet f9b9a40494
Start working on Mini-XML v4.0. 2 months ago
Michael R Sweet c44aa254cc
Fix minor version in header (Issue #285) 3 years ago
Michael R Sweet 55c6c7278d
Add proper annotation to mxml_error and fix format string errors in several 5 years ago
Michael R Sweet e483e5fd8a
Bump minor version in header. 5 years ago
Michael R Sweet f166ad1977
License change to Apache 2.0 w/exceptions for GPL2/LGPL2 software. 5 years ago
Michael R Sweet ea6778390a
Bump version to 3.0. 5 years ago
Michael R Sweet bfbfa67eb6
Bump version to 2.12. 6 years ago
Michael Sweet bcfa6ef518 Update/fix documentation. 7 years ago
Michael Sweet 48c3c62521 Add mxmlElementAttrGetByIndex and mxmlElementAttrGetCount (Issue #185) 7 years ago
Michael Sweet 89a9742c0e Bump version to 2.11. 7 years ago
Michael R Sweet a4e295ba41 Fix version in header. 8 years ago
Michael R Sweet 4351cf060c Prep for 2.8 release... 10 years ago
Michael R Sweet b6c73fe01c Add major/minor version numbers (Bug #461) 11 years ago
Michael R Sweet aaefc5c07c Rename mxmlFindValue to mxmlFindPath. 14 years ago
Michael R Sweet a9012172c1 Implemment getters for all of mxml_node_t and mxml_index_t fields (STR #118) 14 years ago
Michael R Sweet 159e54f5d2 Add mxmlFindValue API (STR #110) 14 years ago
Michael R Sweet 97ca6dc424 Updated the source headers to reference the Mini-XML license and its exceptions 14 years ago
Michael R Sweet 474d6da1b4 Fix mxmlEntityAddCallback and mxmlEntityRemoveCallback docos (STR #91) 15 years ago
Michael R Sweet d6d842e60a Bump version to 2.4. 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 6d33fb1163 Add mxmlElementSetAttrf function (STR #43) 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 a5ea819842 Bump version to 2.3. 19 years ago
Michael R Sweet cc95be7bed Add mxmlNewCDATA() and mxmlSetCDATA() functions. 19 years ago
Michael R Sweet 1e123721cb Add missing mxml_ignore_cb declaration... 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 886a707ad7 Update copyright to 2005. 20 years ago
Michael R Sweet a2682a2ee2 Fix "subscript has type char" warnings... 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 46085f9327 Index and entity callback 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. 20 years ago