Assorted spelling fixes.
[wine] / dlls / msvcp90 / memory.c
2012-03-09  Thomas Fabermsvcp90: Fix build with MSVC.
2011-11-07  Andrew Talbotmsvcp90: Superfluous semicolons fix.
2011-09-12  Piotr Cabanmsvcp90: Added basic_string<char>(allocator<char>)...
2011-05-27  Alexandre Julliardmsvcp90: Add an msvcp-specific size_t to avoid casts...
2010-08-24  Alexandre Julliardmsvcrt: Use a __thiscall macro where appropriate to...
2010-08-24  Francois Gougetmsvcp90: Remove the msvcp90 debug channel where unused.
2010-08-19  Piotr Cabanmsvcp90: Added allocator<void> implementation.
2010-08-19  Piotr Cabanmsvcp90: Added allocator<unsigned short> implementation.
2010-08-19  Piotr Cabanmsvcp90: Added allocator<wchar_t> implementation.
2010-08-18  Piotr Cabanmsvcp90: Added allocator<char> 64-bit exports.
2010-07-22  Piotr Cabanmsvcp90: Added allocator<char> implementation.