Sweden-Number/dlls/msvcp90
Piotr Caban f92766951d msvcp100: Add std::iostream_category() implementation. 2014-10-20 14:02:05 +09:00
..
tests msvcp90/tests: Add istream::operator>>(float) and double test. 2014-10-17 14:40:04 +09:00
Makefile.in makefiles: Automatically add the necessary msvcrt flags to the generated rules. 2014-01-08 14:34:15 +01:00
cxx.h msvcp: Remove superfluous semicolons. 2012-11-28 20:14:47 +01:00
exception.c msvcp70: Don't forward bad_alloc implementation to msvcrt. 2014-02-07 13:11:53 +01:00
ios.c msvcp90: Fix comment typo. 2014-09-18 13:06:10 +02:00
locale.c msvcp90: Added locale_ctor_locale_cstr implementation. 2014-10-06 17:32:53 +02:00
math.c msvcp90: Improve complex_float_pow. 2014-09-08 11:36:52 +02:00
memory.c msvcp90: Fix build with MSVC. 2012-03-09 11:27:27 +01:00
misc.c msvcp100: Add std::iostream_category() implementation. 2014-10-20 14:02:05 +09:00
msvcp90.h msvcp100: Add std::iostream_category() implementation. 2014-10-20 14:02:05 +09:00
msvcp90.spec msvcp90: Added complex_float_pow implementation (fix precision) and tests. 2014-09-01 21:10:11 +02:00
msvcp_main.c msvcp100: Add std::iostream_category() implementation. 2014-10-20 14:02:05 +09:00
string.c msvcp70: Export operators working on basic_string. 2014-06-12 18:05:15 +02:00