winmm: Rearrange device mapping when a new default device is chosen.
[wine] / dlls / msvcp90 / tests / ios.c
2012-11-14  Piotr Cabanmsvcp90: Fixed basic_istream_char_read_uint64 tests.
2012-11-09  Daniel Lehmanmsvcp90/tests: Add fstream<>::tellg tests.
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-10-31  Daniel Lehmanmsvcp90: In istream<>::tellg don't use sentry.
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-19  Daniel Lehmanmsvcp90: In num_put, use default precision of 6 if...
2012-10-16  Daniel Lehmanmsvcp90: Fix num_get<>::_Getffld.
2012-10-12  Daniel Lehmanmsvcp90: Fix parsing in num_get<>::_Getifld.