Iván Matellanes
|
7b877fbce8
|
msvcirt: Add implementation of streambuf::sgetn/sputn.
|
2015-06-23 19:34:10 +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
|
44fbaf3342
|
msvcirt: Add implementation of streambuf::in_avail/out_waiting.
|
2015-06-11 15:56:49 +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
|
799731f4b9
|
msvcrt: Synchronize spec files.
|
2013-03-14 13:21:47 +01:00 |
Alexandre Julliard
|
5ac184cad5
|
msvcrt: Update spec files using the make_specfiles script.
|
2011-05-03 12:44:14 +02:00 |
Alexandre Julliard
|
9c76ed18b7
|
msvcrt: Add stubs for the 64-bit msvcirt entry points.
|
2011-05-01 20:37:18 +02:00 |
Alexandre Julliard
|
52aac5aba7
|
msvcrt: Export the 64-bit version of the C++ mangled names for all implemented functions.
|
2010-08-24 22:22:09 +02:00 |
Alexandre Julliard
|
c4f673fb63
|
msvcrt: List the this pointer as an additional argument for thiscall functions.
|
2010-08-24 19:29:27 +02:00 |
Alexandre Julliard
|
b21e28ca11
|
msvcrt: Use the thiscall type on appropriate entry points.
|
2010-08-24 16:24:01 +02:00 |
Jeff Latimer
|
1510698b56
|
msvcirt: Add some stubs.
|
2010-08-02 17:38:51 +02:00 |
Jerome Leclanche
|
370873f974
|
msvcirt: Implement MSVCIRT_operator_sl_callback.
|
2009-10-26 11:19:45 +01: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 |