Piotr Caban
|
40ef9b2d78
|
msvcp100: Fix basic_string class definition.
|
2014-10-20 14:02:14 +09:00 |
Thomas Faber
|
62901e6ea0
|
msvcp90: Fix build with MSVC.
|
2012-03-09 11:27:27 +01:00 |
Andrew Talbot
|
43bbce728a
|
msvcp90: Superfluous semicolons fix.
|
2011-11-07 11:54:36 +01:00 |
Piotr Caban
|
6e4ad33941
|
msvcp90: Added basic_string<char>(allocator<char>) constructor implementation.
|
2011-09-12 16:49:56 +02:00 |
Alexandre Julliard
|
cfad9c3d54
|
msvcp90: Add an msvcp-specific size_t to avoid casts in traces.
|
2011-05-27 17:53:38 +02:00 |
Alexandre Julliard
|
14072676a6
|
msvcrt: Use a __thiscall macro where appropriate to make the calling convention clearer.
|
2010-08-24 16:31:25 +02:00 |
Francois Gouget
|
57877b2487
|
msvcp90: Remove the msvcp90 debug channel where unused.
|
2010-08-24 15:22:36 +02:00 |
Piotr Caban
|
99a6926f3e
|
msvcp90: Added allocator<void> implementation.
|
2010-08-19 17:32:20 +02:00 |
Piotr Caban
|
eecd9ce06b
|
msvcp90: Added allocator<unsigned short> implementation.
|
2010-08-19 17:32:20 +02:00 |
Piotr Caban
|
7032010381
|
msvcp90: Added allocator<wchar_t> implementation.
|
2010-08-19 17:32:20 +02:00 |
Piotr Caban
|
2a866928c9
|
msvcp90: Added allocator<char> 64-bit exports.
|
2010-08-18 11:12:22 +02:00 |
Piotr Caban
|
e79af2f0d9
|
msvcp90: Added allocator<char> implementation.
|
2010-07-22 17:43:03 +02:00 |