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
gozer 2004/08/12 21:13:32
Modified:src/docs/2.0/api/Apache Const.pod
Log:
A few stylistic changes as pointed out by stas.
Revision ChangesPath
1.18 +19 -3 modperl-docs/src/docs/2.0/api/Apache/Const.pod
Index: Const.pod
===
gozer 2004/08/12 22:45:50
Modified:src/docs/2.0/api/Apache CmdParms.pod Command.pod
Log:
Apache::CmdParms is completed.
Awaiting review by Stas please...
Revision ChangesPath
1.6 +109 -181 modperl-docs/src/docs/2.0/api/Apache/CmdParms.pod
Index: CmdParms.p
stas2004/08/13 10:58:50
Modified:src/outstanding/success_stories
calmaeth.maths.uwa.edu.au.pod
calmaeth.maths.uwa.edu.au.txt isoldmyhouse.com.pod
isoldmyhouse.com.txt rent.com.pod rent.com.txt
stas2004/08/13 12:45:33
Modified:src/docs/2.0/api/Apache CmdParms.pod
Log:
polish
Revision ChangesPath
1.7 +112 -58 modperl-docs/src/docs/2.0/api/Apache/CmdParms.pod
Index: CmdParms.pod
===
[EMAIL PROTECTED] wrote:
gozer 2004/08/12 22:45:50
Modified:src/docs/2.0/api/Apache CmdParms.pod Command.pod
Log:
Apache::CmdParms is completed.
Awaiting review by Stas please...
I've committed some tweaks, including a missing argument check_cmd_context
and some examples without