projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3d9/tests: Add test for IDirect3DDevice9_Reset with BackBufferWidth/Height = 0.
[wine]
/
dlls
/
msvcp90
/
2012-11-05
Daniel Lehman
msvcp90: Use streambuf sgetc/snextc in std::getline...
tree
|
commitdiff
2012-11-02
Piotr Caban
msvcp90: Use critical sections in mutex object.
tree
|
commitdiff
2012-11-02
Piotr Caban
msvcp90: Fixed incorrect sentry object usage.
tree
|
commitdiff
2012-10-31
Daniel Lehman
msvcp90: In istream<>::tellg don't use sentry.
tree
|
commitdiff
2012-10-31
Daniel Lehman
msvcp90: Fix usage of fpos<>::off vs fpos<>::pos.
tree
|
commitdiff
2012-10-31
Daniel Lehman
msvcp90: Update fpos<>::off instead of pos in stringbuf...
tree
|
commitdiff
2012-10-29
Daniel Lehman
msvcp90: Set eof state in istream<>::peek if got eof.
tree
|
commitdiff
2012-10-26
Daniel Lehman
msvcp90: In istream::seekg, don't use sentry and clear...
tree
|
commitdiff
2012-10-25
Daniel Lehman
msvcp90: Set state at end of istream<>::ignore.
tree
|
commitdiff
2012-10-24
Daniel Lehman
msvcp90: Set failbit at end of istream<>::sentry::_Ipfx.
tree
|
commitdiff
2012-10-24
Piotr Caban
msvcp90: Convert characters to unsigned char before...
tree
|
commitdiff
2012-10-19
Daniel Lehman
msvcp90: In num_put, use default precision of 6 if...
tree
|
commitdiff
2012-10-18
Daniel Lehman
msvcp: Free facet and _Locimp in Locimp dtor.
tree
|
commitdiff
2012-10-17
Piotr Caban
msvcp: Sync implementations.
tree
|
commitdiff
2012-10-17
Piotr Caban
msvcp90: Added _Nomemory implementation.
tree
|
commitdiff
2012-10-17
Piotr Caban
msvcp90: Fixed strstreambuf_ctor_get implementation.
tree
|
commitdiff
2012-10-16
Daniel Lehman
msvcp90: Fix num_get<>::_Getffld.
tree
|
commitdiff
2012-10-12
Daniel Lehman
msvcp90: In codecvt<wchar_t>::do_out, copy local buffer...
tree
|
commitdiff
2012-10-12
Daniel Lehman
msvcp90: Fix parsing in num_get<>::_Getifld.
tree
|
commitdiff
2012-10-10
Daniel Lehman
msvcp90: Copy facetvec element pointer in copy ctor.
tree
|
commitdiff
2012-10-10
Daniel Lehman
msvcp90: Initialize state in mb_to_wc.
tree
|
commitdiff
2012-10-09
Daniel Lehman
msvcp90: Fix export for fstream<wchar_t> ctor.
tree
|
commitdiff
2012-10-09
Daniel Lehman
msvcp90: Fix cxx exception information for 64-bit.
tree
|
commitdiff
2012-10-09
Daniel Lehman
msvcp90: Flip fclose result check in filebuf<>::close.
tree
|
commitdiff
2012-10-09
Daniel Lehman
msvcp90: Change basic_ios<wchar_t>::imbue to match...
tree
|
commitdiff
2012-10-04
Piotr Caban
msvcp90: Added _Winit class implementation.
tree
|
commitdiff
2012-10-04
Piotr Caban
msvcp90: Added ios_base::Init class implementation.
tree
|
commitdiff
2012-10-04
Piotr Caban
msvcp90: Fixed io classes cleaning.
tree
|
commitdiff
2012-10-04
Piotr Caban
msvcp90: Removed no longer needed exports.
tree
|
commitdiff
2012-09-17
Piotr Caban
msvcp90: VTBL_WRAPPER(60) is unused so remove it.
tree
|
commitdiff
2012-09-14
Piotr Caban
msvcp90: Remove unused thiscall functions.
tree
|
commitdiff
2012-09-14
Piotr Caban
msvcp90: Fixed _Getcat return type.
tree
|
commitdiff
2012-09-13
Piotr Caban
msvcp90: Added ios_base flags manipulators implementation.
tree
|
commitdiff
2012-09-12
Piotr Caban
msvcp: Fixed displaying of not NULL-terminated strings...
tree
|
commitdiff
2012-09-12
Piotr Caban
msvcp90: Added std::ws(basic_istream) implementation.
tree
|
commitdiff
2012-09-11
Piotr Caban
msvcp90: Fixed copied buffer siezes in functions operat...
tree
|
commitdiff
2012-09-11
Piotr Caban
msvcp90: Fixed reading lines containing only delimiter...
tree
|
commitdiff
2012-09-10
Dan Kegel
msvcp90: Handle npos as length in more places.
tree
|
commitdiff
2012-09-07
Piotr Caban
msvcp90: Added std::flush(basic_ostream) implementation.
tree
|
commitdiff
2012-09-07
Piotr Caban
msvcp90: Pass RTTI base pointer from DllMain.
tree
|
commitdiff
2012-09-06
Piotr Caban
msvcp90: Added locale_ctor_locale_locale implementation.
tree
|
commitdiff
2012-09-06
Piotr Caban
msvcp90: Fixed locale_ctor_cstr implementation.
tree
|
commitdiff
2012-09-06
Piotr Caban
msvcp90: Fixed basic_stringbuf_wchar_overflow implement...
tree
|
commitdiff
2012-09-05
Piotr Caban
msvcp90: Fixed RTTI structure on 64-bit systems.
tree
|
commitdiff
2012-08-20
Piotr Caban
msvcrt: Fixed vector destructors implementation on...
tree
|
commitdiff
2012-08-20
Piotr Caban
msvcp90: Fixed buffer allocation in basic_stringbuf...
tree
|
commitdiff
2012-08-17
Piotr Caban
msvcp90: Manually define virtual destructors in vtables.
tree
|
commitdiff
2012-08-16
Francois Gouget
msvcp90: Make basic_istream_read_str() static.
tree
|
commitdiff
2012-08-16
Piotr Caban
msvcp100: Fixed streamoff and streamsize definition.
tree
|
commitdiff
2012-08-15
Piotr Caban
msvcp90: Added missing -ret64 option.
tree
|
commitdiff
2012-08-15
Piotr Caban
msvcp90: Added strstreambuf seekpos and seekoff impleme...
tree
|
commitdiff
2012-08-15
Piotr Caban
msvcp90: Reset width value in basic_istream class on...
tree
|
commitdiff
2012-08-15
Piotr Caban
msvcp90: Fixed basic_streambuf::sputn functions behavio...
tree
|
commitdiff
2012-08-15
Piotr Caban
msvcp90: Added partial strstreambuf implementation.
tree
|
commitdiff
2012-08-15
Piotr Caban
msvcp90: Use streamoff in std::_BADOFF definition.
tree
|
commitdiff
2012-08-15
Piotr Caban
msvcp90: Added basic_stringstream<short> implementation.
tree
|
commitdiff
2012-08-15
Piotr Caban
msvcp90: Added basic_istringstream<short> implementation.
tree
|
commitdiff
2012-08-15
Piotr Caban
msvcp90: Added basic_ostringstream<short> implementation.
tree
|
commitdiff
2012-08-15
Piotr Caban
msvcp90: Export wcin, wcout, wcerr and wclog objects.
tree
|
commitdiff
2012-08-14
Alexandre Julliard
msvcp90: Fix the calling convention of the basic_string...
tree
|
commitdiff
2012-08-14
Piotr Caban
msvcp90: Added basic_fstream<wchar> implementation.
tree
|
commitdiff
2012-08-14
Piotr Caban
msvcp90: Added basic_ifstream<wchar> implementation.
tree
|
commitdiff
2012-08-14
Piotr Caban
msvcp90: Added basic_ofstream<wchar> implementation.
tree
|
commitdiff
2012-08-14
Piotr Caban
msvcp90: Added basic_iostream<short> implementation.
tree
|
commitdiff
2012-08-14
Piotr Caban
msvcp90: Added basic_istream<short> implementation.
tree
|
commitdiff
2012-08-14
Piotr Caban
msvcp90: Added basic_ostream<short> implementation.
tree
|
commitdiff
2012-08-14
Piotr Caban
msvcp90: Added basic_filebuf<wchar> and basic_filebuf...
tree
|
commitdiff
2012-08-14
Piotr Caban
msvcp90: Only define virtual function callers in base...
tree
|
commitdiff
2012-08-14
Piotr Caban
msvcp: Rename msvcp90 debug channel.
tree
|
commitdiff
2012-07-26
Piotr Caban
msvcp71: Added iterator based basic_string::replace...
tree
|
commitdiff
2012-07-25
Francois Gouget
msvcp90: Make num_put__Iput() static.
tree
|
commitdiff
2012-07-24
Piotr Caban
msvcp90: Fixed num_get<short>::vftable.
tree
|
commitdiff
2012-07-24
Piotr Caban
msvcp90: Added num_put<short> implementation.
tree
|
commitdiff
2012-07-24
Piotr Caban
msvcp90: Fixed EOF detection in basic_streambuf_char__X...
tree
|
commitdiff
2012-07-24
Piotr Caban
msvcp90: Fixed EOF detection in basic_filebuf_char_uflo...
tree
|
commitdiff
2012-07-17
Daniel Lehman
msvcp90: Handle npos as a len in basic_string<>::replace.
tree
|
commitdiff
2012-07-09
Piotr Caban
msvcp90: Fix parsing of floating point numbers starting...
tree
|
commitdiff
2012-07-09
Piotr Caban
msvcp90: Fix off by one issues in basic_string function...
tree
|
commitdiff
2012-07-09
Piotr Caban
msvcp90: Fix EOF handling in basic_filebuf<char>::under...
tree
|
commitdiff
2012-07-09
Piotr Caban
msvcp90/tests: Added destructor tests for class with...
tree
|
commitdiff
2012-07-09
Piotr Caban
msvcp90: Pass base class pointer to virtual functions.
tree
|
commitdiff
2012-07-09
Piotr Caban
msvcp90: Implement more basic_ostream<wchar>::operator...
tree
|
commitdiff
2012-07-09
Piotr Caban
msvcp90: Implement more basic_ostream<char>::operator...
tree
|
commitdiff
2012-07-09
Piotr Caban
msvcp90: Implement more basic_istream<wchar>::operator...
tree
|
commitdiff
2012-07-09
Piotr Caban
msvcp90: Implement more basic_istream<char>::operator...
tree
|
commitdiff
2012-07-03
Piotr Caban
msvcp90: Added locale::empty implementation.
tree
|
commitdiff
2012-07-03
Piotr Caban
msvcp90: Keep class definitions in separate file.
tree
|
commitdiff
2012-07-03
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2012-07-02
Piotr Caban
msvcp90/tests: Added _Getcoll tests.
tree
|
commitdiff
2012-07-02
Piotr Caban
msvcp90/tests: Fixed _Getctype tests.
tree
|
commitdiff
2012-07-02
Piotr Caban
msvcp90: Fix __cdecl functions definitions that returns...
tree
|
commitdiff
2012-06-29
Piotr Caban
msvcp90: Added basic_stringstream<wchar> implementation.
tree
|
commitdiff
2012-06-29
Piotr Caban
msvcp90: Added basic_istringstream<wchar> implementation.
tree
|
commitdiff
2012-06-29
Piotr Caban
msvcp90: Added basic_ostringstream<wchar> implementation.
tree
|
commitdiff
2012-06-29
Piotr Caban
msvcp90: Added basic_stringbuf<wchar> and basic_stringb...
tree
|
commitdiff
2012-06-29
Piotr Caban
msvcp90: Added basic_stringstream<char> implementation.
tree
|
commitdiff
2012-06-29
Piotr Caban
msvcp90: Added basic_istringstream<char> implementation.
tree
|
commitdiff
2012-06-29
Piotr Caban
msvcp90: Added basic_ostringstream<char> implementation.
tree
|
commitdiff
2012-06-29
Piotr Caban
msvcp90: Implement remaining functions in basic_stringb...
tree
|
commitdiff
2012-06-28
Owen Rudge
msvcp90: Add initial basic_stringbuf<char> implementation.
tree
|
commitdiff
next