Sweden-Number/dlls/msvcp90
Andrey Zhezherun c1a5b06d49 msvcp: Added missing casts to unsigned char in streambuf functions. 2013-11-04 11:35:54 +01:00
..
tests msvcp: Add ostream::operator<<(unsigned short) implementation. 2013-09-23 20:32:19 +02:00
Makefile.in msvcp90: Added std::locale::facet class stub. 2011-06-22 15:29:54 +02:00
cxx.h msvcp: Remove superfluous semicolons. 2012-11-28 20:14:47 +01:00
exception.c msvcp: Remove superfluous semicolons. 2012-11-28 20:14:47 +01:00
ios.c msvcp: Added missing casts to unsigned char in streambuf functions. 2013-11-04 11:35:54 +01:00
locale.c msvcp90: Fix string leak in locale__Locimp__Makeloc function. 2013-08-28 16:14:37 +02:00
math.c msvcp90: Added std::pow(complex) and std::sqrt(complex) implementation. 2013-01-25 11:18:39 +01:00
memory.c msvcp90: Fix build with MSVC. 2012-03-09 11:27:27 +01:00
misc.c msvcp90: Avoid signed-unsigned integer comparisons. 2013-02-18 10:32:35 +01:00
msvcp90.h msvcp90: Fix string leak in locale__Locimp__Makeloc function. 2013-08-28 16:14:37 +02:00
msvcp90.spec msvcp: Add ostream::operator<<(unsigned short) implementation. 2013-09-23 20:32:19 +02:00
msvcp90_main.c msvcp90: Don't bother to clean up at process exit. 2013-05-20 12:29:07 +02:00
string.c msvcp: Fixed char_traits<char>::to_int_type. 2013-11-04 11:35:11 +01:00