cvs commit: modperl-2.0/lib/ModPerl FunctionMap.pm WrapXS.pm

2001-05-02 Thread dougm
dougm 01/05/02 22:41:02 Modified:lib/ModPerl FunctionMap.pm WrapXS.pm Log: add BOOT keyword to indicate a function should be called at BOOT time Revision ChangesPath 1.8 +4 -1 modperl-2.0/lib/ModPerl/FunctionMap.pm Index: FunctionMap.pm ==

cvs commit: modperl-2.0/lib/ModPerl FunctionMap.pm WrapXS.pm

2001-05-02 Thread dougm
dougm 01/05/02 21:56:32 Modified:lib/ModPerl FunctionMap.pm WrapXS.pm Log: more better prefix guessing Revision ChangesPath 1.7 +4 -3 modperl-2.0/lib/ModPerl/FunctionMap.pm Index: FunctionMap.pm

cvs commit: modperl-2.0/lib/ModPerl FunctionMap.pm

2001-03-15 Thread dougm
dougm 01/03/15 18:29:43 Modified:lib/ModPerl FunctionMap.pm Log: since calling of guess_prefix() moved, need to make sure ModPerl::FunctionMap->prefixes pick up ap_ and apr_ Revision ChangesPath 1.4 +2 -0 modperl-2.0/lib/ModPerl/FunctionMap.pm Index: F

cvs commit: modperl-2.0/lib/ModPerl FunctionMap.pm TypeMap.pm

2001-03-15 Thread dougm
dougm 01/03/15 15:59:48 Modified:lib/ModPerl FunctionMap.pm TypeMap.pm Log: do a better job of guessing prefix and package Revision ChangesPath 1.3 +4 -2 modperl-2.0/lib/ModPerl/FunctionMap.pm Index: FunctionMap.pm

cvs commit: modperl-2.0/lib/ModPerl FunctionMap.pm

2001-03-04 Thread dougm
dougm 01/03/04 19:44:58 Added: lib/ModPerl FunctionMap.pm Log: module for mapping functions Revision ChangesPath 1.1 modperl-2.0/lib/ModPerl/FunctionMap.pm Index: FunctionMap.pm =