Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
property cleanup
Update Perl API licenses to ALv2, removing AUTHOR info from documentation per instructions at http://www.apache.org/dev/apply-license.html. Also apply pending fixes: 1) Content-Type parser in apache_request.c (Opera 7.20 supplies extra attributes). 2) Apache::Request->instance returns undef if passed object is undef.
added a proper implementation of the ithreads support. At the same time it should resolve the problem with perl 5.8.2 under threaded applications, since it no longer relies on the implicit context and passes aTHX around. PR: Obtained from: Submitted by: Reviewed by:
Bugfix: refcount too high for ${$upload->fh}, (culprit is T_IN stub code
from ExtUtils/typemap). Leak caused deleted files to remain open
for lifetime of process.
Spotted by Jeffrey Hartmann <lefty@lefty.org>.
Initial revision
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 |