Francois Gouget
|
b9b2692695
|
msvcp60: Remove unused functions.
|
2012-06-28 18:52:30 +02:00 |
Austin English
|
79dd34993a
|
msvcp60: Remove unnecessary assignments (LLVM/Clang).
|
2012-01-31 13:48:07 +01:00 |
Francois Gouget
|
5ff7ecaae0
|
msvcp60: Add a trailing '\n' to a couple of TRACE() messages.
|
2012-01-09 12:51:19 +01:00 |
Piotr Caban
|
568c3215b0
|
msvcp60: Added full basic_string::_Grow implementation.
|
2012-01-05 21:27:32 +01:00 |
Piotr Caban
|
806d72cfdc
|
msvcp60: Fix basic_string::rfind(char) implementation.
|
2012-01-05 21:27:31 +01:00 |
Piotr Caban
|
f3df1d7cdc
|
msvcp60: Added basic_string<unsigned short> implementation.
|
2012-01-05 21:27:28 +01:00 |
Piotr Caban
|
500f279efd
|
msvcp60: Added basic_string<char> support.
string.c file is based on msvcp90/string.c, there are many differences
between these files. Other files were copied from msvcp90.
|
2012-01-04 19:29:18 +01:00 |