atl80: Added AtlComModuleRegisterServer implementation (based on AtlModuleRegisterSer...
[wine] / dlls / msvcp100 /
2012-12-11  Andrew Talbotmsvcp100: Avoid signed-unsigned integer comparisons.
2012-12-03  Andrew Talbotmsvcp100: Remove unused semicolons.
2012-11-29  Piotr Cabanmsvcp100: Added exception throwing helpers.
2012-11-28  Piotr Cabanmsvcp: Remove superfluous semicolons.
2012-11-27  Piotr Cabanmsvcp100: Added _Container_base12 class tests.
2012-11-27  Piotr Cabanmsvcp100: Added _Container_base12 class implementation.
2012-11-27  Piotr Cabanmsvcp100: Added _Container_base0::operator= implementation.
2012-11-27  Piotr Cabanmsvcp100: Added basic_ostream::ends implementation.
2012-11-27  Andrew Talbotmsvcp100: Remove superfluous semicolons.
2012-11-19  Michael Stefaniucmsvcp: Don't cast zero.
2012-11-16  Piotr Cabanmsvcp: Sync implementations.
2012-11-14  Michael Stefaniucmsvcp100: Avoid FALSE:TRUE conditional expressions.
2012-11-07  Piotr Cabanmsvcp: Fixed uninitialized variable access in num_get...
2012-11-02  Piotr Cabanmsvcp90: Use critical sections in mutex object.
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  Piotr Cabanmsvcp100: Fixed ios_base structure.
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-19  Daniel Lehmanmsvcp: Sync num_put<> put_double.
2012-10-18  Daniel Lehmanmsvcp: Free facet and _Locimp in Locimp dtor.
2012-10-18  Francois Gougetmsvcp100: Make MSVCP_basic_string_char_append_len_ch...
2012-10-17  Piotr Cabanmsvcp: Sync implementations.
2012-10-17  Piotr Cabanmsvcp100: Store locale string in _Yarn<char> class.
2012-10-17  Piotr Cabanmsvcp100/tests: Added _Yarn<char> class tests.
2012-10-17  Piotr Cabanmsvcp100: Added _Yarn<char> class implementation.
2012-10-16  Daniel Lehmanmsvcp: Sync num_get<>::_Getifld.
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-14  Piotr Cabanmsvcp90: Fixed _Getcat return type.
2012-09-13  Piotr Cabanmsvcp: Sync spec files and implementations.
2012-09-12  Piotr Cabanmsvcp: Fixed displaying of not NULL-terminated strings...
2012-09-12  Piotr Cabanmsvcp: Sync spec files and implementations.
2012-09-11  Piotr Cabanmsvcp: Prevent overflows while operating on string...
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: Added locale_ctor_locale_locale implementation.
2012-09-06  Piotr Cabanmsvcp90: Fixed locale_ctor_cstr implementation.
2012-09-06  Piotr Cabanmsvcp90: Fixed basic_stringbuf_wchar_overflow implement...
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-21  Francois Gougetmsvcp100: VTBL_WRAPPER(60) is unused so remove it.
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: Update spec file.
2012-08-16  Piotr Cabanmsvcp100: Fixed ctype class virtual functions table.
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.
2012-07-25  Dan Kegelmsvcp100: Add _Container_base0::_Swap_all, _Container_b...
2012-07-24  Piotr Cabanmsvcp: Sync spec files.
2012-07-09  Piotr Cabanmsvcp: Sync spec files.
2012-07-02  Piotr Cabanmsvcp90: Fix __cdecl functions definitions that returns...
2012-06-27  Piotr Cabanmsvcp90: Sync spec files.
2012-06-22  Piotr Cabanmsvcp: Sync spec files.
2012-06-15  Piotr Cabanmsvcp: Sync spec files.
2012-06-14  Piotr Cabanmsvcp: Sync spec files.
2012-06-12  Piotr Cabanmsvcp: Sync spec files.
2012-03-30  Piotr Cabanmsvcp: Sync spec files.
2012-03-29  Piotr Cabanmsvcp: Sync spec files.
2012-01-10  Piotr Cabanmsvcp: Sync spec files.
2011-09-13  Piotr Cabanmsvcp: Sync spec files.
2011-08-24  Piotr Cabanmsvcp: Sync spec files.
2011-08-23  Piotr Cabanmsvcp: Sync spec files.
2011-07-29  Piotr Cabanmsvcp90: Added wctype implementation.
2011-07-29  Piotr Cabanmsvcp: Sync spec files.
2011-06-23  Piotr Cabanmsvcp: Sync spec files.
2011-05-27  Piotr Cabanmsvcp90: Added _Mutex class implementation.
2011-05-27  Piotr Cabanmsvcp90: Added basic_ios<char> class stub.
2011-05-27  Piotr Cabanmsvcp90: Added ios_base class stub.
2011-05-05  Alexandre Julliardmsvcp: Export the various floating point constants.
2011-05-04  Alexandre Julliardmsvcp: Implement the numeric limit functions.
2011-05-04  Alexandre Julliardmsvcp: Implement the numeric limit constants.
2011-05-04  Alexandre Julliardmsvcp: Export a couple of variables and their access...
2011-05-03  Alexandre Julliardmsvcp: Don't define stubs for data exports.
2011-04-07  Piotr Cabanmsvcp100: Fix spec file.
2011-04-06  Austin Englishmsvcp100: Add stub dll.