Sweden-Number/dlls/msvcp90
YongHao Hu 24de856045 msvcp90: Add ostream::operator<<complex implementation and tests. 2014-10-29 20:30:58 +09:00
..
tests msvcp90: Add ostream::operator<<complex implementation and tests. 2014-10-29 20:30:58 +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: Add ostream::operator<<complex implementation and tests. 2014-10-29 20:30:58 +09: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 msvcp100: Fix basic_string class definition. 2014-10-20 14:02:14 +09:00
misc.c msvcp100: Add std::iostream_category() implementation. 2014-10-20 14:02:05 +09:00
msvcp90.h msvcp90: Add inline wrappers for the memcpy_s/memmove_s/mbstowcs_s functions. 2014-10-27 19:02:50 +09:00
msvcp90.spec msvcp90: Add ostream::operator<<complex implementation and tests. 2014-10-29 20:30:58 +09:00
msvcp_main.c msvcp100: Add std::iostream_category() implementation. 2014-10-20 14:02:05 +09:00
string.c msvcp100: Fix basic_string class definition. 2014-10-20 14:02:14 +09:00