Commit Graph

17 Commits (v3.3.1)

Author SHA1 Message Date
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