Daniel Lehman
|
a38d2ee10d
|
msvcp90: Implement time_get<char> ctors and dtors (Valgrind).
|
2015-07-16 19:24:11 +09:00 |
YongHao Hu
|
61beb57c94
|
msvcp110: Add tr2_sys__Statvfs implementation and test.
|
2015-07-07 16:57:07 +09:00 |
YongHao Hu
|
de571b8a74
|
msvcp110: Add tr2_sys__Rename implementation and test.
|
2015-07-07 16:55:26 +09:00 |
YongHao Hu
|
7692d400c9
|
msvcp110: Add tr2_sys__Copy_file implementation and test.
|
2015-07-07 16:55:26 +09:00 |
Daniel Lehman
|
1ee74905bb
|
msvcp90: Make argument to _Locinfo__Getdays/months const.
|
2015-07-01 19:18:11 +09:00 |
Daniel Lehman
|
ec6859f7e8
|
msvcp90: Copy name in _Getctype (Valgrind).
|
2015-06-29 19:07:53 +09:00 |
Daniel Lehman
|
c17c54318a
|
msvcp90: Set _Locimp vtable in _Locimp ctors (Valgrind).
|
2015-06-26 20:35:07 +09:00 |
Piotr Caban
|
3f3e2ba2c7
|
msvcp110: Fix _Collvec structure layout.
|
2015-06-17 20:01:18 +09:00 |
Piotr Caban
|
0b58d83dec
|
msvcp110: Use ___lc_locale_name_func in _Getdateorder.
|
2015-06-17 20:01:18 +09:00 |
Piotr Caban
|
bcc2900282
|
msvcp110: Use ___lc_locale_name_func in _Getctype.
|
2015-06-17 20:01:17 +09:00 |
YongHao Hu
|
8351bef5b5
|
msvcp110: Add tr2_sys__Remove_dir implementation and test.
|
2015-06-15 22:10:34 +09:00 |
YongHao Hu
|
9939b5f564
|
msvcp110: Add tr2_sys__Make_dir implementation and test.
|
2015-06-15 22:10:34 +09:00 |
YongHao Hu
|
64dfb08550
|
msvcp110: Add tr2_sys__Current_set implementation and test.
|
2015-06-15 22:10:33 +09:00 |
YongHao Hu
|
de65465688
|
msvcp110: Add tr2_sys__Current_get implementation and test.
|
2015-06-15 22:10:33 +09:00 |
YongHao Hu
|
94e034245d
|
msvcp110: Add tr2_sys__Equivalent implementation and test.
|
2015-06-15 22:10:32 +09:00 |
YongHao Hu
|
62967318a5
|
msvcp110: Add tr2_sys__File_size implementation and test.
|
2015-06-15 22:10:32 +09:00 |
Daniel Lehman
|
79118f3543
|
msvcp110: Add wide-char days and months to _LocInfo.
|
2015-06-10 15:26:11 +09:00 |
Daniel Lehman
|
5ac70b2c23
|
msvcp110: Add _Yarn<wchar_t> implementaton.
|
2015-06-10 15:26:10 +09:00 |
Piotr Caban
|
a0e8d62a8e
|
msvcp90: Fix off by one issue in basic_string::rfind.
|
2015-06-09 22:09:58 +09:00 |
Iván Matellanes
|
e35e107e5e
|
msvcirt: Share exceptions implementation with msvcp.
|
2015-05-29 16:43:53 +09:00 |
Francois Gouget
|
79378304b6
|
msvcp90: Make call_once_func_wrapper() static.
|
2015-05-25 14:34:07 +09:00 |
Piotr Caban
|
d20c5965f1
|
msvcp120: Add _Do_call implementation.
|
2015-05-22 14:18:33 +09:00 |
Piotr Caban
|
a7a3cd84b5
|
msvcp120: Added _Call_once implementation.
|
2015-05-22 14:16:44 +09:00 |
YongHao Hu
|
4810f44cf9
|
msvcp90/tests: Fix a spelling error.
|
2015-04-29 13:08:53 +09:00 |
Piotr Caban
|
d7f6eac058
|
msvcp110: Fix _Getcvt implementation.
|
2015-04-22 23:28:42 +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 |
Piotr Caban
|
d2751ebcd5
|
msvcp90/tests: Use NAN and INFINITY definitions from port.h in Ctraits::_Isnan tests.
|
2015-03-27 00:12:10 +09:00 |
André Hentschel
|
e0121ad32a
|
msvcp90: Cleanup macro usage.
|
2015-03-20 12:41:39 +09:00 |
YongHao Hu
|
ff6231d173
|
msvcp90: Add istream::operator>>complex implementation and tests.
|
2015-03-19 21:54:02 +09:00 |
Alexandre Julliard
|
1d965de1bc
|
msvcp60: Share locale functions implementation with msvcp90.
|
2015-03-17 14:52:06 +09:00 |
Alexandre Julliard
|
90aad327ae
|
msvcp: Add a macro to access the locale field of I/O streams.
|
2015-03-16 21:52:53 +09:00 |
Alexandre Julliard
|
402a72a07a
|
msvcp60: Merge I/O stream code with msvcp90 where possible to reduce the differences.
|
2015-03-13 14:07:23 +09:00 |
Alexandre Julliard
|
f1e23aa619
|
msvcp90: Remove functions that are not exported in native.
|
2015-03-13 00:28:14 +09:00 |
Alexandre Julliard
|
42500b0cfe
|
msvcp60: Share exception functions implementation with msvcp90.
|
2015-03-13 00:28:14 +09:00 |
Alexandre Julliard
|
165f8734e8
|
msvcp60: Share misc functions implementation with msvcp90.
|
2015-03-12 17:27:12 +09:00 |
Alexandre Julliard
|
cdef3287db
|
msvcrt: Undefine __thiscall before redefining it.
|
2015-03-04 21:50:32 +09:00 |
Alexandre Julliard
|
e1cf7f5a2e
|
msvcp90: Add support for throwing bad cast exception to avoid unused variable warning.
|
2015-03-04 21:50:31 +09:00 |
Piotr Caban
|
69ed143be6
|
msvcp90: Added time_get<char>::do_date_order implementation.
|
2015-02-25 23:35:22 +09:00 |
Piotr Caban
|
6c09dc7a99
|
msvcp90: Added time_get<char> class stub.
|
2015-02-25 23:35:19 +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 |
Alexandre Julliard
|
dc06802a42
|
msvcp70: Fix calling convention for a non-member function.
|
2015-02-11 23:02:03 +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
|
0d3e739710
|
msvcp90/tests: Add more tests to ostream_print_complex_float.
|
2015-02-03 16:30:56 +09:00 |
Piotr Caban
|
ae372f53f7
|
msvcp71: Added basic_string<char>::insert(iterator, char*, char*) implementation.
|
2015-02-02 22:30:33 +09:00 |
Yifu Wang
|
b81e79ed08
|
msvcp120: Implemented xtime functions.
|
2015-01-09 12:19:10 +01:00 |
Piotr Caban
|
998472d1eb
|
msvcp: Fix format parsing in time_put_wchar_put_format.
|
2015-01-09 11:50:13 +01:00 |
Piotr Caban
|
e899bd8249
|
msvcp: Fix setting decimal point and thousands separator in numpunct_wchar__Init.
|
2015-01-08 21:29:40 +01:00 |
Piotr Caban
|
6ac25d3d80
|
msvcp70: Add basic_ifstream(name, mode) constructor implementation.
|
2015-01-07 23:48:29 +01:00 |
Piotr Caban
|
be6e7727d2
|
msvcp70: Fix ios_base definition.
|
2014-12-28 19:07:23 +01:00 |