Commit Graph

36 Commits (v3.x)

Author SHA1 Message Date
Michael R Sweet 6785ee4357
Fix POSIX thread cleanup code - _mxml_fini shouldn't be calling the global 3 years ago
Carlo Bramini 5472dc62f2 Improve detection of "long long int" 3 years ago
Michael R Sweet 42d766cb86 Normalize VS project to produce x64 binaries that can be packaged. 3 years ago
Michael R Sweet 7ea46c9965
Bump version to 3.3, add NuGet files for VS. 3 years ago
Michael R Sweet 19941798d8 Fix builds on Windows. 3 years ago
Michael R Sweet 23dddcff50
Bump version. 4 years ago
Michael R Sweet 371bb0c0a0
Bump copyrights. 4 years ago
Michael R Sweet 75da0dcf21 Fix make install issues (Issue #257) 5 years ago
Michael R Sweet f8c52d8ac9
Update Visual Studio config.h. 5 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 3aaa12c7d7 Fix dependencies in VS projects. 6 years ago
Michael R Sweet 166ce17827 Upgrade project files to Visual Studio 2017, add static lib project (Issue #226) 6 years ago
Michael R Sweet bfbfa67eb6
Bump version to 2.12. 6 years ago
Michael Sweet 48c3c62521 Add mxmlElementAttrGetByIndex and mxmlElementAttrGetCount (Issue #185) 7 years ago
Michael R Sweet 4813db0209 Fix builds on Windows. 7 years ago
Michael R Sweet ec1122a0d2 Upgrade VS project files. 7 years ago
Michael Sweet 4f00c46a3a Sync up Visual Studio config.h with TOT. 7 years ago
Michael R Sweet aa94383125 Prep for 2.10 release. 8 years ago
Michael R Sweet 4351cf060c Prep for 2.8 release... 11 years ago
Michael R Sweet 2283c7065a Add 64-bit configurations to VC++ project files. 13 years ago
Michael R Sweet aaefc5c07c Rename mxmlFindValue to mxmlFindPath. 14 years ago
Michael R Sweet 1a660a57d4 Add mxmlFindValue to VC++ DLL export file. 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 f3475bf739 Update solution file 15 years ago
Michael R Sweet 9ac6418218 Add long long support for printf-style functions. 15 years ago
Michael R Sweet 8398491f0e Fix builds on VC++ 2008 (STR #80) 16 years ago
Michael R Sweet ada7da928c Add debug definition file. 17 years ago
Michael R Sweet 5115ffdbd1 VC++ fix - use non-standard names for POSIX functions to avoid heap corruption. 17 years ago
Michael R Sweet ef09aec9bd Fix DLL generation, add testmxml to project. 17 years ago
Michael R Sweet c1c940970d Convert to DLL 17 years ago
Michael R Sweet 8395465800 Fix Visual C++ config.h... 17 years ago
Michael R Sweet 9fb36b4a2f Added snprintf() emulation function for test program (STR #32) 17 years ago
Michael R Sweet c27692f2d0 Add the _CRT_SECURE_NO_DEPRECATE definition when building on VC++ 17 years ago
Michael R Sweet 195aef09fd VC++.NET fixes. 20 years ago
Michael R Sweet ee2eb12e07 Add VC++.NET project. 20 years ago