projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wined3d: Get rid of wined3d_surface_set_format().
[wine]
/
dlls
/
msvcp90
/
2012-01-12
Piotr Caban
msvcp90: Fix mistakes in spec file.
tree
|
commitdiff
2012-01-12
Daniel Lehman
msvcp90: Forward uncaught_exception to msvcrt.
tree
|
commitdiff
2012-01-11
Daniel Lehman
msvcp90: Add num_get<char> stubs.
tree
|
commitdiff
2012-01-10
Piotr Caban
msvcp90: Fix errors related to name demangling.
tree
|
commitdiff
2012-01-09
Daniel Lehman
msvcp90: Add basic_ios<wchar_t> stubs.
tree
|
commitdiff
2012-01-06
Daniel Lehman
msvcp90: Fix return value for ctype<wchar_t> do_is...
tree
|
commitdiff
2012-01-05
Daniel Lehman
msvcp90: basic_string<>::rfind(ch) should call rfind.
tree
|
commitdiff
2012-01-05
Daniel Lehman
msvcp90: Add num_get<wchar_t> stubs.
tree
|
commitdiff
2012-01-05
Daniel Lehman
msvcp90: Make type_info::mangled larger.
tree
|
commitdiff
2012-01-04
Daniel Lehman
msvcp90: Use passed in beg to find the length in basic_...
tree
|
commitdiff
2012-01-03
Piotr Caban
msvcp90: Update data pointer after resizing string.
tree
|
commitdiff
2011-12-29
Piotr Caban
msvcp90/tests: Test virtual function calls returning...
tree
|
commitdiff
2011-12-29
Piotr Caban
msvcp90: Added numpunct<char> class implementation.
tree
|
commitdiff
2011-12-29
Piotr Caban
msvcp90: Added numpunct<char> constructors implementation.
tree
|
commitdiff
2011-12-29
Piotr Caban
msvcp90: Fix class functions invocation on 64bit systems.
tree
|
commitdiff
2011-12-23
Piotr Caban
msvcp90: Correctly initialize vtable pointer in Getcat...
tree
|
commitdiff
2011-12-23
Piotr Caban
msvcp90: Added numpunct<wchar_t> class stub.
tree
|
commitdiff
2011-12-23
Piotr Caban
msvcp90: Added numpunct<char> class stub.
tree
|
commitdiff
2011-12-22
Piotr Caban
msvcp90: Added ctype<wchar_t>::scan functions implement...
tree
|
commitdiff
2011-12-22
Piotr Caban
msvcp90: Added ctype<wchar_t>::is functions implementation.
tree
|
commitdiff
2011-12-22
Piotr Caban
msvcp90: Added ctype<wchar_t>::toupper functions implem...
tree
|
commitdiff
2011-12-22
Piotr Caban
msvcp90: Added ctype<wchar_t>::tolower functions implem...
tree
|
commitdiff
2011-12-22
Piotr Caban
msvcp90: Added ctype<wchar_t>::widen functions implemen...
tree
|
commitdiff
2011-12-22
Piotr Caban
msvcp90: Added ctype<wchar_t>::narrow functions impleme...
tree
|
commitdiff
2011-12-22
Piotr Caban
msvcp90: Added ctype<wchar_t> constructors implementation.
tree
|
commitdiff
2011-12-21
Piotr Caban
msvcp90: Don't crash if NULL is passed to _Strcoll...
tree
|
commitdiff
2011-12-21
Piotr Caban
msvcp90: Added ctype<char>::is functions implementation.
tree
|
commitdiff
2011-12-21
Piotr Caban
msvcp90: Added ctype<char>::toupper functions implement...
tree
|
commitdiff
2011-12-21
Piotr Caban
msvcp90: Added ctype<char>::tolower functions implement...
tree
|
commitdiff
2011-12-21
Piotr Caban
msvcp90: Hold _LOCK_LOCALE critical section while _Lock...
tree
|
commitdiff
2011-12-21
Piotr Caban
msvcp90: Added ctype<char>::widen functions implementation.
tree
|
commitdiff
2011-12-21
Piotr Caban
msvcp90: Added ctype<char>::narrow functions implementa...
tree
|
commitdiff
2011-12-21
Piotr Caban
msvcp90: Added ctype<char> constructors implementation.
tree
|
commitdiff
2011-12-21
Piotr Caban
msvcp90: Added partial collate<wchar_t> implementation.
tree
|
commitdiff
2011-12-20
Piotr Caban
msvcp90: Correctly export collate<short> constructors.
tree
|
commitdiff
2011-12-20
Piotr Caban
msvcp90: Added collate<char>::do_hash implementation.
tree
|
commitdiff
2011-12-20
Piotr Caban
msvcp90: Added collate<char>::compare implementation.
tree
|
commitdiff
2011-12-20
Piotr Caban
msvcp90: Added macro to call functions from vtable.
tree
|
commitdiff
2011-12-19
Piotr Caban
msvcp90: Use macro to define RTTI data.
tree
|
commitdiff
2011-12-19
Piotr Caban
msvcp90: Added collate<char> constructors implementation.
tree
|
commitdiff
2011-12-19
Piotr Caban
msvcp90: Reorder classes to avoid forward declarations.
tree
|
commitdiff
2011-12-16
Piotr Caban
msvcp90: Added ctype<unsigned short> class stub.
tree
|
commitdiff
2011-12-16
Piotr Caban
msvcp90: Added ctype<wchar_t> class stub.
tree
|
commitdiff
2011-12-16
Piotr Caban
msvcp90: Added ctype<char> class stub.
tree
|
commitdiff
2011-12-16
Piotr Caban
msvcp90: Added ctype_base class implementation.
tree
|
commitdiff
2011-12-15
Piotr Caban
msvcp90: Added collate<unsigned short> class stub.
tree
|
commitdiff
2011-12-15
Piotr Caban
msvcp90: Added collate<wchar_t> class stub.
tree
|
commitdiff
2011-12-15
Piotr Caban
msvcp90: Added collate<char> class stub.
tree
|
commitdiff
2011-12-15
Piotr Caban
msvcp90: Fixed basic_streambuf<char> vtable.
tree
|
commitdiff
2011-12-15
Piotr Caban
msvcp90: Removed __ASM_EXCEPTION_VTABLE macro.
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Locinfo::_Gettnames implementation.
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Locinfo::_Getmonths implementation.
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Locinfo::_Getdays implementation.
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Locinfo::_Getname implementation.
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Locinfo::_Getlconv implementation.
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Locinfo::_Getfalse and _Gettrue impleme...
tree
|
commitdiff
2011-12-08
Piotr Caban
msvcp90: Added _Getcvt implementation.
tree
|
commitdiff
2011-12-06
Piotr Caban
msvcp90: Added _Getctype implementation.
tree
|
commitdiff
2011-12-06
Piotr Caban
msvcp90: Added _Getcoll implementation.
tree
|
commitdiff
2011-12-06
Piotr Caban
msvcp90: Added _Locinfo::_Addcats partial implementation.
tree
|
commitdiff
2011-12-06
Piotr Caban
msvcp90: Added _Locinfo constructor implementation.
tree
|
commitdiff
2011-11-25
Piotr Caban
msvcp90: Added runtime_exception implementation.
tree
|
commitdiff
2011-11-25
Piotr Caban
msvcp90: Reorganize __ASM_EXCEPTION_VTABLE macro.
tree
|
commitdiff
2011-11-25
Piotr Caban
msvcp90: Added _Timevec class implementation.
tree
|
commitdiff
2011-11-25
Piotr Caban
msvcp90: Added locale::name implementation.
tree
|
commitdiff
2011-11-25
Piotr Caban
msvcp90: Added locale::_Addfac implementation.
tree
|
commitdiff
2011-11-25
Piotr Caban
msvcp90: Added locale copy based constructors implement...
tree
|
commitdiff
2011-11-23
Piotr Caban
msvcp90: Added empty locale constructor and destructor...
tree
|
commitdiff
2011-11-23
Piotr Caban
msvcp90: Added partial locale::_Locimp implementation.
tree
|
commitdiff
2011-11-17
Piotr Caban
msvcp90: Forward basic_string<short> to basic_string...
tree
|
commitdiff
2011-11-16
Piotr Caban
msvcp90: Fixed parameters number in functions returning...
tree
|
commitdiff
2011-11-16
Piotr Caban
msvcp90: Added basic_string::insert implementation.
tree
|
commitdiff
2011-11-16
Piotr Caban
msvcp90: Added basic_string::copy implementation.
tree
|
commitdiff
2011-11-16
Piotr Caban
msvcp90: Added basic_string::_Copy implementation.
tree
|
commitdiff
2011-11-15
Piotr Caban
msvcp90: Don't define empty structure.
tree
|
commitdiff
2011-11-14
Francois Gouget
msvcp90: Remove an unneeded cast.
tree
|
commitdiff
2011-11-07
Andrew Talbot
msvcp90: Superfluous semicolons fix.
tree
|
commitdiff
2011-10-27
Francois Gouget
msvcp90: Add a space before an implementation function...
tree
|
commitdiff
2011-10-18
Piotr Caban
msvcp90: Use debugstr_a to avoid overflow in traces.
tree
|
commitdiff
2011-10-18
Piotr Caban
msvcp90: Fix buffer size in basic_string_char_grow.
tree
|
commitdiff
2011-10-18
Piotr Caban
msvcp90: Added basic_string::get_allocator implementation.
tree
|
commitdiff
2011-10-18
Piotr Caban
msvcp90: Added basic_string::erase iterator based funct...
tree
|
commitdiff
2011-10-18
Piotr Caban
msvcp90: Added basic_string::replace iterator based...
tree
|
commitdiff
2011-10-18
Piotr Caban
msvcp90: Added basic_string::find_last_not_of implement...
tree
|
commitdiff
2011-10-18
Piotr Caban
msvcp90: Added basic_string::rfind implementation.
tree
|
commitdiff
2011-10-14
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2011-10-14
Piotr Caban
msvcp90: Added _String_val class implementation.
tree
|
commitdiff
2011-10-14
Piotr Caban
msvcp90: Remove code that is never executed.
tree
|
commitdiff
2011-10-14
Piotr Caban
msvcp90: Added basic_string::max_size implementation.
tree
|
commitdiff
2011-10-14
Piotr Caban
msvcp90: Added more basic_string constructor implementa...
tree
|
commitdiff
2011-10-14
Piotr Caban
msvcp90: Added more basic_string::assing functions.
tree
|
commitdiff
2011-10-14
Piotr Caban
msvcp90: Added basic_string::operator>= implementation.
tree
|
commitdiff
2011-10-14
Piotr Caban
msvcp90: Added basic_string::operator> implementation.
tree
|
commitdiff
2011-10-14
Piotr Caban
msvcp90: Added basic_string::operator<= implementation.
tree
|
commitdiff
2011-10-13
Piotr Caban
msvcp90: Added basic_string::operator[] implementation.
tree
|
commitdiff
2011-10-13
Piotr Caban
msvcp90: Added basic_string<wchar>::replace implementation.
tree
|
commitdiff
2011-10-13
Piotr Caban
msvcp90: Added basic_string<char>::replace implementation.
tree
|
commitdiff
2011-10-13
Piotr Caban
msvcp90: Added basic_string::reserve implementation.
tree
|
commitdiff
2011-10-13
Piotr Caban
msvcp90: Added operator+(basic_string, char) implementa...
tree
|
commitdiff
2011-10-13
Piotr Caban
msvcp90: Added basic_string::find_first_not_of implemen...
tree
|
commitdiff
next