include: Assorted spelling fixes.
[wine] / dlls / msvcp100 / locale.c
2012-11-28  Piotr Cabanmsvcp: Remove superfluous semicolons.
2012-11-19  Michael Stefaniucmsvcp: Don't cast zero.
2012-11-16  Piotr Cabanmsvcp: Sync implementations.
2012-11-07  Piotr Cabanmsvcp: Fixed uninitialized variable access in num_get...
2012-10-19  Daniel Lehmanmsvcp: Sync num_put<> put_double.
2012-10-18  Daniel Lehmanmsvcp: Free facet and _Locimp in Locimp dtor.
2012-10-17  Piotr Cabanmsvcp: Sync implementations.
2012-10-17  Piotr Cabanmsvcp100: Store locale string in _Yarn<char> class.
2012-10-16  Daniel Lehmanmsvcp: Sync num_get<>::_Getifld.
2012-10-11  Piotr Cabanmsvcp: Sync implementations.
2012-09-17  Piotr Cabanmsvcp100: Removed unused functions.
2012-09-14  Piotr Cabanmsvcp100: Remove unused thiscall functions.
2012-09-14  Piotr Cabanmsvcp90: Fixed _Getcat return type.
2012-09-07  Piotr Cabanmsvcp100: Fixed RTTI structure on 64-bit systems.
2012-09-06  Piotr Cabanmsvcp90: Added locale_ctor_locale_locale implementation.
2012-09-06  Piotr Cabanmsvcp90: Fixed locale_ctor_cstr implementation.
2012-08-28  Francois Gougetmsvcp100: Remove some unused functions.
2012-08-28  Francois Gougetmsvcp100: Make some locale and string functions static.
2012-08-27  Piotr Cabanmsvcp100: Removed virtual function callers for function...
2012-08-20  Piotr Cabanmsvcrt: Fixed vector destructors implementation on...
2012-08-17  Piotr Cabanmsvcp100: Manually define virtual destructors in vtables.
2012-08-16  Piotr Cabanmsvcp100: Fixed ctype class virtual functions table.
2012-08-16  Piotr Cabanmsvcp100: Copy source files from msvcp90.