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

2002-03-07 Thread dougm
dougm 02/03/07 18:48:01 Modified:src/modules/perl modperl_tipool.c Log: Submitted by: Philippe M. Chiasson <[EMAIL PROTECTED]> Reviewed by: dougm prevent possible segv if one uses modperl_tipool_putback_data with an item that was never part of the pool. Revision Chang

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

2000-05-30 Thread dougm
dougm 00/05/30 11:26:01 Modified:src/modules/perl modperl_tipool.c Log: copy-n-pasto Revision ChangesPath 1.4 +2 -2 modperl-2.0/src/modules/perl/modperl_tipool.c Index: modperl_tipool.c =

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

2000-05-26 Thread dougm
dougm 00/05/26 08:07:53 Modified:src/modules/perl modperl_tipool.c modperl_tipool.h Log: fix #ifdefs Revision ChangesPath 1.2 +2 -2 modperl-2.0/src/modules/perl/modperl_tipool.c Index: modperl_tipool.c =

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

2000-05-23 Thread dougm
dougm 00/05/23 13:53:38 Added: src/modules/perl modperl_tipool.c modperl_tipool.h Log: "thread item pool" - generic logic broken out from modperl_interp.c so it can be reused for other things, e.g. database connection handles Revision ChangesPath 1.1