Sweden-Number/dlls/msvcp90
YongHao Hu 3e356df597 msvcp90: Fix comment typo. 2014-09-18 13:06:10 +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 msvcp90: Fix comment typo. 2014-09-18 13:06:10 +02:00
locale.c msvcp90: Fix FMTFLAG_showpoint handling in num_put_char__Ffmt. 2014-09-12 11:29:35 +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 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