Commit Graph

1137 Commits

Author SHA1 Message Date
Jonathan Turkanis
0ad90e49d1 miscellaneous changes
[SVN r28604]
2005-05-02 20:31:21 +00:00
Jonathan Turkanis
65f80423f0 moved implementation of non_bloacking adapter here
[SVN r28603]
2005-05-02 20:27:57 +00:00
Jonathan Turkanis
2f5cd5dbd6 added comment
[SVN r28601]
2005-05-02 20:09:12 +00:00
Jonathan Turkanis
86967baf7d added missing template arguments; fixed close()
[SVN r28600]
2005-05-02 20:06:22 +00:00
Jonathan Turkanis
caeba591a6 switched to private optional; added comments
[SVN r28599]
2005-05-02 20:05:14 +00:00
Jonathan Turkanis
d6859b9adc removed superfluous detail::'s; added implementation of non_blocking adapter
[SVN r28598]
2005-05-02 19:56:11 +00:00
Jonathan Turkanis
ff119d34fa switched to private optional; added comments
[SVN r28597]
2005-05-02 19:45:36 +00:00
Jonathan Turkanis
69cb226a1c added Borland warning 8071
[SVN r28596]
2005-05-02 19:42:05 +00:00
Jonathan Turkanis
c0b758502f moved implementation to operations.hpp
[SVN r28595]
2005-05-02 19:38:41 +00:00
Jonathan Turkanis
88102a0c92 added comment
[SVN r28594]
2005-05-02 19:38:09 +00:00
Jonathan Turkanis
abd8c6c139 removed use of non_blocking_adapter
[SVN r28593]
2005-05-02 19:37:27 +00:00
Jonathan Turkanis
409c6bcaa3 added ios.hpp include
[SVN r28592]
2005-05-02 19:34:08 +00:00
Jonathan Turkanis
1042f1bcd2 initial commitment
[SVN r28591]
2005-05-02 19:32:41 +00:00
Victor A. Wagner Jr.
09789d201c Changed - again the open method
you have to call something _other_ than yourself to get stuff done
          I used the open_sink methods near the end of the file as a template
          this uses BOOST_IOS::in instead of BOOST_IOS::out but other than that
          they're essentially identical.


[SVN r28502]
2005-04-27 08:18:59 +00:00
Victor A. Wagner Jr.
cab880be3e Changed - the call to open to be more like the constructor
the type of the argument length
          the call to open to use the arguments given


[SVN r28499]
2005-04-27 05:31:11 +00:00
Victor A. Wagner Jr.
3087d16eef Deleted - an extraneous \r at the end of lines which causes vc8.0 to mistake the
files for some created on the Mac (apparently a HENIOUS crime which is intolerable
          to those at Microsoft and which must be considered an error)
Changed - the version of python mentioned specifically from 2.3 to 2.4


[SVN r28471]
2005-04-25 10:01:07 +00:00
Victor A. Wagner Jr.
e916a62709 Deleted - an extraneous \r at the end of some lines which causes vc8.0 to
- erroneously call the file a Mac file and create an error


