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

2003-10-18 Thread stas
stas2003/10/18 16:45:29 Modified:src/modules/perl modperl_interp.c Log: remove a duplicate of the function name in the trace printout Revision ChangesPath 1.60 +1 -2 modperl-2.0/src/modules/perl/modperl_interp.c Index: modperl_interp.c ===

cvs commit: modperl-2.0 Changes

2003-10-18 Thread stas
stas2003/10/18 14:01:31 Modified:src/modules/perl mod_perl.c modperl_perl.c modperl_perl.h .Changes Log: perl 5.8.1 w/ ithreads has a bug where it reports the wrong parent pid (as if the process was never forked), provide a local workaround (+ new test)

cvs commit: modperl-2.0 Changes

2003-10-18 Thread stas
stas2003/10/18 13:58:27 Modified:.Changes Log: remove dup Revision ChangesPath 1.239 +0 -2 modperl-2.0/Changes Index: Changes === RCS file: /home/cvs/modperl-2.0/Changes,v retr

cvs commit: modperl-2.0/t/response/TestPerl api.pm

2003-10-18 Thread stas
stas2003/10/18 12:27:24 Modified:t/response/TestPerl api.pm Log: verify that pid != ppid under threads Revision ChangesPath 1.2 +6 -2 modperl-2.0/t/response/TestPerl/api.pm Index: api.pm ===