Sweden-Number/dlls/msvcp90
Piotr Caban fef8a52fc9 msvcrt: Fixed vector destructors implementation on 64-bit systems. 2012-08-20 15:00:43 +02:00
..
tests msvcp90: Handle npos as a len in basic_string<>::replace. 2012-07-17 11:56:47 +02:00
Makefile.in msvcp90: Added std::locale::facet class stub. 2011-06-22 15:29:54 +02:00
cxx.h msvcp90: Manually define virtual destructors in vtables. 2012-08-17 16:24:50 +02:00
exception.c msvcrt: Fixed vector destructors implementation on 64-bit systems. 2012-08-20 15:00:43 +02:00
ios.c msvcrt: Fixed vector destructors implementation on 64-bit systems. 2012-08-20 15:00:43 +02:00
locale.c msvcrt: Fixed vector destructors implementation on 64-bit systems. 2012-08-20 15:00:43 +02:00
math.c msvcp90: Fix errors related to name demangling. 2012-01-10 19:37:14 +01:00
memory.c msvcp90: Fix build with MSVC. 2012-03-09 11:27:27 +01:00
misc.c msvcp: Rename msvcp90 debug channel. 2012-08-14 12:02:13 +02:00
msvcp90.h msvcp90: Added strstreambuf seekpos and seekoff implementation. 2012-08-15 12:20:07 +02:00
msvcp90.spec msvcp90: Added missing -ret64 option. 2012-08-15 12:20:17 +02:00
msvcp90_main.c msvcp90: Use streamoff in std::_BADOFF definition. 2012-08-15 12:19:35 +02:00
string.c msvcp90: Fix the calling convention of the basic_string helpers. 2012-08-14 13:29:20 +02:00