[SVN r28470]
2005-04-25 09:56:59 +00:00
Jonathan Turkanis
58b65b7b7e added support for non-blocking i/o
[SVN r28426]
2005-04-22 19:29:05 +00:00
Jonathan Turkanis
868c2a1072 inital commitment
[SVN r28425]
2005-04-22 19:23:44 +00:00
Jonathan Turkanis
0294c4d337 added support for non-blocking i/o
[SVN r28424]
2005-04-22 19:20:32 +00:00
Jonathan Turkanis
53bef2f7f1 initial commitment
[SVN r28308]
2005-04-18 03:34:07 +00:00
Vladimir Prus
5f28194a95 Fix some paths
[SVN r28267]
2005-04-15 08:11:16 +00:00
Vladimir Prus
4416f099a8 Add V2 Jamfile
[SVN r28266]
2005-04-15 07:59:23 +00:00
Victor A. Wagner Jr.
a7f7e6d17c Changed \r\r\n to \r\n so that VC8.0 doesn't complain
[SVN r28247]
2005-04-14 14:27:11 +00:00
Victor A. Wagner Jr.
b3219b1e82 Changed \r\r\n to \r\n so that VC8.0 can compile it
[SVN r28234]
2005-04-14 05:22:48 +00:00
Jonathan Turkanis
45267975a4 added positioning.hpp include
[SVN r28233]
2005-04-14 05:03:07 +00:00
Jonathan Turkanis
c5020171dc inegrated Jonathan Graehls changes
[SVN r28232]
2005-04-14 04:25:08 +00:00
Jonathan Turkanis
99e47c736a fixed close()
[SVN r28231]
2005-04-14 04:21:46 +00:00
Victor A. Wagner Jr.
3cdee40928 Changed - \r\r\n to \r\n so that vc8.0 doesn't complain
[SVN r28229]
2005-04-13 23:32:41 +00:00
Jonathan Turkanis
1379d5f21c large seek offset support
[SVN r28227]
2005-04-13 21:25:45 +00:00
Jonathan Turkanis
5cf18ff572 switched from pass by ref to components with shared state
[SVN r28225]
2005-04-13 18:03:53 +00:00
Jonathan Turkanis
84698b3f96 Borland 5.x workaround
[SVN r28224]
2005-04-13 17:54:39 +00:00
Jonathan Turkanis
748109a44e switched from pass by ref to extraction with component()
[SVN r28223]
2005-04-13 17:53:46 +00:00
Jonathan Turkanis
94541551ef renamed pipeline_test.cpp
[SVN r28222]
2005-04-13 17:30:55 +00:00
Jonathan Turkanis
eb35301914 added tests
[SVN r28221]
2005-04-13 16:30:11 +00:00
Jonathan Turkanis
800c0f694c fixed flushable filter
[SVN r28220]
2005-04-13 16:27:13 +00:00
Jonathan Turkanis
b5849c189e switched to compatibilty macros
[SVN r28219]
2005-04-13 16:26:32 +00:00
Jonathan Turkanis
1b36e112dc first genuine version
[SVN r28218]
2005-04-13 16:25:57 +00:00
Jonathan Turkanis
29607d2c51 inital commitment
[SVN r28217]
2005-04-13 16:22:13 +00:00
Jonathan Turkanis
9a6791adda removed unused param
[SVN r28195]
2005-04-13 04:26:46 +00:00
Jonathan Turkanis
fdcd9b1d33 added strict_sync
[SVN r28194]
2005-04-13 04:26:01 +00:00
Jonathan Turkanis
d04950c451 added auto_close/strict_sync
[SVN r28193]
2005-04-13 04:24:35 +00:00
Jonathan Turkanis
088951abe8 added dtor
[SVN r28192]
2005-04-13 04:23:45 +00:00
Jonathan Turkanis
fdbbf32d32 VC fixes
[SVN r28191]
2005-04-13 04:21:29 +00:00
Jonathan Turkanis
3a18bc4132 fixes for VC with STLPort; better commenting
[SVN r28190]
2005-04-13 04:19:21 +00:00
Jonathan Turkanis
d5076b1e24 made flush return false by default for filters
[SVN r28189]
2005-04-13 04:18:24 +00:00
Jonathan Turkanis
6bcce09597 fixed auto_close; added component_type compatibility macros
[SVN r28188]
2005-04-13 03:42:06 +00:00
Jonathan Turkanis
0091c18455 moved using directives
[SVN r28155]
2005-04-12 06:30:57 +00:00
Jonathan Turkanis
327e7dd542 removed unused variable
[SVN r28154]
2005-04-12 06:21:03 +00:00
Jonathan Turkanis
6dd30f51b5 moved using directives
[SVN r28153]
2005-04-12 06:19:44 +00:00