Commit Graph

30 Commits (v3.3.1)

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 dd686baba6
Fix issue with mxml.pc. 3 years ago
Carlo Bramini 5472dc62f2 Improve detection of "long long int" 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 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 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 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 4d322880f4 Update ZIP container code, now things are working... 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 ce2c97135f More updates for v2.8. 11 years ago
Michael R Sweet aaefc5c07c Rename mxmlFindValue to mxmlFindPath. 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 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 463a190a55 Don't install or create formatted man pages. 17 years ago
Michael R Sweet 9fb36b4a2f Added snprintf() emulation function for test program (STR #32) 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 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