stas2004/10/05 19:20:17
Modified:src/docs/2.0/api/APR Bucket.pod Const.pod
Log:
APR::Bucket::setaside updates
Revision ChangesPath
1.16 +35 -7 modperl-docs/src/docs/2.0/api/APR/Bucket.pod
Index: Bucket.pod
==
stas2004/08/20 17:48:47
Modified:src/docs/2.0/api/APR Bucket.pod
Log:
It's important to know that certain bucket types (e.g. file bucket),
may perform a split and insert extra buckets following the current
one. Therefore never call Cremove|/C_remove_>>, before
calling C<$b-
stas2004/08/20 16:38:28
Modified:src/docs/2.0/api/APR Bucket.pod
Log:
document the new method: delete and destroy
Revision ChangesPath
1.12 +92 -2 modperl-docs/src/docs/2.0/api/APR/Bucket.pod
Index: Bucket.pod
==
stas2004/08/14 23:26:50
Modified:src/docs/2.0/api/APR Bucket.pod
Log:
help to visualize what methods do
Revision ChangesPath
1.11 +22 -5 modperl-docs/src/docs/2.0/api/APR/Bucket.pod
Index: Bucket.pod
stas2004/08/12 19:03:24
Modified:src/docs/2.0/api/APR Bucket.pod
Log:
B in order to avoid unnecessary data copying the variable
is stored in the bucket object. That means that if you modify C<$data>
after passing it to C you will modify the data in the bucket as
well. To av
stas2004/07/09 17:26:55
Modified:src/docs/2.0/api/APR Bucket.pod Pool.pod SockAddr.pod
Socket.pod ThreadMutex.pod Util.pod
Log:
minor tweaks
Revision ChangesPath
1.8 +4 -4 modperl-docs/src/docs/2.0/api/APR/Bucket.pod
Index: Buck
stas2004/06/04 02:30:52
Modified:src/docs/2.0/api/APR Bucket.pod
Log:
extra info
Revision ChangesPath
1.6 +2 -1 modperl-docs/src/docs/2.0/api/APR/Bucket.pod
Index: Bucket.pod
===
RCS f