stas2004/10/15 15:38:14
Modified:src/modules/perl modperl_mgv.c
Log:
tidy up the macros
Revision ChangesPath
1.38 +15 -15modperl-2.0/src/modules/perl/modperl_mgv.c
Index: modperl_mgv.c
===
stas2004/09/16 13:56:35
Modified:src/modules/perl modperl_mgv.c
Log:
typo fix
Revision ChangesPath
1.37 +1 -1 modperl-2.0/src/modules/perl/modperl_mgv.c
Index: modperl_mgv.c
===
RCS fil
gozer 2004/08/25 13:57:15
Modified:.Changes
src/modules/perl modperl_mgv.c modperl_util.c
Log:
modperl_perl_module_loaded() fixed to use %INC to determine if a module
is loaded instead of checking for the existence of a stash.
Use Foo::Bar::Baz creates
stas2004/02/10 17:19:23
Modified:src/modules/perl modperl_mgv.c
Log:
in case modperl_mgv_resolve was called with logfailure=FALSE, we must not
croak on error and let the caller handle the situation
Revision ChangesPath
1.33 +9 -1 modperl-2.0/src/modules/pe
stas2004/02/09 10:51:07
Modified:src/modules/perl modperl_mgv.c
Log:
improve the comment
Revision ChangesPath
1.31 +1 -1 modperl-2.0/src/modules/perl/modperl_mgv.c
Index: modperl_mgv.c
==
gozer 2003/12/15 11:14:22
Modified:src/modules/perl modperl_mgv.c
Log:
ISO C90 forbids mixed declarations and code
Revision ChangesPath
1.29 +2 -1 modperl-2.0/src/modules/perl/modperl_mgv.c
Index: modperl_mgv.c
==
stas2003/09/18 00:58:46
Modified:src/modules/perl modperl_mgv.c
Log:
include the output of pid/tid in the trace
Revision ChangesPath
1.27 +2 -1 modperl-2.0/src/modules/perl/modperl_mgv.c
Index: modperl_mgv.c
===
stas2003/04/03 22:13:23
Modified:src/modules/perl modperl_mgv.c
Log:
tidy up
Revision ChangesPath
1.24 +1 -1 modperl-2.0/src/modules/perl/modperl_mgv.c
Index: modperl_mgv.c
===
RCS file