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 |
Iván Matellanes
|
a507132cdc
|
msvcirt: Add implementation of streambuf::xsgetn.
|
2015-06-23 19:33:56 +09:00 |
Iván Matellanes
|
7a89251c2f
|
msvcirt: Print error messages in unimplemented functions.
|
2015-06-17 20:01:16 +09:00 |
Iván Matellanes
|
540f644ceb
|
msvcirt: Add implementation of streambuf::sputc.
|
2015-06-17 20:01:16 +09:00 |
Iván Matellanes
|
b08d0bc75d
|
msvcirt: Add implementation of streambuf::sgetc.
|
2015-06-17 20:01:16 +09:00 |
Iván Matellanes
|
c69ac67206
|
msvcirt: Fix implementation of streambuf::sync.
|
2015-06-12 21:22:43 +09:00 |
Iván Matellanes
|
44fbaf3342
|
msvcirt: Add implementation of streambuf::in_avail/out_waiting.
|
2015-06-11 15:56:49 +09:00 |
Iván Matellanes
|
6b6dc42d61
|
msvcirt: Add implementation of streambuf::seekoff/seekpos.
|
2015-06-11 15:56:44 +09:00 |
Iván Matellanes
|
1f1cf8a68e
|
msvcirt: Add implementation of streambuf::sync.
|
2015-06-11 15:56:41 +09:00 |
Iván Matellanes
|
a3150b95df
|
msvcirt: Add implementation of streambuf::gbump/pbump.
|
2015-06-09 22:09:56 +09:00 |
Iván Matellanes
|
70b447d078
|
msvcirt: Add implementation of streambuf locking.
|
2015-06-09 22:09:56 +09:00 |
Iván Matellanes
|
2e880feaab
|
msvcirt: Add implementation of streambuf::unbuffered.
|
2015-06-09 22:09:56 +09:00 |
Iván Matellanes
|
43b9cb7180
|
msvcirt: Add implementation of streambuf buffer getters.
|
2015-06-09 22:09:56 +09:00 |
Iván Matellanes
|
77dbfc8979
|
msvcirt: Add implementation of streambuf::allocate.
|
2015-06-09 22:09:56 +09:00 |
Iván Matellanes
|
ee28dbf542
|
msvcirt: Add initial implementation of streambuf.
|
2015-06-05 14:44:49 +09:00 |
Iván Matellanes
|
e35e107e5e
|
msvcirt: Share exceptions implementation with msvcp.
|
2015-05-29 16:43:53 +09:00 |
Alexandre Julliard
|
3e40fea9d6
|
makefiles: Automatically add the necessary msvcrt flags to the generated rules.
|
2014-01-08 14:34:15 +01:00 |
Alexandre Julliard
|
14072676a6
|
msvcrt: Use a __thiscall macro where appropriate to make the calling convention clearer.
|
2010-08-24 16:31:25 +02:00 |
Jeff Latimer
|
1510698b56
|
msvcirt: Add some stubs.
|
2010-08-02 17:38:51 +02:00 |
Jerome Leclanche
|
de1b44892d
|
msvcirt: Make sure a FIXME doesn't overflow.
|
2009-11-03 21:20:37 +01:00 |
Jerome Leclanche
|
370873f974
|
msvcirt: Implement MSVCIRT_operator_sl_callback.
|
2009-10-26 11:19:45 +01:00 |
Alexandre Julliard
|
5af33ee06f
|
msvcrt: Use strict function prototypes.
|
2009-10-06 16:12:39 +02:00 |
Alexandre Julliard
|
2b012c9886
|
msvcrt: Add appropriate stdcall decorations to assembly functions.
|
2009-06-15 13:41:51 +02:00 |
Christian Costa
|
f2b0e3168a
|
msvcirt: Implement some ostream stubs.
|
2008-08-20 14:09:03 +02:00 |
Alexandre Julliard
|
455a4994d5
|
msvcirt: Added stub implementation of msvcirt.dll.
|
2007-09-28 20:43:43 +02:00 |