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
|
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 |
Piotr Caban
|
2dfbfbd4cf
|
msvcp100: Add time_get<char>do_get implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-11-20 19:46:11 +01:00 |
Gijs Vermeulen
|
82ba4373ae
|
msvcp100: Add Concurrency::_GetCombinableSize stub.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=41419
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-11-01 21:50:58 +01:00 |
Hua Meng
|
7cba9cfe41
|
msvcp: Add a stub of _Concurrent_vector_base_v4.
Signed-off-by: Hua Meng <161220092@smail.nju.edu.cn>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-05-09 19:47:28 +02:00 |
Piotr Caban
|
661791cb7e
|
msvcp100: Add _Runtime_object class implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-08 14:50:10 -06:00 |
Piotr Caban
|
9799de8d2d
|
msvcp100: Add Concurrency::details::_Concurrent_queue_base_v4 class stub.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-01-23 18:28:52 +01:00 |
Vijay Kiran Kamuju
|
f94f169518
|
msvcp100: Add time_get::get function with format parameters.
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-11-08 20:20:59 +01:00 |
Vijay Kiran Kamuju
|
f6f0be8f2d
|
msvcp100: Add time_get::do_get and time_get::get functions.
Signed-off-by: Vijay Kiran Kamuju <infyquest@gmail.com>
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-24 19:09:54 +02:00 |
Daniel Lehman
|
237788a56e
|
msvcp120: Implement concurrent_vector::_Internal_throw_exception.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-20 18:59:35 +02:00 |
Daniel Lehman
|
4655942816
|
msvcp120: Implement concurrent_vector::_Segment_index_of.
Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-10-11 13:58:00 +02: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 |
Piotr Caban
|
7ec727b31c
|
msvcp100: Improve is_current_task_group_canceling function stub.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-24 20:51:30 +01:00 |
Gijs Vermeulen
|
7f1044f212
|
msvcp100: Add stub for Concurrency::is_current_task_group_canceling.
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-03-22 15:32:10 +01:00 |
Piotr Caban
|
a941841556
|
msvcp100: Add stdext::threads::_Mtx_* implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-10-11 16:59:33 +02:00 |
Piotr Caban
|
0312726b46
|
msvcp100: Don't export structures as stubs.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-02 06:11:06 -05:00 |
Piotr Caban
|
ede38f4fdb
|
msvcp100: Add std::generic_category() implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-25 21:59:43 +09:00 |
Piotr Caban
|
21a9a8c684
|
msvcp100: Add std::system_category() implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-25 21:59:42 +09:00 |
Piotr Caban
|
2633496a74
|
msvcp100: Add numeric_limits<*>::lowest implementation.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-15 01:44:54 +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 |
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
|
f92766951d
|
msvcp100: Add std::iostream_category() implementation.
|
2014-10-20 14:02:05 +09:00 |
Piotr Caban
|
c654b7be68
|
msvcp100: Add basic_streambuf::swap implementation.
|
2014-07-30 16:18:40 -05:00 |
Piotr Caban
|
cbdc014f41
|
msvcp100: Add basic_iostream::swap implementation.
|
2014-07-30 16:18:27 -05:00 |
Piotr Caban
|
4d3b23f6cd
|
msvcp100: Add basic_ostream::swap implementaiton.
|
2014-07-30 16:18:13 -05:00 |
Piotr Caban
|
fe93ebd830
|
msvcp100: Add basic_istream::swap implementation.
|
2014-07-30 16:18:01 -05:00 |
Piotr Caban
|
bcee8a0ec3
|
msvcp100: Add basic_ios::swap implementation.
|
2014-07-30 16:17:45 -05:00 |
Piotr Caban
|
8c865c8cca
|
msvcp100: Add ios_base::swap implementation.
|
2014-07-30 16:17:34 -05:00 |
Piotr Caban
|
48c9a90a81
|
msvcp100: Export basic_istream::gcount function.
|
2014-05-20 21:26:53 +02:00 |
Piotr Caban
|
3b96069e58
|
msvcp90: Add _Random_device implementation.
|
2014-03-25 19:01:35 +01:00 |
Alexandre Julliard
|
b2d030a9ca
|
msvcp: Don't forward __uncaught_exception to msvcrt.
|
2013-12-27 14:31:52 +01:00 |
Alexandre Julliard
|
91356c3bed
|
msvcp100: Implement _Locinfo::_Getname.
|
2013-12-23 11:54:28 +01:00 |
Piotr Caban
|
8e26d7aee8
|
msvcp: Add ostream::operator<<(unsigned short) implementation.
|
2013-09-23 20:32:19 +02:00 |
Piotr Caban
|
991efb93c9
|
msvcp100: Add arm exports.
|
2013-04-03 20:31:53 +02:00 |
Piotr Caban
|
1f2aceb5be
|
msvcp: Change architecture of more thiscall functions.
|
2013-04-03 20:30:51 +02:00 |
Stefan Leichter
|
c19275302f
|
msvcp: Match architecture with function we're forwarding to.
|
2013-04-02 12:12:20 +02:00 |
Piotr Caban
|
a0a12d7b7c
|
msvcp: Sync implementations.
|
2013-03-25 14:06:33 +01:00 |
Piotr Caban
|
d55eabbb31
|
msvcp100: Added exception throwing helpers.
|
2012-11-29 11:16:31 +01:00 |
Piotr Caban
|
de8fe962c1
|
msvcp100: Added _Container_base12 class implementation.
|
2012-11-27 16:56:36 +01:00 |
Piotr Caban
|
acbfab38db
|
msvcp100: Added _Container_base0::operator= implementation.
|
2012-11-27 16:56:28 +01:00 |
Piotr Caban
|
c15d625b5c
|
msvcp100: Added basic_ostream::ends implementation.
|
2012-11-27 16:55:57 +01:00 |
Piotr Caban
|
15bef00d65
|
msvcp: Sync implementations.
|
2012-11-16 11:42:27 +01:00 |
Piotr Caban
|
9b516abb48
|
msvcp: Sync implementations.
|
2012-10-17 11:53:45 +02:00 |
Piotr Caban
|
f0a547595c
|
msvcp100: Added _Yarn<char> class implementation.
|
2012-10-17 11:49:47 +02:00 |