geoff 02/03/02 10:09:54
Added: .STATUS
Removed: .ToDo
Log:
exchanged the old ToDo for the new STATUS file
Reviewed by: dougm
Revision ChangesPath
1.1 modperl/STATUS
Index: STATUS
stas02/03/05 21:24:57
Modified:t/apr.cvsignore
..cvsignore
Log:
-ignore files
Submitted by: "Philippe M. Chiasson" <[EMAIL PROTECTED]>
Reviewed by: stas
Revision ChangesPath
1.4 +4 -1 modperl-2.0/t/apr/.cvsignore
Index:
stas02/03/05 21:30:27
Modified:xs/APR/PerlIO apr_perlio.c apr_perlio.h
Log:
- convert the int APR_PERLIO_HOOK hooks into enums: benefit from
compile-time checks
- now can get rid of default: cases using these hooks
- rewrite the eof() switch to deploy the default case, w
stas02/03/05 22:13:39
Modified:lib/ModPerl TypeMap.pm
Log:
- better diagnostics when the typemap conversion fails
Revision ChangesPath
1.14 +5 -1 modperl-2.0/lib/ModPerl/TypeMap.pm
Index: TypeMap.pm
===