Author: randyk
Date: Tue Apr 19 21:15:16 2005
New Revision: 162013
URL: http://svn.apache.org/viewcvs?view=rev&rev=162013
Log:
update Changes with addition of APR::Status.
Modified:
perl/modperl/trunk/Changes
Modified: perl/modperl/trunk/Changes
URL:
http://svn.apache.org/viewcvs/perl/modpe
Author: randyk
Date: Tue Apr 19 20:59:06 2005
New Revision: 162009
URL: http://svn.apache.org/viewcvs?view=rev&rev=162009
Log:
Add APR::Status to provide perl glue to the APR_STATUS_IS_*
macros of apr_errno.h.
Added:
perl/modperl/trunk/t/apr-ext/status.t (with props)
perl/modperl/trunk/
Author: stas
Date: Tue Apr 19 13:48:42 2005
New Revision: 161973
URL: http://svn.apache.org/viewcvs?view=rev&rev=161973
Log:
spelling: s/aquired/acquired/
Modified:
perl/modperl/trunk/src/modules/perl/modperl_tipool.c
perl/modperl/trunk/src/modules/perl/modperl_tipool.h
Modified: perl/mo