cvs commit: modperl-2.0/src/modules/perl modperl_global.h modperl_global.c

2004-09-20 Thread gozer
gozer 2004/09/20 16:46:17 Modified:src/modules/perl modperl_global.h modperl_global.c Log: Cleanup after myself. The mpm_threaded global isn't used anymore so it should be deleted. Revision ChangesPath 1.9 +0 -2 modperl-2.0/src/modules/perl/modperl_global.h

cvs commit: modperl-2.0/src/modules/perl modperl_global.h

2004-09-09 Thread stas
stas2004/09/09 17:47:06 Modified:src/modules/perl modperl_global.h Log: tidy up Revision ChangesPath 1.8 +6 -6 modperl-2.0/src/modules/perl/modperl_global.h Index: modperl_global.h ===

cvs commit: modperl-2.0/src/modules/perl modperl_global.h

2004-09-09 Thread stas
stas2004/09/09 17:25:42 Modified:src/modules/perl modperl_global.h Log: note that modperl_global_get_pconf and modperl_global_get_server_rec return thread unsafe objects and therefore should be used with care Revision ChangesPath 1.7 +4 -0 modperl-2.0/src