Commit Graph

21 Commits

Author SHA1 Message Date
Michael R Sweet
4813db0209 Fix builds on Windows. 2017-03-29 20:20:00 -04:00
Michael R Sweet
ec1122a0d2 Upgrade VS project files. 2017-03-29 20:09:17 -04:00
Michael Sweet
4f00c46a3a Sync up Visual Studio config.h with TOT. 2017-03-29 20:08:15 -04:00
Michael R Sweet
aa94383125 Prep for 2.10 release. 2016-06-13 01:02:37 +00:00
Michael R Sweet
4351cf060c Prep for 2.8 release... 2014-01-04 21:50:06 +00:00
Michael R Sweet
2283c7065a Add 64-bit configurations to VC++ project files. 2011-12-21 07:34:29 +00:00
Michael R Sweet
aaefc5c07c Rename mxmlFindValue to mxmlFindPath.
Rename mxmlGetPrevious to mxmlGetPrevSibling.

Rename mxmlGetNext to mxmlGetNextSibling.

Update documentation.
2011-01-03 02:03:29 +00:00
Michael R Sweet
1a660a57d4 Add mxmlFindValue to VC++ DLL export file. 2010-12-25 16:25:42 +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
f3475bf739 Update solution file 2009-05-17 16:10:38 +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
8398491f0e Fix builds on VC++ 2008 (STR #80) 2008-10-26 19:44:57 +00:00
Michael R Sweet
ada7da928c Add debug definition file. 2008-01-13 01:23:22 +00:00
Michael R Sweet
5115ffdbd1 VC++ fix - use non-standard names for POSIX functions to avoid heap corruption. 2007-12-06 06:07:50 +00:00
Michael R Sweet
ef09aec9bd Fix DLL generation, add testmxml to project. 2007-11-19 05:53:50 +00:00
Michael R Sweet
c1c940970d Convert to DLL 2007-10-03 06:25:07 +00:00
Michael R Sweet
8395465800 Fix Visual C++ config.h... 2007-09-09 08:13:09 +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
c27692f2d0 Add the _CRT_SECURE_NO_DEPRECATE definition when building on VC++
2005 (STR #36)
2007-04-18 12:58:36 +00:00
Michael R Sweet
195aef09fd VC++.NET fixes. 2004-06-25 18:52:34 +00:00
Michael R Sweet
ee2eb12e07 Add VC++.NET project.
Update doco files for VC++ build instructions.
2004-06-21 11:17:52 +00:00