projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d3dcompiler43/tests: Don't use IUnknown_Release().
[wine]
/
dlls
/
msvcp60
/
2012-12-03
Andrew Talbot
msvcp60: Remove unused semicolons.
tree
|
commitdiff
2012-11-30
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2012-11-28
Piotr Caban
msvcp: Remove superfluous semicolons.
tree
|
commitdiff
2012-11-28
Piotr Caban
msvcp60: Added seekoff exports.
tree
|
commitdiff
2012-11-28
Piotr Caban
msvcp60: Added basic_filebuf<short>::_Initcvt export.
tree
|
commitdiff
2012-11-28
Piotr Caban
msvcp60: Added locale::Iscloc implementation.
tree
|
commitdiff
2012-11-28
Piotr Caban
msvcp60: Added locale::_Getfacet export.
tree
|
commitdiff
2012-11-28
Piotr Caban
msvcp60: Added locale::_Locimp::_Global export.
tree
|
commitdiff
2012-11-28
Piotr Caban
msvcp60: Forward bad_cast functions to msvcrt.
tree
|
commitdiff
2012-11-27
Piotr Caban
msvcp60: Export locale classes destructors.
tree
|
commitdiff
2012-11-27
Piotr Caban
msvcp: Sync implementations.
tree
|
commitdiff
2012-11-27
Andrew Talbot
msvcp60: Remove superfluous semicolons.
tree
|
commitdiff
2012-11-23
Francois Gouget
msvcp60: Make some codecvt_xxx() functions static or...
tree
|
commitdiff
2012-11-19
Piotr Caban
msvcp60: Fixed basic_string::_Copy implementation.
tree
|
commitdiff
2012-11-19
Piotr Caban
msvcp60: Fixed basic_string::_Tidy implementation.
tree
|
commitdiff
2012-11-19
Piotr Caban
msvcp60: Fixed handling of empty strings.
tree
|
commitdiff
2012-11-19
Piotr Caban
msvcp60: Export basic_ostream constructors.
tree
|
commitdiff
2012-11-19
Piotr Caban
msvcp60: Added basic_stringbuf::_Mode implementation.
tree
|
commitdiff
2012-11-16
Piotr Caban
msvcp: Sync implementations.
tree
|
commitdiff
2012-11-14
Piotr Caban
msvcp60: Added iostream tests.
tree
|
commitdiff
2012-11-14
Piotr Caban
msvcp60: Fixed basic_istream::getline(basic_string...
tree
|
commitdiff
2012-11-14
Piotr Caban
msvcp60: Fixed basic_istream::seekg implementation.
tree
|
commitdiff
2012-11-14
Piotr Caban
msvcp60: Fixed basic_istream::ipfx implementation.
tree
|
commitdiff
2012-11-14
Piotr Caban
msvcp60: Fixed num_put::fput implementation.
tree
|
commitdiff
2012-11-14
Piotr Caban
msvcp60: Fixed num_get class implementataion.
tree
|
commitdiff
2012-11-14
Piotr Caban
msvcp60: Remove mutex class.
tree
|
commitdiff
2012-11-14
Piotr Caban
msvcp60: Added basic_string tests.
tree
|
commitdiff
2012-11-14
Piotr Caban
msvcp60: Fixed basic_string::c_str implementation.
tree
|
commitdiff
2012-11-14
Piotr Caban
msvcp60: Fixed basic_filebuf<short> implementation.
tree
|
commitdiff
2012-11-14
Piotr Caban
msvcp60: Fixed basic_filebuf<char> implementation.
tree
|
commitdiff
2012-11-07
Piotr Caban
msvcp60: Fixed basic_streambuf class structure.
tree
|
commitdiff
2012-11-07
Piotr Caban
msvcp: Fixed uninitialized variable access in num_get...
tree
|
commitdiff
2012-11-05
Daniel Lehman
msvcp: Sync std::getline(istream<> &) implementations.
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
msvcp: Sync fpos usage and istream<>::tellg.
tree
|
commitdiff
2012-10-29
Daniel Lehman
msvcp: Sync istream<>::peek implementations.
tree
|
commitdiff
2012-10-26
Daniel Lehman
msvcp: Sync istream<>::seekg implementations.
tree
|
commitdiff
2012-10-25
Daniel Lehman
msvcp: Sync 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
msvcp: Sync implementations.
tree
|
commitdiff
2012-10-22
Piotr Caban
msvcp60: Copy correct number of characters in basic_str...
tree
|
commitdiff
2012-10-19
Daniel Lehman
msvcp: Sync num_put<> put_double.
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
msvcp60: Fixed basic_stringbuf class structure.
tree
|
commitdiff
2012-10-17
Piotr Caban
msvcp60: Fixed overflow in basic_string_char_find_cstr_...
tree
|
commitdiff
2012-10-17
Piotr Caban
msvcp60: Added more std::getline functions.
tree
|
commitdiff
2012-10-16
Daniel Lehman
msvcp: Sync num_get<>::_Getifld.
tree
|
commitdiff
2012-10-11
Piotr Caban
msvcp: Sync implementations.
tree
|
commitdiff
2012-10-10
Daniel Lehman
msvcp: Flip fclose result check in filebuf<>::close.
tree
|
commitdiff
2012-10-09
Piotr Caban
msvcp60: Added missing 64-bit exports.
tree
|
commitdiff
2012-10-08
Piotr Caban
msvcp60: Added basic_istream::seekg implementation.
tree
|
commitdiff
2012-10-08
Piotr Caban
msvcp60: Added basic_fstream constructors implementation.
tree
|
commitdiff
2012-10-08
Piotr Caban
msvcp60: Added basic_ofstream constructors implementation.
tree
|
commitdiff
2012-10-08
Piotr Caban
msvcp60: Added basic_ifstream constructors implementation.
tree
|
commitdiff
2012-10-08
Piotr Caban
msvcp60: Added basic_fstream::open implementation.
tree
|
commitdiff
2012-10-08
Piotr Caban
msvcp60: Added basic_ofstream::open implementation.
tree
|
commitdiff
2012-10-08
Piotr Caban
msvcp60: Added basic_ifstream::open implementation.
tree
|
commitdiff
2012-10-08
Piotr Caban
msvcp60: Added basic_filebuf::open implementation.
tree
|
commitdiff
2012-10-08
Piotr Caban
msvcp60: Added __Fiopen implementation.
tree
|
commitdiff
2012-10-04
Piotr Caban
msvcp60: Fixed ctype class vtable.
tree
|
commitdiff
2012-10-04
Piotr Caban
msvcp60: Fixed vtables in IO classes.
tree
|
commitdiff
2012-10-04
Piotr Caban
msvcp60: Handle differences in basic_string::c_str...
tree
|
commitdiff
2012-10-04
Piotr Caban
msvcp60: Copy source files from msvcp90.
tree
|
commitdiff
2012-10-04
Piotr Caban
msvcp60: Sync exceptions implementations.
tree
|
commitdiff
2012-09-12
Piotr Caban
msvcp: Fixed displaying of not NULL-terminated strings...
tree
|
commitdiff
2012-09-11
Piotr Caban
msvcp: Prevent overflows while operating on string...
tree
|
commitdiff
2012-09-07
Piotr Caban
msvcp60: Fixed RTTI structure on 64-bit systems.
tree
|
commitdiff
2012-08-20
Piotr Caban
msvcrt: Fixed vector destructors implementation on...
tree
|
commitdiff
2012-08-17
Piotr Caban
msvcp60: Manually define virtual destructors in vtables.
tree
|
commitdiff
2012-08-14
Piotr Caban
msvcp: Rename msvcp90 debug channel.
tree
|
commitdiff
2012-08-13
Michael Stefaniuc
msvcp60: Avoid FALSE:TRUE conditional expressions.
tree
|
commitdiff
2012-07-03
Piotr Caban
msvcp60: Keep class definitions in separate file.
tree
|
commitdiff
2012-07-02
Piotr Caban
msvcp90: Fix __cdecl functions definitions that returns...
tree
|
commitdiff
2012-06-29
Francois Gouget
msvcp60: Remove the msvcp90 debug channel from misc...
tree
|
commitdiff
2012-06-28
Francois Gouget
msvcp60: Remove unused functions.
tree
|
commitdiff
2012-06-28
Francois Gouget
msvcp60: Make _Lockit_ctor_locktype() static.
tree
|
commitdiff
2012-04-04
Alexandre Julliard
msvcp60: Use the correct vtable pointer for type_info...
tree
|
commitdiff
2012-04-04
Alexandre Julliard
msvcp60: Use DEFINE_RTTI_DATA to initialize exception...
tree
|
commitdiff
2012-03-30
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2012-03-29
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2012-03-09
Thomas Faber
msvcp60: Fix build with MSVC.
tree
|
commitdiff
2012-01-31
Austin English
msvcp60: Remove unnecessary assignments (LLVM/Clang).
tree
|
commitdiff
2012-01-30
Piotr Caban
msvcp60: Fix _Lockit class implementation.
tree
|
commitdiff
2012-01-10
Piotr Caban
msvcp60: Fix errors related to name demangling.
tree
|
commitdiff
2012-01-10
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2012-01-09
Francois Gouget
msvcp60: Add a trailing '\n' to a couple of TRACE(...
tree
|
commitdiff
2012-01-05
Piotr Caban
msvcp60: Added full basic_string::_Grow implementation.
tree
|
commitdiff
2012-01-05
Piotr Caban
msvcp60: Fix basic_string::rfind(char) implementation.
tree
|
commitdiff
2012-01-05
Piotr Caban
msvcp60: Added basic_string<unsigned short> implementation.
tree
|
commitdiff
2012-01-04
Piotr Caban
msvcp60: Added partial exceptions support.
tree
|
commitdiff
2012-01-04
Piotr Caban
msvcp60: Don't forward _Lockit calls to msvcp90.
tree
|
commitdiff
2012-01-04
Piotr Caban
msvcp60: Added basic_string<char> support.
tree
|
commitdiff
2011-11-17
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2011-11-16
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2011-10-18
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2011-10-14
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2011-10-13
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2011-09-14
Piotr Caban
msvcp60: Remove incorrect forwards from spec file.
tree
|
commitdiff
next