cvs commit: modperl-2.0/t/response/TestAPR threadmutex.pm

2002-06-23 Thread dougm
dougm 2002/06/23 15:14:27 Modified:t/response/TestAPR threadmutex.pm Log: trylock doesnt return APR_EBUSY on win32 Revision ChangesPath 1.2 +5 -3 modperl-2.0/t/response/TestAPR/threadmutex.pm Index: threadmutex.pm =

cvs commit: modperl-2.0/xs/maps apr_functions.map

2002-06-23 Thread dougm
dougm 2002/06/23 15:00:04 Modified:xs/maps apr_functions.map Log: moving ThreadMutex into same area as Global,Proc Mutex Revision ChangesPath 1.45 +9 -9 modperl-2.0/xs/maps/apr_functions.map Index: apr_functions.map ===

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

2002-06-23 Thread dougm
dougm 2002/06/23 14:46:54 Modified:lib/ModPerl MM.pm Log: dont build modules that require threads if unless APR_HAS_THREADS is 1 Revision ChangesPath 1.21 +6 -0 modperl-2.0/lib/ModPerl/MM.pm Index: MM.pm

cvs commit: modperl-2.0/lib/Apache Build.pm

2002-06-23 Thread dougm
dougm 2002/06/23 14:46:09 Modified:.Makefile.PL lib/Apache Build.pm Log: parse apr.h and save some useful config values (e.g. APR_HAS_THREADS) Revision ChangesPath 1.86 +2 -0 modperl-2.0/Makefile.PL Index: Makefile.PL ===

cvs commit: modperl-2.0/t/response/TestAPR threadmutex.pm

2002-06-23 Thread dougm
dougm 2002/06/23 14:29:18 Modified:t/apr.cvsignore Added: t/response/TestAPR threadmutex.pm Log: add tests for APR::ThreadMutex Revision ChangesPath 1.6 +1 -0 modperl-2.0/t/apr/.cvsignore Index: .cvsignore =

cvs commit: modperl-2.0/xs/tables/current/ModPerl FunctionTable.pm

2002-06-23 Thread dougm
dougm 2002/06/23 14:28:15 Modified:xs/maps apr_functions.map apr_types.map xs/tables/current/ModPerl FunctionTable.pm Log: add APR::ThreadMutex module Revision ChangesPath 1.44 +4 -3 modperl-2.0/xs/maps/apr_functions.map Index: apr_functi

cvs commit: modperl-2.0/xs/APR/ThreadMutex APR__ThreadMutex.h

2002-06-23 Thread dougm
dougm 2002/06/23 14:27:48 Added: xs/APR/ThreadMutex APR__ThreadMutex.h Log: wrapper for APR::ThreadMutex Revision ChangesPath 1.1 modperl-2.0/xs/APR/ThreadMutex/APR__ThreadMutex.h Index: APR__ThreadMutex.h =

cvs commit: modperl-2.0/xs/APR/ThreadMutex - New directory

2002-06-23 Thread dougm
dougm 2002/06/23 14:27:26 modperl-2.0/xs/APR/ThreadMutex - New directory