Commit Graph

26 Commits (bd4eb861a73c229a1e5036d9db1daf50c116fe66)

Author SHA1 Message Date
Tim Gates 38a533c2eb
docs: fix simple typo, destinatipon -> destination 4 years ago
Michael R Sweet a69fcbcaaa
Fix _mxml_vsnprintf on Windows (Issue #245) 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 a90ff1753a
Update va_copy macro for BCC (Issue #211) 6 years ago
Michael R Sweet 6f51c8ece5 Fix compile issues on Linux (Issue #200) 7 years ago
Michael Sweet 876e6a9ac8 mxmlElementSetAttrf did not work with some versions of Visual Studio 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 9fef1efab5 Cleanup for Bug #462. 11 years ago
Michael R Sweet 4351cf060c Prep for 2.8 release... 11 years ago
Michael R Sweet 129525f2b4 Fix memory leak and macro error (Bug #452) 11 years ago
Michael R Sweet 4b0511f8ac Provide fallback implementation of va_copy for VC++ and others (STR #115) 14 years ago
Michael R Sweet c42b1892c8 Fix an issue with the _mxml_vstrdupf function (STR #107) 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 c1c940970d Convert to DLL 17 years ago
Michael R Sweet 9fb36b4a2f Added snprintf() emulation function for test program (STR #32) 17 years ago
Michael R Sweet a5ea819842 Bump version to 2.3. 19 years ago
Michael R Sweet 1bbf8b7da6 More vsnprintf() emulation function bug fixes. 19 years ago
Michael R Sweet b11473f8f3 Fix potential infinite loop in snprintf() emulation code (STR #25) 19 years ago
Michael R Sweet cc95be7bed Add mxmlNewCDATA() and mxmlSetCDATA() functions. 19 years ago
Michael R Sweet 886a707ad7 Update copyright to 2005. 20 years ago
Michael R Sweet 537afc37da More documentation fun. 20 years ago
Michael R Sweet e28ebd001c Copyright updates. 20 years ago
Michael R Sweet 337baeddb5 New "set" and formatted string methods. 21 years ago
Michael R Sweet 54428c284f Add strdup emulation as needed. 21 years ago