Sweden-Number/dlls/msvcp90
Francois Gouget 79378304b6 msvcp90: Make call_once_func_wrapper() static. 2015-05-25 14:34:07 +09:00
..
tests msvcp90/tests: Fix a spelling error. 2015-04-29 13:08:53 +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 msvcrt: Undefine __thiscall before redefining it. 2015-03-04 21:50:32 +09:00
exception.c msvcp60: Share exception functions implementation with msvcp90. 2015-03-13 00:28:14 +09:00
ios.c msvcp60: Merge more I/O stream code with msvcp90 to reduce the differences. 2015-04-06 23:01:08 +09:00
locale.c msvcp110: Fix _Getcvt implementation. 2015-04-22 23:28:42 +09:00
math.c msvcp90: Add std_Ctraits::Isnan implementation. 2014-11-10 20:07:06 +09:00
memory.c msvcp100: Fix basic_string class definition. 2014-10-20 14:02:14 +09:00
misc.c msvcp90: Make call_once_func_wrapper() static. 2015-05-25 14:34:07 +09:00
msvcp90.h msvcp110: Fix _Getcvt implementation. 2015-04-22 23:28:42 +09:00
msvcp90.spec msvcp60: Merge more I/O stream code with msvcp90 to reduce the differences. 2015-04-06 23:01:08 +09:00
msvcp_main.c msvcp100: Add std::iostream_category() implementation. 2014-10-20 14:02:05 +09:00
string.c msvcp71: Added basic_string<char>::insert(iterator, char*, char*) implementation. 2015-02-02 22:30:33 +09:00