Commit Graph

25 Commits (v4.0.0)

Author SHA1 Message Date
Michael R Sweet e676eb35cb
Implement mxmlOptions APIs to normalize all of the load/save option stuff (Issue #312) 3 months ago
Michael R Sweet 143fa436ca
More doco updates. 4 months ago
Michael R Sweet 9e22b3ef64
Add alternate string management support. 4 months ago
Michael R Sweet 2c62878254
Normalize MXML_DESCEND_ values. 4 months ago
Michael R Sweet c07a57e02f
Use realloc for everything (Issue #300) 4 months ago
Michael R Sweet 4e92848ae2
Add mxmlLoadIO/mxmlSaveIO functions, merge everything under the new roof 4 months ago
Michael R Sweet 0cd995c772
Add separate node types for comments, CDATA, directives, and declarations (Issue #250) 4 months ago
Michael R Sweet f9b9a40494
Start working on Mini-XML v4.0. 4 months ago
Michael R Sweet 759e4db3a9
Add more error handling for memory allocations (Issue #277) 3 years ago
Michael R Sweet e058082021
Clean up usage of free (Issue #276) 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 f166ad1977
License change to Apache 2.0 w/exceptions for GPL2/LGPL2 software. 6 years ago
Michael R Sweet ea6778390a
Bump version to 3.0. 6 years ago
Michael Sweet bcfa6ef518 Update/fix documentation. 7 years ago
Michael Sweet 6ac1fb23f4 Use vasprintf when available. 7 years ago
Michael Sweet 89a9742c0e Bump version to 2.11. 7 years ago
Michael R Sweet 4351cf060c Prep for 2.8 release... 11 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 97ca6dc424 Updated the source headers to reference the Mini-XML license and its exceptions 14 years ago
Michael R Sweet 886a707ad7 Update copyright to 2005. 20 years ago
Michael R Sweet 0fd3bd7f33 Optimizations and bug fixes from STR #2: 20 years ago
Michael R Sweet 934a9aeab3 Cleanup quicksort code to preserve the original order of nodes when they 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