Vincent Pelletier
|
6fa52cd37d
|
msvcp90: Direct basic_string::operator=(char const *) to existing implementation.
|
2010-09-27 15:02:48 +02:00 |
Piotr Caban
|
d09287619d
|
msvcp90: Added basic_string<{char, wchar_t}> equal operator implementation.
|
2010-09-02 11:55:11 +02:00 |
Piotr Caban
|
ec8cdcc227
|
msvcp90: Added basic_string<{char, wchar_t}>.{length, size} implementation.
|
2010-09-02 11:55:01 +02:00 |
Piotr Caban
|
168dabf063
|
msvcp90: Added basic_string<{char, wchar_t}>.data implementation.
|
2010-09-02 11:54:49 +02:00 |
Piotr Caban
|
e91dae7897
|
msvcp90: Fix incorrect export.
|
2010-09-01 14:01:02 +02:00 |
Piotr Caban
|
04f4b8a3d9
|
msvcp90: Added partiall basic_string<wchar_t> implementation.
|
2010-08-30 17:56:54 +02:00 |
Alexandre Julliard
|
c4f673fb63
|
msvcrt: List the this pointer as an additional argument for thiscall functions.
|
2010-08-24 19:29:27 +02:00 |
Alexandre Julliard
|
c6423058db
|
msvcp90: Use the thiscall type on appropriate entry points.
|
2010-08-24 16:24:18 +02:00 |
Piotr Caban
|
256a08aea6
|
msvcp90: Added _String_base::Xinvarg implementation.
|
2010-08-24 12:20:58 +02:00 |
Piotr Caban
|
d7938822f7
|
msvcp90: Added _String_base::Xran implementation.
|
2010-08-20 13:21:34 +02:00 |
Piotr Caban
|
1ba4fff989
|
msvcp90: Added _String_base::Xlen implementation.
|
2010-08-20 13:21:33 +02:00 |
Piotr Caban
|
22e221c420
|
msvcp90: Added basic_string<char>::c_str implementation.
|
2010-08-20 13:21:32 +02:00 |
Piotr Caban
|
6675d69a0b
|
msvcp90: Added basic_string<char> constructor implementation (from cstr).
|
2010-08-20 13:21:31 +02:00 |
Piotr Caban
|
d7b4b032de
|
msvcp90: Added basic_string<char> copy constructor implementation.
|
2010-08-20 13:21:30 +02:00 |
Piotr Caban
|
703ab02bc3
|
msvcp90: Added ~basic_string<char> implementation.
|
2010-08-19 17:32:20 +02:00 |
Piotr Caban
|
6040c8f897
|
msvcp90: Added some basic_string<char>::assign implementations.
|
2010-08-19 17:32:20 +02:00 |
Piotr Caban
|
935e0f53a1
|
msvcp90: Added basic_string<char>::erase implementation.
|
2010-08-19 17:32:20 +02:00 |
Piotr Caban
|
50c99f0018
|
msvcp90: Added basic_string<char>::npos.
|
2010-08-19 17:32:20 +02:00 |
Piotr Caban
|
6c57f13a6b
|
msvcp90: Added basic_string<char> constructor (with no arguments) implementation.
|
2010-08-19 17:32:20 +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
|
96c622dfc8
|
msvcp90: Added char_traits<unsigned short> 64-bit exports.
|
2010-08-16 17:28:57 +02:00 |
Piotr Caban
|
fad0f817ee
|
msvcp90: Added char_traits<wchar_t> 64-bit exports.
|
2010-08-16 17:28:57 +02:00 |
Piotr Caban
|
2ef0077d6b
|
msvcp90: Added char_traits<char> 64-bit exports.
|
2010-08-16 17:28:56 +02:00 |
Piotr Caban
|
3ba830446d
|
msvcp90: Added 64-bit exports.
|
2010-07-28 16:28:19 +02:00 |
Piotr Caban
|
e79af2f0d9
|
msvcp90: Added allocator<char> implementation.
|
2010-07-22 17:43:03 +02:00 |
Piotr Caban
|
0a4e90153d
|
msvcp90: Added char_traits<unsigned short> implementation.
|
2010-07-21 13:23:32 +02:00 |
Piotr Caban
|
8313d52ccc
|
msvcp90: Added char_traits<wchar_t> implementation.
|
2010-07-21 10:11:55 +02:00 |
Piotr Caban
|
b895c10432
|
msvcp90: Added char_traits<char> implementation.
|
2010-07-21 10:11:52 +02:00 |
Piotr Caban
|
9ae9d263da
|
msvcp90: Added stub dll.
|
2010-07-21 09:35:08 +02:00 |