Author: stas
Date: Tue May 24 08:23:29 2005
New Revision: 178188
URL: http://svn.apache.org/viewcvs?rev=178188&view=rev
Log:
APR::Base64 :
- fix encode_len() to return the length without accounting for the
terminating '\0' as the C API does.
- fix encode() to create the string of the correct leng
Author: stas
Date: Tue May 24 11:38:46 2005
New Revision: 178236
URL: http://svn.apache.org/viewcvs?rev=178236&view=rev
Log:
make the configuration enabled if mod_mime and mod_alias are available
Modified:
perl/modperl/trunk/t/conf/extra.conf.in
perl/modperl/trunk/t/conf/extra.last.conf.i
Author: stas
Date: Tue May 24 11:53:49 2005
New Revision: 178247
URL: http://svn.apache.org/viewcvs?rev=178247&view=rev
Log:
deal with potentially unavailable mod_alias
Modified:
perl/modperl/trunk/ModPerl-Registry/t/206.t
perl/modperl/trunk/ModPerl-Registry/t/304.t
perl/modperl/trunk
Author: stas
Date: Tue May 24 12:37:32 2005
New Revision: 178258
URL: http://svn.apache.org/viewcvs?rev=178258&view=rev
Log:
tidy up
Modified:
perl/modperl/trunk/xs/APR/Bucket/APR__Bucket.h
Modified: perl/modperl/trunk/xs/APR/Bucket/APR__Bucket.h
URL:
http://svn.apache.org/viewcvs/perl/modp