Iván Matellanes
|
0257ebc838
|
msvcirt: Implement strstreambuf::doallocate.
|
2015-09-18 15:00:10 +02:00 |
Iván Matellanes
|
222cd629a3
|
msvcirt: Implement strstreambuf::str.
|
2015-09-18 15:00:05 +02:00 |
Iván Matellanes
|
a8b26a96b4
|
msvcirt: Implement strstreambuf::freeze.
|
2015-09-18 15:00:00 +02:00 |
Iván Matellanes
|
aa4e2740b7
|
msvcirt: Implement strstreambuf constructors and destructor.
|
2015-09-18 14:59:56 +02:00 |
Iván Matellanes
|
37de534352
|
msvcirt: Add stub of class strstreambuf.
|
2015-09-18 14:59:49 +02:00 |
Iván Matellanes
|
d5229aeec5
|
msvcirt: Implement filebuf::seekoff.
|
2015-08-17 18:19:28 +09:00 |
Iván Matellanes
|
0ed82afe9e
|
msvcirt: Implement filebuf::underflow.
|
2015-08-17 18:19:24 +09:00 |
Iván Matellanes
|
ed5f60e46f
|
msvcirt: Implement filebuf::overflow.
|
2015-08-17 18:19:19 +09:00 |
Iván Matellanes
|
5ebf8cfc40
|
msvcirt: Implement filebuf::sync.
|
2015-08-17 18:19:16 +09:00 |
Iván Matellanes
|
28c61981ad
|
msvcirt: Implement filebuf::setbuf.
|
2015-08-17 18:19:11 +09:00 |
Iván Matellanes
|
43bb816373
|
msvcirt: Implement filebuf::setmode.
|
2015-08-17 18:19:07 +09:00 |
Iván Matellanes
|
cac27a40d8
|
msvcirt: Allocate a buffer if necessary when a file is opened.
|
2015-08-17 18:18:31 +09:00 |
Iván Matellanes
|
d669e74527
|
msvcirt: Implement filebuf status functions.
|
2015-08-06 21:05:25 +09:00 |
Iván Matellanes
|
95fd3af190
|
msvcirt: Implement filebuf::open/close.
|
2015-08-06 21:05:15 +09:00 |
Iván Matellanes
|
e2659db454
|
msvcirt: Implement filebuf::attach.
|
2015-08-05 23:45:37 +09:00 |
Iván Matellanes
|
2f702e3dd6
|
msvcirt: Implement filebuf constructors and destructor.
|
2015-08-05 23:45:25 +09:00 |
Iván Matellanes
|
30e33a406c
|
msvcirt: Add filebuf static fields.
|
2015-08-05 23:45:21 +09:00 |
Iván Matellanes
|
aa11357dfa
|
msvcirt: Add stub of class filebuf.
|
2015-08-05 23:45:11 +09:00 |
Iván Matellanes
|
6812bb7469
|
msvcirt: Add ios instance counter.
|
2015-07-20 11:41:59 +02:00 |
Iván Matellanes
|
b6c5bd15c4
|
msvcirt: Add support for ios state variables.
|
2015-07-20 11:41:36 +02:00 |
Iván Matellanes
|
f2037e2e96
|
msvcirt: Implement ios::bitalloc.
|
2015-07-20 11:41:19 +02:00 |
Iván Matellanes
|
3c5328dca8
|
msvcirt: Implement ios manipulators.
|
2015-07-20 11:41:10 +02:00 |
Iván Matellanes
|
bc90e1c8bc
|
msvcirt: Add ios format flag masks.
|
2015-07-20 11:41:01 +02:00 |
Iván Matellanes
|
19bce9272c
|
msvcirt: Implement ios operators.
|
2015-07-20 11:40:53 +02:00 |
Iván Matellanes
|
8413edb696
|
msvcirt: Implement ios status-testing functions.
|
2015-07-20 11:40:48 +02:00 |
Iván Matellanes
|
9abffde3bc
|
msvcirt: Implement ios::delbuf.
|
2015-07-20 11:40:41 +02:00 |
Iván Matellanes
|
0fa257924d
|
msvcirt: Implement ios::rdbuf.
|
2015-07-20 11:40:38 +02:00 |
Iván Matellanes
|
5fea620399
|
msvcirt: Implement ios::tie.
|
2015-07-20 11:40:34 +02:00 |
Iván Matellanes
|
c21fa9c532
|
msvcirt: Implement ios::width.
|
2015-07-20 11:40:30 +02:00 |
Iván Matellanes
|
80f5fd5361
|
msvcirt: Implement ios::precision.
|
2015-07-20 11:40:26 +02:00 |
Iván Matellanes
|
9b42f88e49
|
msvcirt: Implement ios::fill.
|
2015-07-20 11:40:22 +02:00 |
Iván Matellanes
|
c8368cf43b
|
msvcirt: Implement ios::unsetf.
|
2015-07-17 19:27:43 +09:00 |
Iván Matellanes
|
968d07dd7b
|
msvcirt: Implement ios::setf.
|
2015-07-17 19:27:38 +09:00 |
Iván Matellanes
|
6f89103b72
|
msvcirt: Implement ios::flags.
|
2015-07-17 19:27:31 +09:00 |
Iván Matellanes
|
277da0ea5d
|
msvcirt: Implement ios static locking.
|
2015-07-17 19:27:00 +09:00 |
Iván Matellanes
|
22f28d2923
|
msvcirt: Implement ios stream locking.
|
2015-07-15 23:20:08 +09:00 |
Iván Matellanes
|
57fb458774
|
msvcirt: Implement ios object locking.
|
2015-07-15 23:19:58 +09:00 |
Iván Matellanes
|
9d0b679c1b
|
msvcirt: Implement ios locking control.
|
2015-07-15 23:19:54 +09:00 |
Piotr Caban
|
4406762dc2
|
msvcirt: Fix leak in ~ios and ios::init implementation.
|
2015-07-08 19:12:14 +09:00 |
Iván Matellanes
|
bc01af8f8e
|
msvcirt: Implement ios constructors and assignment.
|
2015-07-07 14:25:03 +09:00 |
Iván Matellanes
|
e2119fb854
|
msvcirt: Add stub of class ios.
|
2015-07-07 14:24:45 +09:00 |
Piotr Caban
|
9249f393c2
|
msvcirt: Fix ostrstream::ostrstream() constructor stub.
|
2015-06-29 19:07:55 +09:00 |
Iván Matellanes
|
6096dfe6d9
|
msvcirt: Add implementation of streambuf::dbp.
|
2015-06-29 19:07:54 +09:00 |
Iván Matellanes
|
56f150b1c4
|
msvcirt: Add implementation of streambuf::sputbackc.
|
2015-06-29 19:07:54 +09:00 |
Iván Matellanes
|
6cca77bf2a
|
msvcirt: Add implementation of streambuf::pbackfail.
|
2015-06-29 19:07:53 +09:00 |
Iván Matellanes
|
d553a0883f
|
msvcirt: Add implementation of streambuf::stossc.
|
2015-06-26 20:35:06 +09:00 |
Iván Matellanes
|
346a8e1cbf
|
msvcirt: Add implementation of streambuf::sbumpc.
|
2015-06-26 20:35:06 +09:00 |
Iván Matellanes
|
fac4fdb56f
|
msvcirt: Add implementation of streambuf::snextc.
|
2015-06-26 20:35:06 +09:00 |
Iván Matellanes
|
7b877fbce8
|
msvcirt: Add implementation of streambuf::sgetn/sputn.
|
2015-06-23 19:34:10 +09:00 |
Iván Matellanes
|
f71186b645
|
msvcirt: Add implementation of streambuf::xsputn.
|
2015-06-23 19:34:01 +09:00 |