Andrey Zhezherun
|
c1a5b06d49
|
msvcp: Added missing casts to unsigned char in streambuf functions.
|
2013-11-04 11:35:54 +01:00 |
Piotr Caban
|
8e26d7aee8
|
msvcp: Add ostream::operator<<(unsigned short) implementation.
|
2013-09-23 20:32:19 +02:00 |
Andrew Talbot
|
4bb92e1897
|
msvcp100: Avoid signed-unsigned integer comparisons.
|
2012-12-11 20:45:46 +01:00 |
Andrew Talbot
|
054d23e437
|
msvcp100: Remove unused semicolons.
|
2012-12-03 12:34:01 +01:00 |
Piotr Caban
|
a1797d885f
|
msvcp: Remove superfluous semicolons.
|
2012-11-28 20:14:47 +01:00 |
Piotr Caban
|
c15d625b5c
|
msvcp100: Added basic_ostream::ends implementation.
|
2012-11-27 16:55:57 +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
|
9f5532bf23
|
msvcp: Sync implementations.
|
2012-10-11 20:22:35 +02:00 |
Daniel Lehman
|
c152c54084
|
msvcp: Flip fclose result check in filebuf<>::close.
|
2012-10-10 20:33:58 +02:00 |
Piotr Caban
|
ea5b845b32
|
msvcp90: Added _Winit class implementation.
|
2012-10-04 13:40:59 +02:00 |
Piotr Caban
|
a221f87709
|
msvcp90: Added ios_base::Init class implementation.
|
2012-10-04 13:40:44 +02:00 |
Piotr Caban
|
0cb615cf80
|
msvcp90: Fixed io classes cleaning.
|
2012-10-04 13:40:32 +02:00 |
Piotr Caban
|
aeafaf691f
|
msvcp100: Removed unused functions.
|
2012-09-17 12:08:44 +02:00 |
Piotr Caban
|
2f01c45248
|
msvcp100: Remove unused thiscall functions.
|
2012-09-14 15:46:10 +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
|
5258b3a219
|
msvcp90: Fixed copied buffer siezes in functions operating on wchar_t.
|
2012-09-11 18:07:14 +02:00 |
Piotr Caban
|
789565362d
|
msvcp: Sync spec files and implementations.
|
2012-09-07 11:56:09 +02:00 |
Piotr Caban
|
c41fd08ddc
|
msvcp100: Fixed RTTI structure on 64-bit systems.
|
2012-09-07 11:55:14 +02:00 |
Piotr Caban
|
0e6171f6d7
|
msvcp90: Fixed basic_stringbuf_wchar_overflow implementation.
|
2012-09-06 15:45:33 +02:00 |
Francois Gouget
|
c19855bc96
|
msvcp100: Remove some unused functions.
|
2012-08-28 14:41:00 +02:00 |
Piotr Caban
|
388f11abb3
|
msvcp100: Removed virtual function callers for functions that are not virtual.
|
2012-08-27 19:42:01 +02:00 |
Piotr Caban
|
fef8a52fc9
|
msvcrt: Fixed vector destructors implementation on 64-bit systems.
|
2012-08-20 15:00:43 +02:00 |
Piotr Caban
|
e40d02868d
|
msvcp90: Fixed buffer allocation in basic_stringbuf<wchar> class.
|
2012-08-20 10:57:15 +02:00 |
Piotr Caban
|
5a5de655be
|
msvcp100: Manually define virtual destructors in vtables.
|
2012-08-17 16:24:59 +02:00 |
Piotr Caban
|
5e7452ade9
|
msvcp100: Fixed 64-bit variables alignment.
|
2012-08-16 11:57:30 +02:00 |
Piotr Caban
|
197de8d6ec
|
msvcp100: Fixed basic_streambuf virtual functions table.
|
2012-08-16 11:50:27 +02:00 |
Piotr Caban
|
6b5e9e3e3f
|
msvcp100: Fixed streamoff and streamsize definition.
|
2012-08-16 11:50:21 +02:00 |
Piotr Caban
|
4fe6e58375
|
msvcp100: Copy source files from msvcp90.
|
2012-08-16 11:50:08 +02:00 |