Commit Graph

583 Commits (bd4eb861a73c229a1e5036d9db1daf50c116fe66)
 

Author SHA1 Message Date
Michael R Sweet bd4eb861a7
Fix potential memory leak in mxmlLoadXxx (Issue #278, Issue #279) 3 years ago
Michael R Sweet 02f3310322
Fix POSIX threading support on MingW (Issue #287) 3 years ago
Michael R Sweet 1df294d735
Fix some minor Coverity memory leak issues. 3 years ago
Michael R Sweet 0b1aa069c9
Modernize configure script. 3 years ago
Michael R Sweet c44aa254cc
Fix minor version in header (Issue #285) 3 years ago
Michael R Sweet 990d4b54ea
Update copyright in docos. 3 years ago
Michael R Sweet 546b86fa8a
Update logo and docos. 3 years ago
Michael R Sweet 7e03e4670b
Gratuitous change to README file to bump commits for v3.2 branch. 3 years ago
Michael R Sweet 26fb9e0ea6
Merge pull request #282 from orbea/libtool 3 years ago
orbea 4e2e31236f build: Don't use libtool. 3 years ago
Michael R Sweet ab78fd816f
Add Liberapay to Mini-XML funding options. 3 years ago
Michael R Sweet 23dddcff50
Bump version. 3 years ago
Michael R Sweet 5490479ae7
Merge pull request #274 from timgates42/bugfix_typo_destination 4 years ago
Tim Gates 38a533c2eb
docs: fix simple typo, destinatipon -> destination 4 years ago
Michael R Sweet dd55272944
Fix handling of elements that start with a Unicode character (Issue #267) 4 years ago
Michael R Sweet f1b2682ce1
Clean up .gitignore and Makefile cleaning up of temporary files. 4 years ago
Michael R Sweet 371bb0c0a0
Bump copyrights. 4 years ago
Michael R Sweet f2454294f3
I am beginning to dislike lawyers. (Issue #270) 4 years ago
Michael R Sweet fd5cfe483d
Create FUNDING.yml 4 years ago
Michael R Sweet b43af676ba
Update documentation. 4 years ago
Michael R Sweet 2099ff6962
Fix unquoted Unicode attribute values (Issue #264) 4 years ago
Michael R Sweet 12a8d2962b
Fix typo in changelog. 5 years ago
Michael R Sweet 8b84490619
Add support for shared libraries on the Haiku OS (Issue #262) 5 years ago
Michael R Sweet cccb6ea053
Add header guard. 5 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 f2cbb0f687
Update README. 5 years ago
Michael R Sweet e2f7978b15
Roll back part of the change for Issue #256 since it causes a regression for 5 years ago
Michael R Sweet 03ed2dd9ce
Change log. 5 years ago
Michael R Sweet a084198be8
Error out when file does not start with ?xml and the top node is NULL (Issue #256) 5 years ago
Michael R Sweet aec92c493d Update ignored files. 5 years ago
Michael R Sweet 75da0dcf21 Fix make install issues (Issue #257) 5 years ago
Michael R Sweet c7755b6992
Fix HTML link to cover image. 5 years ago
Michael R Sweet b972235840
Update documentation. 5 years ago
Michael R Sweet e4ca6951f0
Update docos. 5 years ago
Michael R Sweet a8309d08e8
Update documentation for typo. 5 years ago
Michael R Sweet f8c52d8ac9
Update Visual Studio config.h. 5 years ago
Michael R Sweet b187e59aae
Only ignore config.h in the root directory. 5 years ago
Michael R Sweet a69fcbcaaa
Fix _mxml_vsnprintf on Windows (Issue #245) 5 years ago
Michael R Sweet 1b8f4a2091
The `mxmlSetOpaquef` and `mxmlSetTextf` functions did not work (Issue #244) 5 years ago
Michael R Sweet 2767bf73b1
Add CDATA test of varying lengths, as it looks like we might have yet another 5 years ago
Michael R Sweet c07d6fc9ab
Fix makesrcdist script's archive generation (Issue #242) 5 years ago
Michael R Sweet 0b1caf41cc
Fix use-after-free bug in mxmlSet APIs (Issue #241) 5 years ago
Michael R Sweet 99aecba0d9
Drop HP-UX, IRIX support for shared libraries. 5 years ago
Michael R Sweet 621a4de9b2
Add line numbers to error messages (Issue #230) 5 years ago
Michael R Sweet a21f711191
Update web site address. 5 years ago
Michael R Sweet 7d058ab701
Changelog for header change (Issue #240) 5 years ago
Michael R Sweet 20619d4eab
Changelog for license change (Issue #239) 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