Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
merge apache2-rename-unstable to trunk
- just figured that all XS wrappers returning strings already copy the string, so it doesn't matter if the pool goes out of scope or not - consider to avoid copying though
Added ModPerl::Util::unload_package() to remove a loaded package as thoroughly as possible by clearing it's stash. Adjusted <Perl> sections, Apache::Reload and ModPerl::Registry to use the new function. PR: Obtained from: Submitted by: Reviewed by:
can optimize modperl_callback_current_callback_(set|get) PR: Obtained from: Submitted by: Reviewed by:
* consider using the temp pool for things that are needed only during the configuration and can be dropped before the actual serving is started. that pool gets destroyed right after the post-config phase is over. PR: Obtained from: Submitted by: Reviewed by:
deparsed anon-sub handlers can be optimized PR: Obtained from: Submitted by: Reviewed by:
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 |