Michael Sweet
876e6a9ac8
mxmlElementSetAttrf did not work with some versions of Visual Studio
...
(Issue #184 )
2017-03-29 20:03:46 -04:00
Michael Sweet
6ac1fb23f4
Use vasprintf when available.
...
Use strlcpy when available.
Add xcode project.
2017-03-29 19:04:41 -04:00
Michael Sweet
89a9742c0e
Bump version to 2.11.
...
Update copyrights and web site addresses.
New logo image following msweet.org template.
2017-03-22 14:51:16 -04:00
Michael R Sweet
9fef1efab5
Cleanup for Bug #462 .
2014-01-05 03:25:07 +00:00
Michael R Sweet
4351cf060c
Prep for 2.8 release...
2014-01-04 21:50:06 +00:00
Michael R Sweet
129525f2b4
Fix memory leak and macro error (Bug #452 )
2013-11-12 04:29:23 +00:00
Michael R Sweet
4b0511f8ac
Provide fallback implementation of va_copy for VC++ and others (STR #115 )
2010-12-25 16:21:50 +00:00
Michael R Sweet
c42b1892c8
Fix an issue with the _mxml_vstrdupf function (STR #107 )
2010-09-19 06:35:03 +00:00
Michael R Sweet
97ca6dc424
Updated the source headers to reference the Mini-XML license and its exceptions
...
to the LGPL2 (STR #108 )
2010-09-19 05:26:46 +00:00
Michael R Sweet
9ac6418218
Add long long support for printf-style functions.
2009-04-18 17:05:52 +00:00
Michael R Sweet
c1c940970d
Convert to DLL
2007-10-03 06:25:07 +00:00
Michael R Sweet
9fb36b4a2f
Added snprintf() emulation function for test program (STR #32 )
2007-04-18 13:14:10 +00:00
Michael R Sweet
a5ea819842
Bump version to 2.3.
...
Add @since ...@ comments.
Fix parsing of @...@ comments.
Add comments to end of each list item.
Use "-Os -g" as the default optimization with GCC.
Change string functions to use _mxml prefix instead.
2005-10-13 18:27:00 +00:00
Michael R Sweet
1bbf8b7da6
More vsnprintf() emulation function bug fixes.
2005-08-11 14:28:49 +00:00
Michael R Sweet
b11473f8f3
Fix potential infinite loop in snprintf() emulation code (STR #25 )
2005-08-10 18:51:31 +00:00
Michael R Sweet
cc95be7bed
Add mxmlNewCDATA() and mxmlSetCDATA() functions.
...
Bump version to 2.2.3.
Update docos.
2005-08-05 14:17:19 +00:00
Michael R Sweet
886a707ad7
Update copyright to 2005.
2005-01-29 07:21:44 +00:00
Michael R Sweet
537afc37da
More documentation fun.
...
Move version definition to configure script.
Add XML schema for the mxmldoc output.
2004-05-02 16:04:40 +00:00
Michael R Sweet
e28ebd001c
Copyright updates.
2004-04-06 01:47:20 +00:00
Michael R Sweet
337baeddb5
New "set" and formatted string methods.
...
Prep for new "standard" opaque, integer, etc. callbacks.
Add new vsnprintf check.
Drop old string function checks for functions we don't actually use.
2003-09-28 12:44:39 +00:00
Michael R Sweet
54428c284f
Add strdup emulation as needed.
...
Bump version to 1.1.
2003-07-20 13:41:17 +00:00