dougm 02/05/12 11:46:43
Modified:src/modules/perl modperl_perl.c
Log:
enable perl_free with win32/5.7.2+
Revision ChangesPath
1.13 +5 -2 modperl-2.0/src/modules/perl/modperl_perl.c
Index: modperl_perl.c
=
dougm 02/05/12 11:53:23
Modified:src/modules/perl mod_perl.c
Log:
reset perl context when applying Perl{Module,Require}
Revision ChangesPath
1.114 +2 -0 modperl-2.0/src/modules/perl/mod_perl.c
Index: mod_perl.c
==
dougm 02/05/12 12:09:54
Modified:.Makefile.PL
lib/Apache Build.pm
Log:
s/Apache::Build::is_win32/Apache::Build::WIN32/g
Revision ChangesPath
1.77 +3 -3 modperl-2.0/Makefile.PL
Index: Makefile.PL
==
dougm 02/05/12 12:30:03
Modified:t/response/TestApache subprocess.pm
Log:
move eval of Apache::SubProcess after plan/have so test is properly skipped on
win32/bleedperl
Revision ChangesPath
1.8 +2 -1 modperl-2.0/t/response/TestApache/subprocess.pm
Inde
dougm 02/05/12 12:40:19
Modified:t/response/TestApache subprocess.pm
Log:
hmm, last fix wasnt good enough; check for APR::PerlIO
Revision ChangesPath
1.9 +1 -1 modperl-2.0/t/response/TestApache/subprocess.pm
Index: subprocess.pm
==
dougm 02/05/12 14:02:15
Modified:lib/Apache Build.pm
Log:
use proper debug flags for win32/msvc
Revision ChangesPath
1.82 +6 -1 modperl-2.0/lib/Apache/Build.pm
Index: Build.pm
===
RCS fi
dougm 02/05/12 15:42:19
Modified:lib/ModPerl MM.pm
Log:
APR::PerlIO does not link on win32; disable for the moment
Revision ChangesPath
1.18 +4 -0 modperl-2.0/lib/ModPerl/MM.pm
Index: MM.pm
==
dougm 02/05/12 16:01:33
Modified:lib/ModPerl Code.pm
src/modules/perl modperl_cmd.c modperl_config.c
modperl_log.c modperl_log.h
xs/tables/current/ModPerl FunctionTable.pm
Log:
get MP_TRACE working on win32
Revision Chang
dougm 02/05/12 16:48:16
Modified:lib/Apache compat.pm
Log:
send_fd_length filehandle needs binmode
Revision ChangesPath
1.41 +2 -0 modperl-2.0/lib/Apache/compat.pm
Index: compat.pm
===
R
dougm 02/05/12 17:34:09
modperl-2.0/xs/APR/SockAddr - New directory
dougm 02/05/12 17:34:28
Added: xs/APR/SockAddr APR__SockAddr.h
Log:
wrappers for APR::SockAddr methods
Revision ChangesPath
1.1 modperl-2.0/xs/APR/SockAddr/APR__SockAddr.h
Index: APR__SockAddr.h
dougm 02/05/12 17:34:45
Modified:xs/maps apr_functions.map
Log:
enable APR::SockAddr module
Revision ChangesPath
1.37 +4 -4 modperl-2.0/xs/maps/apr_functions.map
Index: apr_functions.map
dougm 02/05/12 17:35:10
Modified:t/response/TestAPR netlib.pm
Log:
test APR::SockAddr->ip_get
Revision ChangesPath
1.3 +6 -1 modperl-2.0/t/response/TestAPR/netlib.pm
Index: netlib.pm
===
dougm 02/05/12 17:49:18
Modified:t/response/TestAPR netlib.pm
Log:
checking reverse of remote_ip is as expected
Revision ChangesPath
1.4 +6 -2 modperl-2.0/t/response/TestAPR/netlib.pm
Index: netlib.pm
==
dougm 02/05/12 19:48:15
Modified:xs/APR/NetLib APR__NetLib.h
Log:
check return status from apr_ipsubnet_create
Revision ChangesPath
1.2 +3 -0 modperl-2.0/xs/APR/NetLib/APR__NetLib.h
Index: APR__NetLib.h
dougm 02/05/12 19:49:05
Modified:t/response/TestAPR netlib.pm
Log:
fix for win32
Revision ChangesPath
1.5 +8 -2 modperl-2.0/t/response/TestAPR/netlib.pm
Index: netlib.pm
===
RCS file: /
dougm 02/05/12 20:17:54
Modified:src/modules/perl modperl_apache_includes.h modperl_util.c
modperl_util.h
Log:
add modperl_str_toupper util function
Revision ChangesPath
1.13 +1 -0 modperl-2.0/src/modules/perl/modperl_apache_includes.h
dougm 02/05/12 20:20:09
Modified:src/modules/perl modperl_cmd.c
Log:
fix PerlSetEnv on win32 when keys have lowercase characters
Revision ChangesPath
1.17 +8 -0 modperl-2.0/src/modules/perl/modperl_cmd.c
Index: modperl_cmd.c
===
dougm 02/05/12 20:25:31
Modified:t/apache read.t
Log:
print and syswrite dont mix well on win32
Revision ChangesPath
1.4 +7 -5 modperl-2.0/t/apache/read.t
Index: read.t
===
RCS file: /h
19 matches
Mail list logo