Commit Graph

11 Commits (d34b75a88722d6c75efe20da212210a1227ac210)

Author SHA1 Message Date
Alexandre Julliard 6d30d6be78 msvcp100: Share the source code with msvcp90. 2013-12-19 17:06:09 +01:00
Andrew Talbot 51a79287c0 msvcp90: Avoid signed-unsigned integer comparisons. 2013-02-18 10:32:35 +01:00
Piotr Caban 5e1cbccebf msvcp90: Use critical sections in mutex object. 2012-11-02 20:12:24 +01:00
Piotr Caban 7a0c6f44ef msvcp: Rename msvcp90 debug channel. 2012-08-14 12:02:13 +02:00
Francois Gouget 9ceac318e0 msvcp90: Remove an unneeded cast. 2011-11-14 15:25:27 +01:00
Piotr Caban 870d35c688 msvcp90: Added set_new_handler implementation. 2011-09-13 17:13:41 +02:00
Piotr Caban 48ce9f9e28 msvcp90: Added locale::id class implementation. 2011-08-24 19:07:44 +02:00
Piotr Caban 3496823434 msvcp90: Added basic_streambuf<char> class stub. 2011-08-23 16:53:55 +02:00
Piotr Caban 7eb800f185 msvcp90: Added wctype implementation. 2011-07-29 18:06:30 +02:00
Piotr Caban b8606c82ee msvcp90: Added _Lockit class implementation. 2011-06-22 16:12:42 +02:00
Piotr Caban d74b339e17 msvcp90: Added _Mutex class implementation. 2011-05-27 17:53:38 +02:00