Sweden-Number/dlls/msvcp90
Piotr Caban f370017e6f msvcp90: Fix complex::operator*= implementation. 2014-09-02 11:46:14 +02:00
..
tests msvcp90: Added complex_float_pow implementation (fix precision) and tests. 2014-09-01 21:10:11 +02: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 msvcp100: Add basic_streambuf::swap implementation. 2014-07-30 16:18:40 -05:00
locale.c msvcp90: Don't fail if conversion was successful in wctob. 2014-09-01 21:10:12 +02:00
math.c msvcp90: Fix complex::operator*= implementation. 2014-09-02 11:46:14 +02:00
memory.c msvcp90: Fix build with MSVC. 2012-03-09 11:27:27 +01:00
misc.c msvcp110: Add _Mtx_{destroy,getconcrtcs,init,lock,unlock,trylock} implementation. 2014-06-26 19:00:36 +02:00
msvcp90.h msvcp110: Add _Mtx_{destroy,getconcrtcs,init,lock,unlock,trylock} implementation. 2014-06-26 19:00:36 +02:00
msvcp90.spec msvcp90: Added complex_float_pow implementation (fix precision) and tests. 2014-09-01 21:10:11 +02:00
msvcp_main.c msvcp110: Add _Mtx_{destroy,getconcrtcs,init,lock,unlock,trylock} implementation. 2014-06-26 19:00:36 +02:00
string.c msvcp70: Export operators working on basic_string. 2014-06-12 18:05:15 +02:00