Sweden-Number/dlls/msvcp90
Daniel Lehman 4654b3f68e msvcp90: Fix return value for ctype<wchar_t> do_is(ch). 2012-01-06 19:24:16 +01:00
..
tests msvcp90/tests: Test virtual function calls returning structures. 2011-12-29 16:44:56 +01:00
Makefile.in msvcp90: Added std::locale::facet class stub. 2011-06-22 15:29:54 +02:00
exception.c msvcp90: Use macro to define RTTI data. 2011-12-19 20:15:52 +01:00
ios.c msvcp90: Fix class functions invocation on 64bit systems. 2011-12-29 16:44:27 +01:00
locale.c msvcp90: Fix return value for ctype<wchar_t> do_is(ch). 2012-01-06 19:24:16 +01:00
math.c msvcp: Export the various floating point constants. 2011-05-05 12:34:46 +02:00
memory.c msvcp90: Superfluous semicolons fix. 2011-11-07 11:54:36 +01:00
misc.c msvcp90: Remove an unneeded cast. 2011-11-14 15:25:27 +01:00
msvcp90.h msvcp90: Make type_info::mangled larger. 2012-01-05 21:27:32 +01:00
msvcp90.spec msvcp90: Add num_get<wchar_t> stubs. 2012-01-05 21:27:32 +01:00
msvcp90_main.c msvcp90: Added ctype<wchar_t>::narrow functions implementation. 2011-12-22 19:10:33 +01:00
string.c msvcp90: basic_string<>::rfind(ch) should call rfind. 2012-01-05 21:27:33 +01:00