Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
Started libapreq-1.35 dev cycle
add a contact info
start 1.34-dev cycle
the new version will be 1.33
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.
Bump version numbers, prepping for 1.3 RC
Applied Steve Hay's doc patch to explain tempnam() dependence
Apply Graham Clark's macro cleanups and fixed missing doc credits for Steve Hay.
Update Steve Hay's subclass docs.
Add Steve Hay's documentation on subclassing Apache::Request.
Bump version numbers. (library's ABI has changed)
Cookie.pm, Request.pm: $VERSION bumped to 1.1 PR: Obtained from: Submitted by: Reviewed by:
release 1.0 candidate #1
Includes Maurice Aubrey's apache_cookie.c patch to ignore empty cookie attributes; also replaces ap_getword calls with ap_getword_nulls for parsing "&" separator. Both patches bring the behavior of Apache::Cookie closer to that of CGI::Cookie, and hopefully improve the functionality of the C interface as well. ToDo updated to reflect current state of package; copious documentation patches to prepare for a new release version.
bump versions for development
prepare for tagging 0.33
SFIO support via perl Makefile.PL DEFINE=-DSFIO Upload hooks added. PR: Obtained from: Submitted by: Reviewed by:
0.32 is tagged, bump version numbers for future
getting ready to tag 0.32 for release
fix $r->param( key => [ 0..9 ] ), convert to XS. [Joe Schaefer <joe@sunstarsys.com>] Thanks to Jody Biggs <jody@codegrok.com> for the spot and suggested fix. req->upload_hook, req->hook_data added. [David Welton <davidw@prosa.it>] upload->tempname, req->temp_dir; $upload->link(), $upload->tempname() added. [Joe Schaefer <joe@sunstarsys.com>] handle cookies containing "&", "=" in data. [Joe Schaefer <joe@sunstarsys.com>]
tagged 0.31_03, bumping version
use =head2 instead of =item as matt suggested so html version has a more useful table-of-contents.
singleton support
getting ready to roll a 0.31_02
also parse r->args if content-type is multipart
fix problem with mozilla: [libapreq] unknown content-type: `application/x-www-form-urlencoded; charset=ISO-8859-1' fix nasty bug when connection is broken during file upload
make CGI.pm 2.53 compat possible
always use main request_rec
when attaching request_rec* to Apache::Request object, dont let Perl copy it
fixed Apache::Cookie->path bug
some dynamic target fixups
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 |