msvcp: Sync fpos usage and istream<>::tellg.
[wine] / dlls / msvcp71 / ios.c
2012-10-31  Daniel Lehmanmsvcp: Sync fpos usage and istream<>::tellg.
2012-10-29  Daniel Lehmanmsvcp: Sync istream<>::peek implementations.
2012-10-26  Daniel Lehmanmsvcp: Sync istream<>::seekg implementations.
2012-10-25  Daniel Lehmanmsvcp: Sync istream<>::_ignore.
2012-10-24  Daniel Lehmanmsvcp90: Set failbit at end of istream<>::sentry::_Ipfx.
2012-10-24  Piotr Cabanmsvcp: Sync implementations.
2012-10-17  Piotr Cabanmsvcp71: Added istrstream destructor implementation.
2012-10-17  Piotr Cabanmsvcp71: Added ostrstream class implementation.
2012-10-17  Piotr Cabanmsvcp71: Added strstream class implementation.
2012-10-11  Piotr Cabanmsvcp: Sync implementations.
2012-10-10  Daniel Lehmanmsvcp: Flip fclose result check in filebuf<>::close.
2012-10-04  Piotr Cabanmsvcp90: Added _Winit class implementation.
2012-10-04  Piotr Cabanmsvcp90: Added ios_base::Init class implementation.
2012-10-04  Piotr Cabanmsvcp90: Fixed io classes cleaning.
2012-09-17  Piotr Cabanmsvcp71: Removed unused functions.
2012-09-17  Piotr Cabanmsvcp71: Fixed basic_streambuf virtual functions table.
2012-09-17  Piotr Cabanmsvp71: Copy source files from msvcp90.