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 |
|
Jonathan Turkanis
|
b06a2a16e7
|
renamed from pipable_test.cpp
[SVN r28151]
|
2005-04-12 06:18:20 +00:00 |
|
Jonathan Turkanis
|
a1ba0d03fa
|
added tests
[SVN r28149]
|
2005-04-12 06:14:52 +00:00 |
|
Jonathan Turkanis
|
6331e92fb4
|
initila commitment
[SVN r28148]
|
2005-04-12 06:13:37 +00:00 |
|
Jonathan Turkanis
|
26453be3a1
|
reverted to last working version
[SVN r28147]
|
2005-04-12 06:11:58 +00:00 |
|
Jonathan Turkanis
|
3585628ad4
|
removed unused params
[SVN r28146]
|
2005-04-12 06:11:06 +00:00 |
|
Jonathan Turkanis
|
27ae40a7d4
|
removed broken pipeline support
[SVN r28145]
|
2005-04-12 06:10:31 +00:00 |
|
Jonathan Turkanis
|
0ddff2d98a
|
namespace-qualified std::for_each
[SVN r28144]
|
2005-04-12 06:09:50 +00:00 |
|
Jonathan Turkanis
|
1c9c23f304
|
initial commitment
[SVN r28143]
|
2005-04-12 06:08:53 +00:00 |
|
Jonathan Turkanis
|
4285249f47
|
renamed to pipeline.hpp
[SVN r28132]
|
2005-04-11 15:56:38 +00:00 |
|
Jonathan Turkanis
|
088221f841
|
initial commitment
[SVN r28131]
|
2005-04-11 15:41:45 +00:00 |
|
Jonathan Turkanis
|
47819529a5
|
renamed pipable --> pipeline
[SVN r28130]
|
2005-04-11 15:38:10 +00:00 |
|
Jonathan Turkanis
|
2ec2d33205
|
removed VC6 workaround
[SVN r28129]
|
2005-04-11 15:36:21 +00:00 |
|
Jonathan Turkanis
|
fe7c5ad079
|
gave source and sink limited seekability
[SVN r28128]
|
2005-04-11 15:35:47 +00:00 |
|
Jonathan Turkanis
|
e810ffe605
|
formating
[SVN r28127]
|
2005-04-11 15:34:27 +00:00 |
|
Jonathan Turkanis
|
74799afb6a
|
initial commitment
[SVN r28126]
|
2005-04-11 15:32:28 +00:00 |
|
Jonathan Turkanis
|
ef059cfa28
|
made ctor explicit
[SVN r28125]
|
2005-04-11 15:31:07 +00:00 |
|
Jonathan Turkanis
|
d746fc04d7
|
renamed random_access_container
[SVN r28124]
|
2005-04-11 15:29:22 +00:00 |
|
Jonathan Turkanis
|
f58efc8592
|
renamed forward_container.hpp
[SVN r28123]
|
2005-04-11 15:28:37 +00:00 |
|
Jonathan Turkanis
|
06303de82d
|
made ctors explicit
[SVN r28122]
|
2005-04-11 15:27:07 +00:00 |
|
Jonathan Turkanis
|
0c0ad2d813
|
modified to use detal/call_traits.hpp; made ctor explicit; fixed flush()
[SVN r28121]
|
2005-04-11 15:26:39 +00:00 |
|
Jonathan Turkanis
|
31689c1f1e
|
added else_
[SVN r28120]
|
2005-04-11 15:25:18 +00:00 |
|
Jonathan Turkanis
|
0b55b326b9
|
replaced mpl::true_ w/ else_; made construction of return type explicit
[SVN r28119]
|
2005-04-11 15:24:39 +00:00 |
|
Jonathan Turkanis
|
d169d9f91b
|
made ctors explicit; updated treatment of pipelines
[SVN r28118]
|
2005-04-11 15:23:25 +00:00 |
|
Jonathan Turkanis
|
80bf2b2212
|
removed param_type.hpp include
[SVN r28117]
|
2005-04-11 15:22:07 +00:00 |
|
Jonathan Turkanis
|
c6259cd362
|
added support for filters
[SVN r28115]
|
2005-04-11 15:04:08 +00:00 |
|
Jonathan Turkanis
|
e55951058b
|
replaced mpl::true w/ else_
[SVN r28114]
|
2005-04-11 15:03:12 +00:00 |
|
Jonathan Turkanis
|
b93f77fc68
|
removed param_type.hpp include
[SVN r28113]
|
2005-04-11 15:01:54 +00:00 |
|
Jonathan Turkanis
|
94f308c103
|
made flush return true by default
[SVN r28112]
|
2005-04-11 14:59:03 +00:00 |
|
Jonathan Turkanis
|
37577ecfc1
|
Tru64 workaround
[SVN r28111]
|
2005-04-11 14:57:57 +00:00 |
|
Jonathan Turkanis
|
99ac64ac67
|
added (broken) support for pipelines
[SVN r28110]
|
2005-04-11 14:56:57 +00:00 |
|
Jonathan Turkanis
|
992d8a306e
|
modified to handle dual_use
[SVN r28109]
|
2005-04-11 14:56:08 +00:00 |
|
Jonathan Turkanis
|
d52d9c1bdb
|
made ctors explicit
[SVN r28108]
|
2005-04-11 14:54:54 +00:00 |
|
Jonathan Turkanis
|
6ef3691563
|
added multichar_dual_use_filter_tag
[SVN r28107]
|
2005-04-11 14:52:11 +00:00 |
|
Jonathan Turkanis
|
035aab9c1e
|
switched from param_type.hpp to detail/call_traits.hpp
[SVN r28075]
|
2005-04-09 20:23:04 +00:00 |
|
Jonathan Turkanis
|
a52ae63344
|
fixed whitespace
[SVN r28074]
|
2005-04-09 20:21:43 +00:00 |
|
Victor A. Wagner Jr.
|
404c7a044f
|
Changed - some \r\r\n line endings to \r\n
[SVN r28065]
|
2005-04-08 18:33:43 +00:00 |
|
Victor A. Wagner Jr.
|
c45039fb84
|
Changed - some line endings from \r\r\n to simply \r\n
[SVN r28064]
|
2005-04-08 18:30:53 +00:00 |
|
Jonathan Turkanis
|
b9b57d11cf
|
fixed component_type() and component()
[SVN r28055]
|
2005-04-07 22:20:29 +00:00 |
|