Andrew Talbot
|
956219b5d9
|
msvcp60: Avoid signed-unsigned integer comparisons.
|
2013-03-11 10:42:51 +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 |
Andrew Talbot
|
327acfa35e
|
msvcp60: Remove unused semicolons.
|
2012-12-03 12:34:28 +01:00 |
Piotr Caban
|
1a97bba65f
|
msvcp: Sync spec files.
|
2012-11-30 11:43:23 +01:00 |
Piotr Caban
|
a1797d885f
|
msvcp: Remove superfluous semicolons.
|
2012-11-28 20:14:47 +01:00 |
Piotr Caban
|
ca88f3624d
|
msvcp60: Added seekoff exports.
|
2012-11-28 20:14:39 +01:00 |
Piotr Caban
|
dea74b4da3
|
msvcp60: Added basic_filebuf<short>::_Initcvt export.
|
2012-11-28 20:14:38 +01:00 |
Piotr Caban
|
81853405b1
|
msvcp60: Added locale::Iscloc implementation.
|
2012-11-28 20:14:38 +01:00 |
Piotr Caban
|
08280758dd
|
msvcp60: Added locale::_Getfacet export.
|
2012-11-28 20:14:37 +01:00 |
Piotr Caban
|
200cb7d3ac
|
msvcp60: Added locale::_Locimp::_Global export.
|
2012-11-28 20:14:32 +01:00 |
Piotr Caban
|
e6e0da609d
|
msvcp60: Forward bad_cast functions to msvcrt.
|
2012-11-28 14:42:45 +01:00 |
Piotr Caban
|
a704d2a40c
|
msvcp60: Export locale classes destructors.
|
2012-11-27 16:56:19 +01:00 |
Piotr Caban
|
a62ea07a15
|
msvcp: Sync implementations.
|
2012-11-27 16:56:09 +01:00 |
Andrew Talbot
|
1f221e87eb
|
msvcp60: Remove superfluous semicolons.
|
2012-11-27 16:54:10 +01:00 |
Francois Gouget
|
ebd28d5034
|
msvcp60: Make some codecvt_xxx() functions static or remove them.
|
2012-11-23 14:39:34 +01:00 |
Piotr Caban
|
0569947da0
|
msvcp60: Fixed basic_string::_Copy implementation.
|
2012-11-19 11:46:13 +01:00 |
Piotr Caban
|
3a7a1d7125
|
msvcp60: Fixed basic_string::_Tidy implementation.
|
2012-11-19 11:46:07 +01:00 |
Piotr Caban
|
95c4284822
|
msvcp60: Fixed handling of empty strings.
|
2012-11-19 11:46:02 +01:00 |
Piotr Caban
|
4f4f93802a
|
msvcp60: Export basic_ostream constructors.
|
2012-11-19 11:45:57 +01:00 |
Piotr Caban
|
eae21a1fbf
|
msvcp60: Added basic_stringbuf::_Mode implementation.
|
2012-11-19 11:45:51 +01:00 |
Piotr Caban
|
15bef00d65
|
msvcp: Sync implementations.
|
2012-11-16 11:42:27 +01:00 |
Piotr Caban
|
c0589a31e0
|
msvcp60: Added iostream tests.
|
2012-11-14 16:37:44 +01:00 |
Piotr Caban
|
43e8e008b2
|
msvcp60: Fixed basic_istream::getline(basic_string) implementation.
|
2012-11-14 16:36:31 +01:00 |
Piotr Caban
|
a43840bcdf
|
msvcp60: Fixed basic_istream::seekg implementation.
|
2012-11-14 16:36:30 +01:00 |
Piotr Caban
|
9796cf388c
|
msvcp60: Fixed basic_istream::ipfx implementation.
|
2012-11-14 16:36:29 +01:00 |
Piotr Caban
|
1cd95d4f82
|
msvcp60: Fixed num_put::fput implementation.
|
2012-11-14 16:36:29 +01:00 |
Piotr Caban
|
8048d04e59
|
msvcp60: Fixed num_get class implementataion.
|
2012-11-14 16:36:28 +01:00 |
Piotr Caban
|
b999c3e307
|
msvcp60: Remove mutex class.
|
2012-11-14 16:36:27 +01:00 |
Piotr Caban
|
4b7333e227
|
msvcp60: Added basic_string tests.
|
2012-11-14 16:36:23 +01:00 |
Piotr Caban
|
1c33835a53
|
msvcp60: Fixed basic_string::c_str implementation.
|
2012-11-14 16:32:58 +01:00 |
Piotr Caban
|
3b69e28a89
|
msvcp60: Fixed basic_filebuf<short> implementation.
|
2012-11-14 16:32:50 +01:00 |
Piotr Caban
|
043fcc92be
|
msvcp60: Fixed basic_filebuf<char> implementation.
|
2012-11-14 16:32:12 +01:00 |
Piotr Caban
|
f6542bbb96
|
msvcp60: Fixed basic_streambuf class structure.
|
2012-11-07 18:12:08 +01:00 |
Piotr Caban
|
605ea64985
|
msvcp: Fixed uninitialized variable access in num_get::_Getffld and _Getifld functions.
|
2012-11-07 18:12:07 +01:00 |
Daniel Lehman
|
22c254c3ec
|
msvcp: Sync std::getline(istream<> &) implementations.
|
2012-11-05 11:08:06 +01:00 |
Piotr Caban
|
5e1cbccebf
|
msvcp90: Use critical sections in mutex object.
|
2012-11-02 20:12:24 +01:00 |
Piotr Caban
|
0280c5fb5f
|
msvcp90: Fixed incorrect sentry object usage.
|
2012-11-02 20:12:20 +01:00 |
Daniel Lehman
|
a49da3ca5d
|
msvcp: Sync fpos usage and istream<>::tellg.
|
2012-10-31 16:12:28 +01:00 |
Daniel Lehman
|
c868db7668
|
msvcp: Sync istream<>::peek implementations.
|
2012-10-29 20:23:46 +01:00 |
Daniel Lehman
|
bc62a7a9db
|
msvcp: Sync istream<>::seekg implementations.
|
2012-10-26 11:49:26 +02:00 |
Daniel Lehman
|
c9a505258f
|
msvcp: Sync istream<>::_ignore.
|
2012-10-25 12:52:24 +02:00 |
Daniel Lehman
|
d6e86edb99
|
msvcp90: Set failbit at end of istream<>::sentry::_Ipfx.
|
2012-10-24 11:27:30 +02:00 |
Piotr Caban
|
a26119d21d
|
msvcp: Sync implementations.
|
2012-10-24 11:26:01 +02:00 |
Piotr Caban
|
9d6c003cd7
|
msvcp60: Copy correct number of characters in basic_string::_Grow.
|
2012-10-22 19:44:18 +02:00 |
Daniel Lehman
|
9fb5f9e965
|
msvcp: Sync num_put<> put_double.
|
2012-10-19 11:16:55 +02:00 |
Daniel Lehman
|
415d3a2425
|
msvcp: Free facet and _Locimp in Locimp dtor.
|
2012-10-18 19:34:25 +02:00 |
Piotr Caban
|
9b516abb48
|
msvcp: Sync implementations.
|
2012-10-17 11:53:45 +02:00 |
Piotr Caban
|
5b1ee41daa
|
msvcp60: Fixed basic_stringbuf class structure.
|
2012-10-17 11:53:44 +02:00 |
Piotr Caban
|
1b6dfafce2
|
msvcp60: Fixed overflow in basic_string_char_find_cstr_substr function.
|
2012-10-17 11:53:43 +02:00 |