cvs commit: modperl-2.0/lib/Apache Reload.pm

2003-12-13 Thread stas
stas2003/12/13 18:50:39 Modified:lib/Apache Reload.pm Log: sometimes when require fails we end up with key => undef, entry in Apache::Reload::INCS, so skip those entries Revision ChangesPath 1.12 +1 -0 modperl-2.0/lib/Apache/Reload.pm Index: Reload.pm

cvs commit: modperl-2.0 Changes

2003-12-13 Thread stas
stas2003/12/13 15:40:31 Modified:src/modules/perl modperl_filter.c modperl_types.h .Changes Log: Postpone the allocation of the wbucket in filters till the moment it's needed (if at all). Since non-streaming filters aren't going to use that buffer, it's