include: Assorted spelling fixes.
[wine] / dlls / msvcp100 / ios.c
2012-12-11  Andrew Talbotmsvcp100: Avoid signed-unsigned integer comparisons.
2012-12-03  Andrew Talbotmsvcp100: Remove unused semicolons.
2012-11-28  Piotr Cabanmsvcp: Remove superfluous semicolons.
2012-11-27  Piotr Cabanmsvcp100: Added basic_ostream::ends implementation.
2012-11-02  Piotr Cabanmsvcp90: Fixed incorrect sentry object usage.
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-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 Cabanmsvcp100: Removed unused functions.
2012-09-14  Piotr Cabanmsvcp100: Remove unused thiscall functions.
2012-09-13  Piotr Cabanmsvcp: Sync spec files and implementations.
2012-09-12  Piotr Cabanmsvcp: Sync spec files and implementations.
2012-09-11  Piotr Cabanmsvcp90: Fixed copied buffer siezes in functions operat...
2012-09-07  Piotr Cabanmsvcp: Sync spec files and implementations.
2012-09-07  Piotr Cabanmsvcp100: Fixed RTTI structure on 64-bit systems.
2012-09-06  Piotr Cabanmsvcp90: Fixed basic_stringbuf_wchar_overflow implement...
2012-08-28  Francois Gougetmsvcp100: Remove some unused functions.
2012-08-27  Piotr Cabanmsvcp100: Removed virtual function callers for function...
2012-08-20  Piotr Cabanmsvcrt: Fixed vector destructors implementation on...
2012-08-20  Piotr Cabanmsvcp90: Fixed buffer allocation in basic_stringbuf...
2012-08-17  Piotr Cabanmsvcp100: Manually define virtual destructors in vtables.
2012-08-16  Piotr Cabanmsvcp100: Fixed 64-bit variables alignment.
2012-08-16  Piotr Cabanmsvcp100: Fixed basic_streambuf virtual functions table.
2012-08-16  Piotr Cabanmsvcp100: Fixed streamoff and streamsize definition.
2012-08-16  Piotr Cabanmsvcp100: Copy source files from msvcp90.