Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm

2004-07-02 Thread Stas Bekman
[EMAIL PROTECTED] wrote: randyk 2004/07/02 12:04:32 Modified:lib/ModPerl Code.pm Log: Reviewed by: stas arrange to have src/modules/perl/modperl_common_types.h installed into the Apache2 include/ directory. Again, this kind of change affects users who may need to use that, so it

Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm

2004-04-26 Thread Stas Bekman
[EMAIL PROTECTED] wrote: stas2004/04/26 13:20:01 Modified:lib/ModPerl Code.pm Log: ifdef the definition of the new macros imported from 2.0.49 and not available in the earlier Apache versions Revision ChangesPath 1.120 +4 -1 modperl-2.0/lib/ModPerl/Code.pm

Re: cvs commit: modperl-2.0/lib/ModPerl Code.pm

2003-10-01 Thread Geoffrey Young
added Apache::CRLF, Apache::CR, and Apache::LF to Apache::Const's :platform group I'll spruce up the test (as promised) and add the required docs tomorrow. for now, at least randy can use the constants at his leisure... --Geoff ---