cvs commit: modperl-2.0/xs/APR/URI APR__URI.h

2003-03-09 Thread stas
stas2003/03/09 00:57:55 Modified:.Changes lib/Apache compat.pm t/response/TestAPI uri.pm xs/APR/URI APR__URI.h Added: t/response/TestCompat apache_uri.pm Log: - fixes for apr_uri_unparse, which has the segfault resolved

cvs commit: modperl-docs/src/docs/2.0/devel/porting porting.pod

2003-03-09 Thread stas
stas2003/03/09 16:17:18 Modified:src/docs/2.0/devel/porting porting.pod Log: fix pod Submitted by: Nick Tonkin Revision ChangesPath 1.9 +1 -1 modperl-docs/src/docs/2.0/devel/porting/porting.pod Index: porting.pod ===

cvs commit: modperl-docs/src/docs/2.0/user/compat compat.pod

2003-03-09 Thread stas
stas2003/03/09 17:24:11 Modified:src/docs/2.0/user/compat compat.pod Log: document the issues with $r->unparse() Revision ChangesPath 1.55 +35 -3 modperl-docs/src/docs/2.0/user/compat/compat.pod Index: compat.pod ===

cvs commit: modperl-2.0/t/response/TestCompat apache_uri.pm

2003-03-09 Thread stas
stas2003/03/09 17:25:26 Modified:t/response/TestCompat apache_uri.pm Log: don't use 2.0 api in compat tests Revision ChangesPath 1.2 +2 -2 modperl-2.0/t/response/TestCompat/apache_uri.pm Index: apache_uri.pm ==