[EMAIL PROTECTED] wrote:
geoff 2003/05/30 06:39:44
Modified:xs/Apache/Module Apache__Module.h
Log:
sorry, committed a change in progress. really sorry.
I'm really sorry about this. I forgot to commit the new directory and file
for the $parms->info() stuff, but in the meanwhile
geoff 2003/05/30 06:39:44
Modified:xs/Apache/Module Apache__Module.h
Log:
sorry, committed a change in progress. really sorry.
Revision ChangesPath
1.10 +37 -1 modperl-2.0/xs/Apache/Module/Apache__Module.h
Index: Apache__Module.h
===
geoff 2003/05/30 06:37:19
Modified:xs/Apache/Module Apache__Module.h
Added: xs/Apache/CmdParms Apache__CmdParms.h
Log:
implement $parms->info. directive handlers should now be complete.
Revision ChangesPath
1.1 modperl-2.0/xs/Apache/CmdParms/Ap
geoff 2003/05/30 06:36:09
modperl-2.0/xs/Apache/CmdParms - New directory
geoff 2003/05/30 05:56:01
Modified:.Changes
Log:
implement $parms->info. directive handlers should now be complete.
Submitted by: geoff
Reviewed by: stas
Revision ChangesPath
1.190 +3 -0 modperl-2.0/Changes
Index: Changes
==
geoff 2003/05/30 05:55:15
Modified:src/modules/perl modperl_module.c modperl_types.h
t/response/TestDirective perlloadmodule.pm
xs/maps modperl_functions.map
xs/tables/current/Apache StructureTable.pm
xs/tables/current/ModPer
geoff 2003/05/30 05:10:32
Modified:util getdiff.pl
Log:
add -u flag to cvs diff
Submitted by: geoff
Reviewed by: stas
Revision ChangesPath
1.2 +1 -1 modperl-2.0/util/getdiff.pl
Index: getdiff.pl
stas2003/05/29 22:24:52
Modified:lib/Apache SizeLimit.pm
.Changes
Log:
Add Win32 support to Apache::SizeLimit
Submitted by: Perrin Harkins <[EMAIL PROTECTED]>
Revision ChangesPath
1.11 +71 -3 modperl/lib/Apache/SizeLimit.pm
Index
stas2003/05/29 22:23:34
Modified:lib/Apache SizeLimit.pm
.Changes
Log:
Change Apache::SizeLimit to not push a cleanup handler if already in
the cleanup handler phase, and adjust docs to show that cleanup
handler is the preferred phase to use
Submitted
stas2003/05/29 21:17:20
Modified:lib/ModPerl Config.pm
Log:
add the mod_perl version string to the autogenerated bug report
Revision ChangesPath
1.9 +2 -0 modperl-2.0/lib/ModPerl/Config.pm
Index: Config.pm
stas2003/05/29 19:15:52
Modified:t/hooks/TestHooks cleanup2.pm
Log:
it's more interesting to use $r->pool->cleanup_register since it can
accept an arbitrary argument.
Revision ChangesPath
1.2 +5 -4 modperl-2.0/t/hooks/TestHooks/cleanup2.pm
Index: cle
stas2003/05/29 19:09:57
Added: t/hooks cleanup2.t
t/hooks/TestHooks cleanup2.pm
Log:
another cleanup test, which performs a creation and cleanup of a temp file
Revision ChangesPath
1.1 modperl-2.0/t/hooks/cleanup2.t
Index: clean
12 matches
Mail list logo