Commit Graph

85 Commits (f8c041fef40b573b8f3ebfb33afa0870d37e6e49)

Author SHA1 Message Date
Andrew Talbot df4761d3f6 msvcp71: Remove unused semicolons. 2012-12-03 12:34:20 +01:00
Piotr Caban 1a97bba65f msvcp: Sync spec files. 2012-11-30 11:43:23 +01:00
Piotr Caban a1797d885f msvcp: Remove superfluous semicolons. 2012-11-28 20:14:47 +01:00
Piotr Caban a62ea07a15 msvcp: Sync implementations. 2012-11-27 16:56:09 +01:00
Andrew Talbot b4c4bae7a3 msvcp71: Remove superfluous semicolons. 2012-11-27 16:54:04 +01:00
Michael Stefaniuc cf36ddd6fc msvcp: Don't cast zero. 2012-11-19 11:46:21 +01:00
Piotr Caban 15bef00d65 msvcp: Sync implementations. 2012-11-16 11:42:27 +01:00
Piotr Caban 605ea64985 msvcp: Fixed uninitialized variable access in num_get::_Getffld and _Getifld functions. 2012-11-07 18:12:07 +01:00
Francois Gouget f397f48217 msvcp71: Remove an unused VTBL wrapper. 2012-11-05 11:30:29 +01:00
Daniel Lehman 22c254c3ec msvcp: Sync std::getline(istream<> &) implementations. 2012-11-05 11:08:06 +01:00
Piotr Caban 5e1cbccebf msvcp90: Use critical sections in mutex object. 2012-11-02 20:12:24 +01:00
Piotr Caban 0280c5fb5f msvcp90: Fixed incorrect sentry object usage. 2012-11-02 20:12:20 +01:00
Piotr Caban 4455250a98 msvcp71: Fixed basic_streambuf<wchar> vtable. 2012-11-02 19:47:32 +01:00
Piotr Caban 79f314c31a msvcp71: Ignore prot argument in Fiopen_wchar function. 2012-11-02 19:47:30 +01:00
Daniel Lehman a49da3ca5d msvcp: Sync fpos usage and istream<>::tellg. 2012-10-31 16:12:28 +01:00
Daniel Lehman c868db7668 msvcp: Sync istream<>::peek implementations. 2012-10-29 20:23:46 +01:00
Daniel Lehman bc62a7a9db msvcp: Sync istream<>::seekg implementations. 2012-10-26 11:49:26 +02:00
Daniel Lehman c9a505258f msvcp: Sync istream<>::_ignore. 2012-10-25 12:52:24 +02:00
Daniel Lehman d6e86edb99 msvcp90: Set failbit at end of istream<>::sentry::_Ipfx. 2012-10-24 11:27:30 +02:00
Piotr Caban a26119d21d msvcp: Sync implementations. 2012-10-24 11:26:01 +02:00
Daniel Lehman 9fb5f9e965 msvcp: Sync num_put<> put_double. 2012-10-19 11:16:55 +02:00
Daniel Lehman 415d3a2425 msvcp: Free facet and _Locimp in Locimp dtor. 2012-10-18 19:34:25 +02:00
Piotr Caban 9b516abb48 msvcp: Sync implementations. 2012-10-17 11:53:45 +02:00
Piotr Caban 8de45a3df1 msvcp71: Fixed basic_string::ptr implementation. 2012-10-17 11:53:42 +02:00
Piotr Caban 84c5e3a198 msvcp71: Added istrstream destructor implementation. 2012-10-17 11:53:41 +02:00
Piotr Caban 13fa0a8e58 msvcp71: Added ostrstream class implementation. 2012-10-17 11:53:41 +02:00
Piotr Caban a8f231b546 msvcp71: Added strstream class implementation. 2012-10-17 11:53:40 +02:00
Daniel Lehman 4c357de5d3 msvcp: Sync num_get<>::_Getifld. 2012-10-16 12:18:00 +02:00
Piotr Caban 9f5532bf23 msvcp: Sync implementations. 2012-10-11 20:22:35 +02:00
Daniel Lehman c152c54084 msvcp: Flip fclose result check in filebuf<>::close. 2012-10-10 20:33:58 +02:00
Piotr Caban 4cb3bcdb2c msvcp71: Added basic_string functions that work on iterators. 2012-10-08 13:43:09 +02:00
Piotr Caban ea5b845b32 msvcp90: Added _Winit class implementation. 2012-10-04 13:40:59 +02:00
Piotr Caban a221f87709 msvcp90: Added ios_base::Init class implementation. 2012-10-04 13:40:44 +02:00
Piotr Caban 0cb615cf80 msvcp90: Fixed io classes cleaning. 2012-10-04 13:40:32 +02:00
Francois Gouget 5e15a3031e msvcp71: Remove an unused debug channel. 2012-09-19 23:55:27 +02:00
Piotr Caban 06d5c487c7 msvcp71: Removed unused functions. 2012-09-17 12:10:23 +02:00
Piotr Caban e0936feebd msvcp71: Updated spec file. 2012-09-17 12:10:12 +02:00
Piotr Caban 08eab0ed22 msvcp71: Don't forward _Getcat functions to msvcp80. 2012-09-17 12:09:46 +02:00
Piotr Caban ca171741d0 msvcp71: Fixed basic_streambuf virtual functions table. 2012-09-17 12:09:41 +02:00
Piotr Caban da0c0c6bd4 msvcp71: Fixed ctype class virtual functions table. 2012-09-17 12:09:33 +02:00
Piotr Caban 9cf1910db7 msvp71: Copy source files from msvcp90. 2012-09-17 12:09:26 +02:00
Piotr Caban d28174b765 msvcp: Sync spec files and implementations. 2012-09-13 17:01:23 +02:00
Piotr Caban 8dacc816eb msvcp: Sync spec files and implementations. 2012-09-12 16:03:38 +02:00
Piotr Caban 789565362d msvcp: Sync spec files and implementations. 2012-09-07 11:56:09 +02:00
Piotr Caban df4874079a msvcp: Sync spec files. 2012-08-17 16:23:42 +02:00
Piotr Caban 5f3f9cdb9c msvcp71: Added _String_base::_Xlen and _Xran implementation. 2012-07-27 17:05:21 +02:00
Piotr Caban d2c936d4af msvcp71: Added basic_string::append(iterator, iterator) implementation. 2012-07-26 15:32:34 +02:00
Piotr Caban da7138767f msvcp71: Added iterator based basic_string::replace implementation. 2012-07-26 15:32:29 +02:00
Piotr Caban c2a691cb78 msvcp71: Added functions for creating basic_string iterators. 2012-07-26 15:32:22 +02:00
Piotr Caban 583ba52714 msvcp: Sync spec files. 2012-07-24 13:36:31 +02:00