Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
start 1.32 dev cycle
releasing 1.30
move modperl 1.x trunk to a branches/1.x
* Need to correct the order of PERL5LIB entries insert into @INC.
and document that 'arch' is not automatically inserted
Report: +Patch by Gordon Lack
http://marc.theaimsgroup.com/?t=110779533400004&r=1&w=2
PR:
Obtained from:
Submitted by:
Reviewed by:
log the issue with changing the process name via *0 PR: Obtained from: Submitted by: Reviewed by:
todo: make sure that DO_HTTPD=1 and PREP_HTTPD=1 aren't passed at the same time PR: Obtained from: Submitted by: Reviewed by:
Record the patch+thread about correctly detecting if a script is executable when filesystem ACLs are being used. PR: Obtained from: Submitted by: Reviewed by:
more input from Eric Cholet on the "Improper signal handler restoration with sigaction" issue PR: Obtained from: Submitted by: Reviewed by:
Log the patch from "Douglas K. Fischer" <fischerdk () purefm ! net> PR: Obtained from: Submitted by: Reviewed by:
remove PerlSetVar Foo 0 issue (resolved)
log PerlSetVar Foo 0 issue
Log the replacement of src/modules/ApacheModulePerl by src/modules/win32 and suggest deleting src/modules/ApacheModulePerl alltogether PR: Obtained from: Submitted by: Reviewed by:
Fixed typo'ed release date for 1.28 PR: Obtained from: Submitted by: Reviewed by:
bump version
'make test' no longer starts without LWP (at least under 5.6.0) PR: Obtained from: Submitted by: Reviewed by:
we need to have mp1bug PR: Obtained from: Submitted by: Reviewed by:
A few more unmaintained pod files that could be deleted: benchmark/stopwatch.pod benchmark/lwp-simple.pod PR: Obtained from: Submitted by: Reviewed by:
A few more unmaintained pod files that could be deleted: mod_perl_method_handlers.pod mod_perl_traps.pod mod_perl_cvs.pod faq/Makefile faq/mjtg-news.txt faq/mod_perl_api.pod faq/mod_perl_cgi.pod faq/mod_perl_faq.pod PR: Obtained from: Submitted by: Reviewed by:
* Consider removing the following files from the distribution,
they were already removed from the site and not maintained:
- cgi_to_mod_perl.pod
- mod_perl.pod
- mod_perl_tuning.pod
PR:
Obtained from:
Submitted by:
Reviewed by:
add a patch entry submitted by Stewart Gebbie <stewartg@striata.com> PR: Obtained from: Submitted by: Reviewed by:
Version 1.28 was released PR: Obtained from: Submitted by: Reviewed by:
log availability of mp_preload_module patch
Log mp_preload_module() breakage with method handlers PR: Obtained from: Submitted by: Reviewed by:
Record the availability of a patch and the need of further testing
for the missing functionnality :
Apache->request(bless {r=>$r}, "My::Apache");
Apache->request;
PR:
Obtained from:
Submitted by:
Reviewed by:
Better to keep track of this HPUX issue, even if its a p5p problem. Just so we dont forget
This was reported later as a bug in Perl with a patch submitted to p5p, see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-04/msg01458.html PR: Obtained from: Submitted by: Reviewed by:
Although being able to override built-in menus in Apache::Status doesn't sound that usefull, being able to is important. PR: Obtained from: Submitted by: Reviewed by:
Log the fact that per_request_cleanup() only cleans up the current request. As one consequence, pnotes of parent requests will not get cleaned up. Reported by : John Heitmann <JHeitmann@CombineNet.com> PR: Obtained from: Submitted by: Reviewed by:
Insert the release date of 1.27 in STATUS PR: Obtained from: Submitted by: Reviewed by:
Record the fact that $r->print() ignores $, PR: Obtained from: Submitted by: Reviewed by:
Move the $\ issue to the "Available Patches" section, after submitting patch for it. PR: Obtained from: Submitted by: Reviewed by:
added bug report for print not looking at $\
PR:
Obtained from:
Submitted by: Jesse Erlbaum <jesse@vm.com>
Reviewed by: dougm
Apache::Registry errors are now saved in $r->notes('error-notes')
PR: Obtained from: Submitted by: Randy Kobes <randy@theoryx5.uwinnipeg.ca> Reviewed by: dougm fix Win32 build problems with spaces in shell arguments
more bug reports via stas...
added Apache::Status enhancement request (forwarded from Stas)
add notes('error-notes') enhancement report and patch to STATUS
need to resolve the URI/LWP bad combinations issue. PR: Obtained from: Submitted by: Reviewed by:
add Win32 specific build problem, with a pointer to Randy's patch
various updates
PR: Obtained from: Submitted by: Tatsuhiko Miyagawa <miyagawa@edge.co.jp> Reviewed by: dougm PERL5LIB support now properly unshifts paths into @INC rather than push
PR: Obtained from: Submitted by: Stephen Clouse <stephenc@theiqgroup.com> Reviewed by: dougm do not clear symbol tables within a package in perl_clear_symtab() used by directive handler extensions
PR: Obtained from: Submitted by: Geoff Young Reviewed by: dougm properly deal with $r->status codes (e.g. redirect) in Apache::RegistryNG
PR: Obtained from: Submitted by: Geoff Young <geoff@modperlcookbook.org> Reviewed by: dougm properly escape highbit chars in Apache::Utils::escape_html
remove win32 item
address the print() dereferencing issue
PR: Obtained from: Submitted by: Salvador Ortiz Garcia <sog@msg.com.mx> Reviewed by: dougm fix multiple %LocationMatch in <Perl> sections bug
make sure PerlSetEnv variables are visible after first access to each child, and add tests to verify fix Submitted by: geoff Reviewed by: doug
PR: Obtained from: Submitted by: Reviewed by: fix tiehandle fix so it will compile with Perls < 5.6.0 and fold some duplication in the original patch
workaround Apache::Constants::AUTOLOAD problem with bleedperl
add reference to PERL5LIB patch
exchanged the old ToDo for the new STATUS file Reviewed by: dougm
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |