Commit Graph

68 Commits (v3.x)

Author SHA1 Message Date
Michael R Sweet fd47c7d115
Prep for 3.3.1 release. 2 years ago
Michael R Sweet 6785ee4357
Fix POSIX thread cleanup code - _mxml_fini shouldn't be calling the global 3 years ago
Michael R Sweet 86ae60799c
Update configure script 3 years ago
Michael R Sweet 7ea46c9965
Bump version to 3.3, add NuGet files for VS. 3 years ago
Michael R Sweet 0b1aa069c9
Modernize configure script. 3 years ago
Michael R Sweet 2099ff6962
Fix unquoted Unicode attribute values (Issue #264) 5 years ago
Michael R Sweet 8b84490619
Add support for shared libraries on the Haiku OS (Issue #262) 5 years ago
Michael R Sweet 75da0dcf21 Fix make install issues (Issue #257) 5 years ago
Michael R Sweet 99aecba0d9
Drop HP-UX, IRIX support for shared libraries. 6 years ago
Michael R Sweet ea6778390a
Bump version to 3.0. 6 years ago
Michael R Sweet bc27547035
Switch to codedoc-generated documentation. Remove all old HTML docs. 6 years ago
Michael R Sweet eadf40fa70
Remove mxmldoc (Issue #237) 6 years ago
Michael R Sweet 01e2e50f17
Re-add --with-optim option to configure script. 6 years ago
Michael R Sweet ba3cca82e1
Incorporate Linux DSO changes and add autoheader protection (Issue #218) 6 years ago
Michael R Sweet bfbfa67eb6
Bump version to 2.12. 6 years ago
Michael R Sweet 6f51c8ece5 Fix compile issues on Linux (Issue #200) 7 years ago
Michael Sweet 20a4221607 Regenerate configure script. 7 years ago
Michael Sweet fa1336ddee Fix write_description to always write close tag. 7 years ago
Michael Sweet 48c3c62521 Add mxmlElementAttrGetByIndex and mxmlElementAttrGetCount (Issue #185) 7 years ago
Michael Sweet 3700ebd2c3 Add libmxml1.dll target and support for mingw cross-compilation (Issue #188) 7 years ago
Michael Sweet e6146472e6 Make EPUB generation conditional on the presence of ZLIB (again). 7 years ago
Michael Sweet 7c2551e996 Switch to using hand-rolled ZIP container "library" for EPUB files. 7 years ago
Michael Sweet 24c7481d65 Add EPUB target, libarchive tests. 7 years ago
Michael Sweet 6ac1fb23f4 Use vasprintf when available. 7 years ago
Michael Sweet be9a76ffdb More changes for cross compilation support (Issue #188) 7 years ago
Michael Sweet 150195f8e1 Fix cross-compilation so that we don't run locally-built targets when cross- 7 years ago
Michael Sweet 2b94fdd0dd Add (limited) cross-compilation support (Issue #188) 7 years ago
Michael Sweet 89a9742c0e Bump version to 2.11. 7 years ago
Michael R Sweet d8c0ba9007 mxmlDelete used a recursive algorithm which could require large amounts of 8 years ago
Michael R Sweet 21f436f36c Fix loading of text values with MXML_NO_CALLBACK or MXML_TEXT_CALLBACK (Bug #502) 10 years ago
Michael R Sweet 6471e5ccd4 Fixed a memory leak when loading invalid XML (Bug #496) 11 years ago
Michael R Sweet 7f6103a0df Update configure script (STR #120) 13 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 9ac6418218 Add long long support for printf-style functions. 15 years ago
Michael R Sweet 59e1bbbb7a Add support for generating Xcode documentation sets. 16 years ago
Michael R Sweet ee8df0fe52 Bump version to 2.5. 17 years ago
Michael R Sweet b6661a118c Add pthread support. 17 years ago
Michael R Sweet d6d842e60a Bump version to 2.4. 17 years ago
Michael R Sweet 30feac1369 Add mxml_isspace() local Unicode implementation of isspace() with inlining 17 years ago
Michael R Sweet a50d089c23 Add --with-archflags option. 17 years ago
Michael R Sweet 9fb36b4a2f Added snprintf() emulation function for test program (STR #32) 17 years ago
Michael R Sweet c27692f2d0 Add the _CRT_SECURE_NO_DEPRECATE definition when building on VC++ 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 10d3ab47d7 Fix link option order. 18 years ago
Michael R Sweet f470dbf3c0 Sun compilers don't support -O2 18 years ago
Michael R Sweet a5ea819842 Bump version to 2.3. 19 years ago
Michael R Sweet 89237c9280 Bump DSO version for new functions... 19 years ago
Michael R Sweet 4ecca8b1bd Whoops, no 2.2.3 release... 19 years ago
Michael R Sweet cc95be7bed Add mxmlNewCDATA() and mxmlSetCDATA() functions. 19 years ago
Michael R Sweet 87410f7b09 Add debug stuff. 19 years ago