YongHao Hu : msvcp90: Add ostream::operator<< complex implementation and tests.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Oct 29 07:36:57 CDT 2014


Module: wine
Branch: master
Commit: 24de8560451440821d81bfa10dc77710f9623ed9
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=24de8560451440821d81bfa10dc77710f9623ed9

Author: YongHao Hu <christopherwuy at gmail.com>
Date:   Mon Oct 27 12:43:54 2014 +0800

msvcp90: Add ostream::operator<<complex implementation and tests.

---

 dlls/msvcp71/msvcp71.spec |  12 ++---
 dlls/msvcp80/msvcp80.spec |  12 ++---
 dlls/msvcp90/ios.c        | 102 +++++++++++++++++++++++++++++++++++++++++++
 dlls/msvcp90/msvcp90.spec |  12 ++---
 dlls/msvcp90/tests/ios.c  | 109 ++++++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 229 insertions(+), 18 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=24de8560451440821d81bfa10dc77710f9623ed9



More information about the wine-cvs mailing list