cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2004-03-02 Thread stas
stas2004/03/02 22:29:33 Modified:xs/tables/current/ModPerl FunctionTable.pm Log: fix the table Revision ChangesPath 1.148 +1 -1 modperl-2.0/xs/tables/current/ModPerl/FunctionTable.pm Index: FunctionTable.pm =

cvs commit: modperl-2.0/src/modules/perl modperl_filter.c

2004-03-02 Thread stas
stas2004/03/02 22:05:30 Modified:src/modules/perl modperl_filter.c Log: use modperl_handler_name wrapper and not directly access handler->name to handle anon subs handlers. Revision ChangesPath 1.84 +9 -7 modperl-2.0/src/modules/perl/modperl_filter.c

cvs commit: modperl-2.0 Changes

2004-03-02 Thread stas
stas2004/03/02 22:03:11 Modified:src/modules/perl modperl_cgi.c modperl_cgi.h modperl_filter.c t/apache send_cgi_header.t t/response/TestApache send_cgi_header.pm xs/Apache/Response Apache__Response.h