Re: cvs commit: modperl/src/modules/perl mod_perl.c

2001-04-17 Thread Doug MacEachern
On Wed, 7 Mar 2001, Ask Bjoern Hansen wrote: > On 6 Oct 2000 [EMAIL PROTECTED] wrote: > > > dougm 00/10/06 13:18:29 > > > > Modified:t/internal error.t > >src/modules/perl mod_perl.c > > Log: > > more for the "Apache::send_http_header was resetting r->status = 20

Re: cvs commit: modperl/src/modules/perl mod_perl.c

2001-03-07 Thread Ask Bjoern Hansen
On 6 Oct 2000 [EMAIL PROTECTED] wrote: > dougm 00/10/06 13:18:29 > > Modified:t/internal error.t >src/modules/perl mod_perl.c > Log: > more for the "Apache::send_http_header was resetting r->status = 200" fix Doug, do you remember what this was about? (I just ha

cvs commit: modperl/src/modules/perl mod_perl.c

2000-10-06 Thread dougm
dougm 00/10/06 13:18:29 Modified:t/internal error.t src/modules/perl mod_perl.c Log: more for the "Apache::send_http_header was resetting r->status = 200" fix Revision ChangesPath 1.5 +5 -3 modperl/t/internal/error.t Index: error.t

cvs commit: modperl/src/modules/perl mod_perl.c

2000-10-03 Thread dougm
dougm 00/10/03 13:59:02 Modified:Apache Apache.pm src/modules/perl mod_perl.c Log: fixups for this change: fix bug where Apache::send_http_header was resetting r->status = 200 Revision ChangesPath 1.56 +4 -2 modperl/Apache/Apache.pm Ind

cvs commit: modperl/src/modules/perl mod_perl.c

2000-10-03 Thread dougm
dougm 00/10/03 09:13:02 Modified:.ToDo Changes Apache Apache.pm src/modules/perl mod_perl.c Log: add proper offset support to Apache::read Revision ChangesPath 1.265 +2 -3 modperl/ToDo Index: ToDo

cvs commit: modperl/src/modules/perl mod_perl.c perl_util.c

2000-09-29 Thread dougm
dougm 00/09/29 09:33:41 Modified:.Changes src/modules/perl mod_perl.c perl_util.c Log: fix Apache::exit() so it does it does not trigger a warning Revision ChangesPath 1.540 +1 -1 modperl/Changes Index: Changes ===