Piotr Caban
|
dff8564651
|
msvcp90: Depend on compiler to handle returning struct in _Getctype.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-05-20 22:05:32 +02:00 |
Piotr Caban
|
83cc0110f2
|
msvcp90: Depend on compiler in _Getcoll implementation if possible.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-05-20 22:05:32 +02:00 |
Piotr Caban
|
24f7abafd7
|
msvcp90: Depend on compiler in _Getcvt implementation if possible.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-05-20 22:05:32 +02:00 |
Piotr Caban
|
8440658494
|
msvcp: Remove MSVCP_ prefix from RTTI and vtable related code.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-04-07 22:36:11 +02:00 |
Piotr Caban
|
3657c8b829
|
msvcp90: Add _Wcsxfrm implementation.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50401
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2021-02-03 20:59:25 +01:00 |
Piotr Caban
|
c5530b276d
|
msvcp: Add _Init_locks class implementation.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46982
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-05 21:40:55 +02:00 |
Piotr Caban
|
2513b09c3c
|
msvcp: Fix _Lockit::_Lockit_ctor and _Lockit::_Lockit_dtor implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-05 21:40:55 +02:00 |
Piotr Caban
|
1ad48d1b3c
|
msvcp: Add _Strxfrm implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-06-04 23:06:18 +02:00 |
Alexandre Julliard
|
eee504da9e
|
msvcp80: Fix the spec entries of the num_put_char/short/wchar functions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-05-15 19:27:12 +02:00 |
Alexandre Julliard
|
8b7b4e5140
|
msvcp: Rename clog variable to avoid conflict with builtin function.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-10 19:08:42 +02:00 |
Piotr Caban
|
e6ec3cbd62
|
msvcp90: Add time_get<wchar> implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-11-23 20:17:44 +01:00 |
Jacek Caban
|
fa65ab3caa
|
msvcp: Added std::_Raise_handler implementation.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-08-03 18:10:25 +02:00 |
Daniel Lehman
|
bd92393a5f
|
msvcp90: Add codecvt<wchar_t>::do_encoding that returns 0.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-08 23:02:01 +09:00 |
Piotr Caban
|
ce24b284ee
|
msvcp: Add _Exp implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
2015-10-02 15:38:54 +09:00 |
Piotr Caban
|
643ff988c4
|
msvcp: Add _Dscale implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
|
2015-10-02 15:38:48 +09:00 |
Piotr Caban
|
1e9402124d
|
msvcp: Add _Dtest implementation.
|
2015-09-14 16:47:52 +09:00 |
Alexandre Julliard
|
a826c31f00
|
msvcp60: Merge more I/O stream code with msvcp90 to reduce the differences.
|
2015-04-06 23:01:08 +09:00 |
YongHao Hu
|
ff6231d173
|
msvcp90: Add istream::operator>>complex implementation and tests.
|
2015-03-19 21:54:02 +09:00 |
Piotr Caban
|
1fdd692ebd
|
msvcp: Sync spec files.
|
2015-02-25 23:35:29 +09:00 |
Piotr Caban
|
b0f8a2b85f
|
msvcp: Added _Getdateorder implementation.
|
2015-02-25 23:35:08 +09:00 |
Piotr Caban
|
575628743d
|
msvcp71: Add locale::facet::_Getcat implementation.
|
2015-02-24 22:40:20 +09:00 |
Piotr Caban
|
a8bac22561
|
msvcp: Fix basic_ostream<short>::operator<<(const short*) function export.
|
2015-02-10 00:26:37 +09:00 |
YongHao Hu
|
6fe4d9e71b
|
msvcp90: Add std_Ctraits::Isnan implementation.
|
2014-11-10 20:07:06 +09:00 |
YongHao Hu
|
24de856045
|
msvcp90: Add ostream::operator<<complex implementation and tests.
|
2014-10-29 20:30:58 +09:00 |
YongHao Hu
|
f02ff7f651
|
msvcp90: Added complex_float_pow implementation (fix precision) and tests.
|
2014-09-01 21:10:11 +02:00 |
Alexandre Julliard
|
b2d030a9ca
|
msvcp: Don't forward __uncaught_exception to msvcrt.
|
2013-12-27 14:31:52 +01:00 |
Alexandre Julliard
|
0da244851f
|
msvcp90: Add MSVCP_ prefix on more of the string iterator functions.
|
2013-12-16 21:55:43 +01:00 |
Alexandre Julliard
|
4c4a654552
|
msvcp80: Share the implementation with msvcp90.
|
2013-11-12 13:56:07 +01:00 |
Piotr Caban
|
435cf5cebc
|
msvcp80: Add ostream::operator<<(unsigned short) implementation.
|
2013-09-24 18:54:13 +02:00 |
Piotr Caban
|
459920a54d
|
msvcp80: Fix default constructor closures arguments.
|
2013-09-24 18:54:10 +02:00 |
Piotr Caban
|
fc76ad4d22
|
msvcp80: Don't forward to msvcp90.
|
2013-09-23 20:32:14 +02:00 |
Piotr Caban
|
a62b767935
|
msvcp: Sync spec files.
|
2013-04-03 20:32:04 +02:00 |
Stefan Leichter
|
c19275302f
|
msvcp: Match architecture with function we're forwarding to.
|
2013-04-02 12:12:20 +02:00 |
Piotr Caban
|
cd8571af52
|
msvcp80: Fixed typo in spec file.
|
2013-03-26 12:14:51 +01:00 |
Piotr Caban
|
a0a12d7b7c
|
msvcp: Sync implementations.
|
2013-03-25 14:06:33 +01:00 |
Piotr Caban
|
c6f4152ddb
|
msvcp: Sync implementations.
|
2013-01-25 11:18:53 +01:00 |
Piotr Caban
|
52814a80b4
|
msvcp: Sync implementations.
|
2013-01-18 13:29:01 +01:00 |
Piotr Caban
|
a62ea07a15
|
msvcp: Sync implementations.
|
2012-11-27 16:56:09 +01:00 |
Piotr Caban
|
15bef00d65
|
msvcp: Sync implementations.
|
2012-11-16 11:42:27 +01:00 |
Piotr Caban
|
965543acff
|
msvcp80: Forward functions that are using String_iterators to msvcp90.
|
2012-11-16 11:41:46 +01:00 |
Piotr Caban
|
9b516abb48
|
msvcp: Sync implementations.
|
2012-10-17 11:53:45 +02:00 |
Piotr Caban
|
9730744b85
|
msvcp80: Added codecvt<wchar>::_Getcat implementation.
|
2012-09-14 15:44:58 +02:00 |
Piotr Caban
|
d28174b765
|
msvcp: Sync spec files and implementations.
|
2012-09-13 17:01:23 +02:00 |
Piotr Caban
|
8dacc816eb
|
msvcp: Sync spec files and implementations.
|
2012-09-12 16:03:38 +02:00 |
Piotr Caban
|
789565362d
|
msvcp: Sync spec files and implementations.
|
2012-09-07 11:56:09 +02:00 |
Piotr Caban
|
f9ff5fe3e6
|
msvcp80: Fixed basic_string::rbegin and basic_string::rend implementation.
|
2012-08-28 14:41:14 +02:00 |
Piotr Caban
|
27d0551b90
|
msvcp80: Forward basic_string::erase functions to msvcp90.
|
2012-08-28 14:41:13 +02:00 |
Piotr Caban
|
df4874079a
|
msvcp: Sync spec files.
|
2012-08-17 16:23:42 +02:00 |
Piotr Caban
|
583ba52714
|
msvcp: Sync spec files.
|
2012-07-24 13:36:31 +02:00 |
Piotr Caban
|
c14e98dd32
|
msvcp: Sync spec files.
|
2012-07-09 10:01:00 -04:00 |