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
|
f14fd4add6
|
msvcp60: Added partial exceptions support.
|
2012-01-04 19:29:38 +01:00 |
Piotr Caban
|
ee3e873e37
|
msvcp60: Don't forward _Lockit calls to msvcp90.
|
2012-01-04 19:29:24 +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 |
Piotr Caban
|
d351e02321
|
msvcp: Sync spec files.
|
2011-11-17 18:23:51 +01:00 |
Piotr Caban
|
9b62668ddf
|
msvcp: Sync spec files.
|
2011-11-16 17:14:02 +01:00 |
Piotr Caban
|
32b24db041
|
msvcp: Sync spec files.
|
2011-10-18 15:15:20 +02:00 |
Piotr Caban
|
b9b24bdf51
|
msvcp: Sync spec files.
|
2011-10-14 20:26:42 +02:00 |
Piotr Caban
|
445b934005
|
msvcp: Sync spec files.
|
2011-10-13 19:57:20 +02:00 |
Piotr Caban
|
565ece5ecc
|
msvcp60: Remove incorrect forwards from spec file.
|
2011-09-14 17:00:20 +02:00 |
Piotr Caban
|
96567b18b0
|
msvcp: Sync spec files.
|
2011-09-13 17:16:58 +02:00 |
Piotr Caban
|
aa19d0cf5f
|
msvcp: Sync spec files.
|
2011-09-12 16:49:57 +02:00 |
Piotr Caban
|
eba2ca4a1e
|
msvcp60: Export more functions on win32.
|
2011-09-12 16:49:56 +02:00 |
Piotr Caban
|
553a093fbf
|
msvcp: Sync spec files.
|
2011-08-24 19:07:43 +02:00 |
Piotr Caban
|
ac37efd37b
|
msvcp: Sync spec files.
|
2011-08-23 16:53:55 +02:00 |
Piotr Caban
|
7eb800f185
|
msvcp90: Added wctype implementation.
|
2011-07-29 18:06:30 +02:00 |
Piotr Caban
|
48ccf4f9f8
|
msvcp: Sync spec files.
|
2011-07-29 13:32:13 +02:00 |
Piotr Caban
|
39ace9e138
|
msvcp: Sync spec files.
|
2011-06-23 09:08:30 +02:00 |
Alexandre Julliard
|
f137ffdfb5
|
msvcp60: Synchronize the spec file.
|
2011-06-02 16:22:43 +02:00 |
Alexandre Julliard
|
acfdbd2ba5
|
msvcp: Export the various floating point constants.
|
2011-05-05 12:34:46 +02:00 |
Alexandre Julliard
|
af0c9edfc3
|
msvcp: Implement the numeric limit functions.
|
2011-05-04 17:26:46 +02:00 |
Alexandre Julliard
|
537b35006c
|
msvcp: Don't define stubs for data exports.
|
2011-05-03 19:34:26 +02:00 |
Alexandre Julliard
|
5ac184cad5
|
msvcrt: Update spec files using the make_specfiles script.
|
2011-05-03 12:44:14 +02:00 |
Alexandre Julliard
|
a3172a5dcd
|
msvcp60: Add a stub dll.
|
2011-04-29 14:24:34 +02:00 |