mscoree: Avoid signed-unsigned integer comparisons.
[wine] / dlls / msvcp90 /
2013-01-25  Piotr Cabanmsvcp90: Added std::sqrt(complex) tests.
2013-01-25  Piotr Cabanmsvcp90: Added std::pow(complex) and std::sqrt(complex...
2013-01-25  Piotr Cabanmsvcp90: Added std::norm(complex) and std::polar(comple...
2013-01-25  Piotr Cabanmsvcp90: Added std::log10(complex) tests.
2013-01-25  Piotr Cabanmsvcp90: Added std::log(complex) and std::exp(complex...
2013-01-24  Piotr Cabanmsvcp90: Added std::tanh(complex) tests.
2013-01-24  Piotr Cabanmsvcp90: Added complex hyperbolic functions implementation.
2013-01-24  Piotr Cabanmsvcp90: Added std::tan(complex) tests.
2013-01-24  Piotr Cabanmsvcp90: Added complex trigonometric functions implemen...
2013-01-24  Piotr Cabanmsvcp90: Added std::conj(complex) implementation.
2013-01-24  Piotr Cabanmsvcp90: std::_Fabs(complex) tests.
2013-01-24  Piotr Cabanmsvcp90: Added std::abs(complex) implementation.
2013-01-24  Piotr Cabanmsvcp90: Added complex::real and complex::imag implemen...
2013-01-16  Piotr Cabanmsvcp90: Added std::arg(complex) implementation.
2013-01-16  Piotr Cabanmsvcp90: Added basic complex numbers tests.
2013-01-16  Piotr Cabanmsvcp90: Added operators working on complex numbers.
2013-01-16  Piotr Cabanmsvcp90: Added complex<{float, double, long double...
2012-12-03  Andrew Talbotmsvcp90: Remove unused semicolons.
2012-11-28  Piotr Cabanmsvcp: Remove superfluous semicolons.
2012-11-27  Piotr Cabanmsvcp: Sync implementations.
2012-11-27  Andrew Talbotmsvcp90: Remove superfluous semicolons.
2012-11-19  Michael Stefaniucmsvcp: Don't cast zero.
2012-11-16  Piotr Cabanmsvcp: Sync implementations.
2012-11-16  Piotr Cabanmsvcp90: Added wctrans and towctrans tests.
2012-11-16  Piotr Cabanmsvcp90: Added wctrans and towctrans implementation.
2012-11-14  Piotr Cabanmsvcp90: Fixed basic_istream_char_read_uint64 tests.
2012-11-12  Piotr Cabanmsvcp90: Fixed a memory leak in virtual destructor...
2012-11-12  Piotr Cabanmsvcp90: Free memory allocated by _get_current_locale...
2012-11-09  Daniel Lehmanmsvcp90/tests: Add fstream<>::tellg tests.
2012-11-07  Piotr Cabanmsvcp: Fixed uninitialized variable access in num_get...
2012-11-07  Piotr Cabanmsvcp90: Destroy string returned by basic_stringbuf_cha...
2012-11-07  Piotr Cabanmsvcp90: Fixed long long printing in tests.
2012-11-05  Daniel Lehmanmsvcp90: Use streambuf sgetc/snextc in std::getline...
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 Lehmanmsvcp90: In istream<>::tellg don't use sentry.
2012-10-31  Daniel Lehmanmsvcp90: Fix usage of fpos<>::off vs fpos<>::pos.
2012-10-31  Daniel Lehmanmsvcp90: Update fpos<>::off instead of pos in stringbuf...
2012-10-29  Daniel Lehmanmsvcp90: Set eof state in istream<>::peek if got eof.
2012-10-26  Daniel Lehmanmsvcp90: In istream::seekg, don't use sentry and clear...
2012-10-25  Daniel Lehmanmsvcp90: Set state at end of istream<>::ignore.
2012-10-24  Daniel Lehmanmsvcp90: Set failbit at end of istream<>::sentry::_Ipfx.
2012-10-24  Piotr Cabanmsvcp90: Convert characters to unsigned char before...
2012-10-19  Daniel Lehmanmsvcp90: In num_put, use default precision of 6 if...
2012-10-18  Daniel Lehmanmsvcp: Free facet and _Locimp in Locimp dtor.
2012-10-17  Piotr Cabanmsvcp: Sync implementations.
2012-10-17  Piotr Cabanmsvcp90: Added _Nomemory implementation.
2012-10-17  Piotr Cabanmsvcp90: Fixed strstreambuf_ctor_get implementation.
2012-10-16  Daniel Lehmanmsvcp90: Fix num_get<>::_Getffld.
2012-10-12  Daniel Lehmanmsvcp90: In codecvt<wchar_t>::do_out, copy local buffer...
2012-10-12  Daniel Lehmanmsvcp90: Fix parsing in num_get<>::_Getifld.
2012-10-10  Daniel Lehmanmsvcp90: Copy facetvec element pointer in copy ctor.
2012-10-10  Daniel Lehmanmsvcp90: Initialize state in mb_to_wc.
2012-10-09  Daniel Lehmanmsvcp90: Fix export for fstream<wchar_t> ctor.
2012-10-09  Daniel Lehmanmsvcp90: Fix cxx exception information for 64-bit.
2012-10-09  Daniel Lehmanmsvcp90: Flip fclose result check in filebuf<>::close.
2012-10-09  Daniel Lehmanmsvcp90: Change basic_ios<wchar_t>::imbue to match...
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-10-04  Piotr Cabanmsvcp90: Removed no longer needed exports.
2012-09-17  Piotr Cabanmsvcp90: VTBL_WRAPPER(60) is unused so remove it.
2012-09-14  Piotr Cabanmsvcp90: Remove unused thiscall functions.
2012-09-14  Piotr Cabanmsvcp90: Fixed _Getcat return type.
2012-09-13  Piotr Cabanmsvcp90: Added ios_base flags manipulators implementation.
2012-09-12  Piotr Cabanmsvcp: Fixed displaying of not NULL-terminated strings...
2012-09-12  Piotr Cabanmsvcp90: Added std::ws(basic_istream) implementation.
2012-09-11  Piotr Cabanmsvcp90: Fixed copied buffer siezes in functions operat...
2012-09-11  Piotr Cabanmsvcp90: Fixed reading lines containing only delimiter...
2012-09-10  Dan Kegelmsvcp90: Handle npos as length in more places.
2012-09-07  Piotr Cabanmsvcp90: Added std::flush(basic_ostream) implementation.
2012-09-07  Piotr Cabanmsvcp90: Pass RTTI base pointer from DllMain.
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-09-05  Piotr Cabanmsvcp90: Fixed RTTI structure on 64-bit systems.
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 Cabanmsvcp90: Manually define virtual destructors in vtables.
2012-08-16  Francois Gougetmsvcp90: Make basic_istream_read_str() static.
2012-08-16  Piotr Cabanmsvcp100: Fixed streamoff and streamsize definition.
2012-08-15  Piotr Cabanmsvcp90: Added missing -ret64 option.
2012-08-15  Piotr Cabanmsvcp90: Added strstreambuf seekpos and seekoff impleme...
2012-08-15  Piotr Cabanmsvcp90: Reset width value in basic_istream class on...
2012-08-15  Piotr Cabanmsvcp90: Fixed basic_streambuf::sputn functions behavio...
2012-08-15  Piotr Cabanmsvcp90: Added partial strstreambuf implementation.
2012-08-15  Piotr Cabanmsvcp90: Use streamoff in std::_BADOFF definition.
2012-08-15  Piotr Cabanmsvcp90: Added basic_stringstream<short> implementation.
2012-08-15  Piotr Cabanmsvcp90: Added basic_istringstream<short> implementation.
2012-08-15  Piotr Cabanmsvcp90: Added basic_ostringstream<short> implementation.
2012-08-15  Piotr Cabanmsvcp90: Export wcin, wcout, wcerr and wclog objects.
2012-08-14  Alexandre Julliardmsvcp90: Fix the calling convention of the basic_string...
2012-08-14  Piotr Cabanmsvcp90: Added basic_fstream<wchar> implementation.
2012-08-14  Piotr Cabanmsvcp90: Added basic_ifstream<wchar> implementation.
2012-08-14  Piotr Cabanmsvcp90: Added basic_ofstream<wchar> implementation.
2012-08-14  Piotr Cabanmsvcp90: Added basic_iostream<short> implementation.
2012-08-14  Piotr Cabanmsvcp90: Added basic_istream<short> implementation.
2012-08-14  Piotr Cabanmsvcp90: Added basic_ostream<short> implementation.
2012-08-14  Piotr Cabanmsvcp90: Added basic_filebuf<wchar> and basic_filebuf...
2012-08-14  Piotr Cabanmsvcp90: Only define virtual function callers in base...
next