Piotr Caban
|
a1797d885f
|
msvcp: Remove superfluous semicolons.
|
2012-11-28 20:14:47 +01:00 |
Piotr Caban
|
e6e0da609d
|
msvcp60: Forward bad_cast functions to msvcrt.
|
2012-11-28 14:42:45 +01:00 |
Andrew Talbot
|
1f221e87eb
|
msvcp60: Remove superfluous semicolons.
|
2012-11-27 16:54:10 +01:00 |
Piotr Caban
|
9b516abb48
|
msvcp: Sync implementations.
|
2012-10-17 11:53:45 +02:00 |
Piotr Caban
|
9f5532bf23
|
msvcp: Sync implementations.
|
2012-10-11 20:22:35 +02:00 |
Piotr Caban
|
9d7f3c7651
|
msvcp60: Copy source files from msvcp90.
|
2012-10-04 13:42:04 +02:00 |
Piotr Caban
|
d844ceeae8
|
msvcp60: Sync exceptions implementations.
|
2012-10-04 13:41:17 +02:00 |
Piotr Caban
|
0ebd8990df
|
msvcp60: Fixed RTTI structure on 64-bit systems.
|
2012-09-07 11:55:09 +02:00 |
Piotr Caban
|
fef8a52fc9
|
msvcrt: Fixed vector destructors implementation on 64-bit systems.
|
2012-08-20 15:00:43 +02:00 |
Piotr Caban
|
819b94b869
|
msvcp60: Manually define virtual destructors in vtables.
|
2012-08-17 16:24:54 +02:00 |
Piotr Caban
|
7a0c6f44ef
|
msvcp: Rename msvcp90 debug channel.
|
2012-08-14 12:02:13 +02:00 |
Piotr Caban
|
e29c3066bc
|
msvcp60: Keep class definitions in separate file.
|
2012-07-03 16:58:40 +02:00 |
Alexandre Julliard
|
7016a638fe
|
msvcp60: Use the correct vtable pointer for type_info objects.
|
2012-04-04 20:11:59 +02:00 |
Alexandre Julliard
|
860ffe6013
|
msvcp60: Use DEFINE_RTTI_DATA to initialize exception RTTI data.
|
2012-04-04 20:09:21 +02:00 |
Piotr Caban
|
f14fd4add6
|
msvcp60: Added partial exceptions support.
|
2012-01-04 19:29:38 +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 |