Sweden-Number/dlls/msvcp60
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 msvcp60: Copy source files from msvcp90. 2012-10-04 13:42:04 +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
main.c msvcp60: Don't bother to clean up at process exit. 2013-05-20 12:28:48 +02:00
memory.c msvcp60: Copy source files from msvcp90. 2012-10-04 13:42:04 +02:00
misc.c msvcp60: Avoid signed-unsigned integer comparisons. 2013-03-11 10:42:51 +01:00
msvcp.h msvcp90: Fix string leak in locale__Locimp__Makeloc function. 2013-08-28 16:14:37 +02:00
msvcp60.spec msvcp: Add ostream::operator<<(unsigned short) implementation. 2013-09-23 20:32:19 +02:00
string.c msvcp60: Fix char_traits<wchar_t>::assign implementation. 2013-09-24 18:54:27 +02:00