Sweden-Number/dlls/msvcp90
Alexandre Julliard 418fbc6770 msvcp90: Don't bother to clean up at process exit. 2013-05-20 12:29:07 +02:00
..
tests msvcp90/tests: Remove thiscall_thunk_retptr struct definitions. 2013-03-25 16:25:04 +01:00
Makefile.in msvcp90: Added std::locale::facet class stub. 2011-06-22 15:29:54 +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 msvcp90: Avoid signed-unsigned integer comparisons. 2013-02-18 10:32:35 +01:00
locale.c msvcp90: Added time_put facet to locale object. 2013-03-25 14:06:30 +01:00
math.c msvcp90: Added std::pow(complex) and std::sqrt(complex) implementation. 2013-01-25 11:18:39 +01:00
memory.c msvcp90: Fix build with MSVC. 2012-03-09 11:27:27 +01:00
misc.c msvcp90: Avoid signed-unsigned integer comparisons. 2013-02-18 10:32:35 +01:00
msvcp90.h msvcp90: Added complex<{float, double, long double}> constructors implementation. 2013-01-16 20:27:37 +01:00
msvcp90.spec msvcp90: Add arm exports. 2013-04-03 20:31:30 +02:00
msvcp90_main.c msvcp90: Don't bother to clean up at process exit. 2013-05-20 12:29:07 +02:00
string.c msvcp: Sync implementations. 2012-11-16 11:42:27 +01:00