Author: pgollucci
Date: Fri Aug 6 17:57:48 2010
New Revision: 983073
URL: http://svn.apache.org/viewvc?rev=983073&view=rev
Log:
Removed unused variable.
Reported by: clang static analyzer
Modified:
perl/modperl/trunk/src/modules/perl/modperl_handler.c
Modified: perl/modperl/trunk
Author: pgollucci
Date: Fri Aug 6 17:53:40 2010
New Revision: 983071
URL: http://svn.apache.org/viewvc?rev=983071&view=rev
Log:
MFT: r983068
Fix on fbsd amd64 where U32 is 4 bytes and pthread_t is 8.
xs/APR/OS/APR__OS.h: In function 'mpxs_APR__OS_current_thread_id':
xs/APR/O
Author: pgollucci
Date: Fri Aug 6 17:50:52 2010
New Revision: 983068
URL: http://svn.apache.org/viewvc?rev=983068&view=rev
Log:
Fix on fbsd amd64 where U32 is 4 bytes and pthread_t is 8.
xs/APR/OS/APR__OS.h: In function 'mpxs_APR__OS_current_thread_id':
xs/APR/OS/APR__OS.h:20:
Author: pgollucci
Date: Wed Aug 4 15:24:21 2010
New Revision: 982298
URL: http://svn.apache.org/viewvc?rev=982298&view=rev
Log:
another version bump
Modified:
perl/Apache-SizeLimit/trunk/RELEASE
Modified: perl/Apache-SizeLimit/trunk/RELEASE
URL:
http://svn.apache.org/viewvc/perl/Ap
Author: pgollucci
Date: Wed Aug 4 15:23:11 2010
New Revision: 982297
URL: http://svn.apache.org/viewvc?rev=982297&view=rev
Log:
generate checksums and sign it
Modified:
perl/Apache-SizeLimit/trunk/RELEASE
Modified: perl/Apache-SizeLimit/trunk/RELEASE
URL:
http://svn.apache.org/vi
Author: pgollucci
Date: Wed Aug 4 15:19:34 2010
New Revision: 982294
URL: http://svn.apache.org/viewvc?rev=982294&view=rev
Log:
more version changes
Modified:
perl/Apache-SizeLimit/trunk/RELEASE
Modified: perl/Apache-SizeLimit/trunk/RELEASE
URL:
http://svn.apache.org/viewvc/perl/Ap
Author: pgollucci
Date: Wed Aug 4 15:11:31 2010
New Revision: 982292
URL: http://svn.apache.org/viewvc?rev=982292&view=rev
Log:
Fix the perl replacement: bump from old devel to new rc version
Condense it down to one line
Modified:
perl/Apache-SizeLimit/trunk/RELEASE
Modified: perl/Ap
Author: pgollucci
Date: Wed Aug 4 15:09:38 2010
New Revision: 982290
URL: http://svn.apache.org/viewvc?rev=982290&view=rev
Log:
Revert r982288
Modified:
perl/Apache-SizeLimit/trunk/RELEASE
Modified: perl/Apache-SizeLimit/trunk/RELEASE
URL:
http://svn.apache.org/viewvc/perl/Ap
Author: pgollucci
Date: Wed Aug 4 15:05:57 2010
New Revision: 982288
URL: http://svn.apache.org/viewvc?rev=982288&view=rev
Log:
never updated version numbers last time
Modified:
perl/Apache-SizeLimit/trunk/RELEASE
Modified: perl/Apache-SizeLimit/trunk/RELEASE
URL:
http://svn.apache
Author: pgollucci
Date: Sun Jun 7 21:58:47 2009
New Revision: 782471
URL: http://svn.apache.org/viewvc?rev=782471&view=rev
Log:
cleanup style and add comment
Requested by: gozer
Modified:
perl/modperl/branches/1.x/src/modules/perl/mod_perl.c
Modified: perl/modperl/branches/1.x
Author: pgollucci
Date: Fri Jun 5 05:57:17 2009
New Revision: 781917
URL: http://svn.apache.org/viewvc?rev=781917&view=rev
Log:
Address FreeBSD PR: ports/134749
This is actually a bug in gcc 4.2.1?x where
the array is optimized incorrectly causing
sefaults during startup.
Apparently the
Author: pgollucci
Date: Tue Jan 20 21:09:40 2009
New Revision: 736218
URL: http://svn.apache.org/viewvc?rev=736218&view=rev
Log:
undo it
Modified:
perl/modperl/trunk/src/modules/perl/mod_perl.c
Modified: perl/modperl/trunk/src/modules/perl/mod_perl.c
URL:
http://svn.apache.org/viewvc/
Author: pgollucci
Date: Tue Jan 20 21:09:23 2009
New Revision: 736217
URL: http://svn.apache.org/viewvc?rev=736217&view=rev
Log:
take 2, that didn't work the first time
Modified:
perl/modperl/trunk/src/modules/perl/mod_perl.c
Modified: perl/modperl/trunk/src/modules/perl/mod_p
Author: pgollucci
Date: Tue Jan 20 21:00:08 2009
New Revision: 736216
URL: http://svn.apache.org/viewvc?rev=736216&view=rev
Log:
fix the test
Modified:
perl/modperl/trunk/t/api/status.t
Modified: perl/modperl/trunk/t/api/status.t
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/t
Author: pgollucci
Date: Tue Jan 20 20:59:07 2009
New Revision: 736215
URL: http://svn.apache.org/viewvc?rev=736215&view=rev
Log:
forcibly fail a test for build bot
Modified:
perl/modperl/trunk/t/api/status.t
Modified: perl/modperl/trunk/t/api/status.t
URL:
http://svn.apache.org/viewvc/
Author: pgollucci
Date: Tue Jan 20 20:58:32 2009
New Revision: 736214
URL: http://svn.apache.org/viewvc?rev=736214&view=rev
Log:
fix the build
Modified:
perl/modperl/trunk/src/modules/perl/mod_perl.c
Modified: perl/modperl/trunk/src/modules/perl/mod_perl.c
URL:
http://svn.apache.org/vi
Author: pgollucci
Date: Tue Jan 20 20:58:18 2009
New Revision: 736213
URL: http://svn.apache.org/viewvc?rev=736213&view=rev
Log:
intentionally break the build for build bot
Modified:
perl/modperl/trunk/src/modules/perl/mod_perl.c
Modified: perl/modperl/trunk/src/modules/perl/mod_perl.c
Author: pgollucci
Date: Tue Jan 20 20:30:22 2009
New Revision: 736208
URL: http://svn.apache.org/viewvc?rev=736208&view=rev
Log:
remove test
Modified:
perl/modperl/trunk/README-SVN
Modified: perl/modperl/trunk/README-SVN
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/README-SVN
Author: pgollucci
Date: Tue Jan 20 20:30:07 2009
New Revision: 736207
URL: http://svn.apache.org/viewvc?rev=736207&view=rev
Log:
test committ
Modified:
perl/modperl/trunk/README-SVN
Modified: perl/modperl/trunk/README-SVN
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/README-SVN
Author: pgollucci
Date: Thu Jan 8 17:14:10 2009
New Revision: 732900
URL: http://svn.apache.org/viewvc?rev=732900&view=rev
Log:
rename, I goofed this when I created it
Added:
perl/Apache-Bootstrap/ (props changed)
- copied from r732887, perl/Apache-Dispatch/
Removed:
perl/Ap
Author: pgollucci
Date: Thu Jan 8 16:59:27 2009
New Revision: 732895
URL: http://svn.apache.org/viewvc?rev=732895&view=rev
Log:
note that f. needs work before being used
Modified:
perl/modperl/trunk/RELEASE
Modified: perl/modperl/trunk/RELEASE
URL:
http://svn.apache.org/viewvc/
Author: pgollucci
Date: Thu Jan 8 16:57:19 2009
New Revision: 732893
URL: http://svn.apache.org/viewvc?rev=732893&view=rev
Log:
update the externals docs
remove cvs crap its been 5yrs or so now
Modified:
perl/modperl/trunk/README-SVN
Modified: perl/modperl/trunk/README-SVN
URL:
Author: pgollucci
Date: Thu Jan 8 16:53:25 2009
New Revision: 732891
URL: http://svn.apache.org/viewvc?rev=732891&view=rev
Log:
tests are now in Apache-SizeLimit
Modified:
perl/modperl/trunk/t/conf/post_config_startup.pl
Modified: perl/modperl/trunk/t/conf/post_config_startup.pl
URL:
Author: pgollucci
Date: Thu Jan 8 16:51:30 2009
New Revision: 732890
URL: http://svn.apache.org/viewvc?rev=732890&view=rev
Log:
this is now contained in the toplevel Apache-SizeLimit
Removed:
perl/modperl/trunk/lib/Apache2/SizeLimit.pm
Author: pgollucci
Date: Thu Jan 8 16:49:55 2009
New Revision: 732889
URL: http://svn.apache.org/viewvc?rev=732889&view=rev
Log:
start the effort to import Apache-Reload and Apache-SizeLimit into mod_perl core
Modified:
perl/modperl/trunk/ (props changed)
Propchange: perl/modperl/t
Author: pgollucci
Date: Tue Dec 23 17:36:46 2008
New Revision: 729190
URL: http://svn.apache.org/viewvc?rev=729190&view=rev
Log:
branch to clean up AuthDBI so its actually testable
Added:
perl/Apache-DBI/branches/AuthDBI_rewrite/ (props changed)
- copied from r725274, perl/Ap
Author: pgollucci
Date: Tue Dec 23 17:34:56 2008
New Revision: 729189
URL: http://svn.apache.org/viewvc?rev=729189&view=rev
Log:
create branches
Added:
perl/Apache-DBI/branches/
Author: pgollucci
Date: Tue Dec 23 17:03:11 2008
New Revision: 729185
URL: http://svn.apache.org/viewvc?rev=729185&view=rev
Log:
Fix broken tests due to a bug in libwww-perl 5.820.
Reported by: Gunnar Wolf
Submited by: Niko Tyni
Submited by: Adam Prime
Reviewed by: pgollucci
Messag
Author: pgollucci
Date: Wed Nov 26 12:07:01 2008
New Revision: 720966
URL: http://svn.apache.org/viewvc?rev=720966&view=rev
Log:
create repo for apache-Dispatch
Added:
perl/Apache-Dispatch/
perl/Apache-Dispatch/branches/
perl/Apache-Dispatch/tags/
perl/Apache-Dispatch/trunk/
Author: pgollucci
Date: Mon Nov 10 22:47:06 2008
New Revision: 712968
URL: http://svn.apache.org/viewvc?rev=712968&view=rev
Log:
Fix non threaded compile
mod_perl.c:1042: error: 'dcfg' undeclared (first use in this function)
Modified:
perl/modperl/trunk/src/modules/p
Author: pgollucci
Date: Thu May 15 20:55:36 2008
New Revision: 656930
URL: http://svn.apache.org/viewvc?rev=656930&view=rev
Log:
Add stub NOTICE file
PR: 34786
Submitted by: Niko Tyni (Debian Perl Group) <[EMAIL PROTECTED]>
Added:
perl/Apache-Reload/trunk/NOTICE
Modified:
p
Author: pgollucci
Date: Thu May 15 13:31:31 2008
New Revision: 656819
URL: http://svn.apache.org/viewvc?rev=656819&view=rev
Log:
adding so we don't forget
Added:
perl/modperl/trunk/todo/2.0.5
Added: perl/modperl/trunk/todo/2.0.5
URL:
http://svn.apache.org/viewvc/perl/modperl/t
Author: pgollucci
Date: Fri May 9 13:08:39 2008
New Revision: 654924
URL: http://svn.apache.org/viewvc?rev=654924&view=rev
Log:
these are done
Modified:
perl/modperl/trunk/SVN-MOVE
Modified: perl/modperl/trunk/SVN-MOVE
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/SVN-MOVE
Author: pgollucci
Date: Fri May 9 13:01:17 2008
New Revision: 654922
URL: http://svn.apache.org/viewvc?rev=654922&view=rev
Log:
mp 2.0 came and went
Removed:
perl/modperl/trunk/todo/release-checklist
Author: pgollucci
Date: Fri May 9 12:53:17 2008
New Revision: 654921
URL: http://svn.apache.org/viewvc?rev=654921&view=rev
Log:
point the external at an actual directory
Modified:
perl/modperl/tags/post_apache2_rename/ (props changed)
Propchange: perl/modperl/tags/post_apache2_re
Author: pgollucci
Date: Thu May 8 16:49:16 2008
New Revision: 654655
URL: http://svn.apache.org/viewvc?rev=654655&view=rev
Log:
Fix compiles with non-threaded APRs.
Reported by: pgollucci, Simon Bertrang <[EMAIL PROTECTED]>
Submitted by: gozer, Simon Bertrang <[EMAIL PROTECTED]
Author: pgollucci
Date: Thu Apr 26 11:13:25 2007
New Revision: 532829
URL: http://svn.apache.org/viewvc?view=rev&rev=532829
Log:
Catch up with some upstream httpd API changes:
2.2.4:
The full server version information is now included in the error log at
startup as well as server status rep
Author: pgollucci
Date: Mon Apr 23 15:52:15 2007
New Revision: 531639
URL: http://svn.apache.org/viewvc?view=rev&rev=531639
Log:
bump version
Modified:
perl/Apache-Reload/trunk/lib/Apache/Reload.pm
Modified: perl/Apache-Reload/trunk/lib/Apache/Reload.pm
URL:
http://svn.apache.org/vi
Author: pgollucci
Date: Mon Apr 23 14:48:18 2007
New Revision: 531624
URL: http://svn.apache.org/viewvc?view=rev&rev=531624
Log:
adding a Changes file
Added:
perl/Apache-Reload/trunk/Changes
Added: perl/Apache-Reload/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/Apache-Reload/t
Author: pgollucci
Date: Mon Apr 23 14:45:03 2007
New Revision: 531623
URL: http://svn.apache.org/viewvc?view=rev&rev=531623
Log:
update MANIFEST
Modified:
perl/Apache-Reload/trunk/MANIFEST
Modified: perl/Apache-Reload/trunk/MANIFEST
URL:
http://svn.apache.org/viewvc/perl/Apache-Re
Author: pgollucci
Date: Mon Apr 23 14:44:23 2007
New Revision: 531621
URL: http://svn.apache.org/viewvc?view=rev&rev=531621
Log:
adding license header
Modified:
perl/Apache-Reload/trunk/lib/Apache/Reload.pm
Modified: perl/Apache-Reload/trunk/lib/Apache/Reload.pm
URL:
http://svn.apache
Author: pgollucci
Date: Mon Apr 23 14:43:31 2007
New Revision: 531620
URL: http://svn.apache.org/viewvc?view=rev&rev=531620
Log:
adding RELEASE file
needs work
Added:
perl/Apache-Reload/trunk/RELEASE
Added: perl/Apache-Reload/trunk/RELEASE
URL:
http://svn.apache.org/viewvc/perl/Ap
Author: pgollucci
Date: Mon Apr 23 14:41:19 2007
New Revision: 531618
URL: http://svn.apache.org/viewvc?view=rev&rev=531618
Log:
normalize directory structure
add LICENSE file
Added:
perl/Apache-Reload/trunk/LICENSE
perl/Apache-Reload/trunk/lib/
perl/Apache-Reload/trunk/lib/Ap
Author: pgollucci
Date: Mon Apr 23 14:35:05 2007
New Revision: 531617
URL: http://svn.apache.org/viewvc?view=rev&rev=531617
Log:
tag 0.07
Added:
perl/Apache-Reload/tags/0_07/
- copied from r531616, perl/Apache-Reload/trunk/
Author: pgollucci
Date: Mon Apr 23 14:34:25 2007
New Revision: 531616
URL: http://svn.apache.org/viewvc?view=rev&rev=531616
Log:
importing Apache-Reload based on v0.07
Added:
perl/Apache-Reload/branches/
perl/Apache-Reload/tags/
perl/Apache-Reload/trunk/
perl/Apache-Reload/t
Author: pgollucci
Date: Mon Apr 23 14:32:39 2007
New Revision: 531615
URL: http://svn.apache.org/viewvc?view=rev&rev=531615
Log:
add directory for Apache-Reload import
Added:
perl/Apache-Reload/
Author: pgollucci
Date: Wed Apr 18 19:28:33 2007
New Revision: 530240
URL: http://svn.apache.org/viewvc?view=rev&rev=530240
Log:
Fix shared library extensions on Win32 to use .dll not .so.
Submitted by: Nikolay Ananiev <[EMAIL PROTECTED]>
Reviewed by: pgollucci
Message-Id: <[EM
Author: pgollucci
Date: Wed Apr 18 19:21:45 2007
New Revision: 530237
URL: http://svn.apache.org/viewvc?view=rev&rev=530237
Log:
this is now defunct
Removed:
perl/Apache-SizeLimit/trunk-old/
Author: pgollucci
Date: Wed Apr 18 19:21:28 2007
New Revision: 530236
URL: http://svn.apache.org/viewvc?view=rev&rev=530236
Log:
sync the changes
Modified:
perl/Apache-SizeLimit/trunk/Changes
Modified: perl/Apache-SizeLimit/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/Ap
Author: pgollucci
Date: Wed Apr 18 19:19:12 2007
New Revision: 530235
URL: http://svn.apache.org/viewvc?view=rev&rev=530235
Log:
move trunk-unstable back to trunk
Added:
perl/Apache-SizeLimit/trunk/
- copied from r530234, perl/Apache-SizeLimit/trunk-unstable/
Removed:
perl/Ap
Author: pgollucci
Date: Wed Apr 18 19:17:49 2007
New Revision: 530232
URL: http://svn.apache.org/viewvc?view=rev&rev=530232
Log:
move trunk to trunk-old
Added:
perl/Apache-SizeLimit/trunk-old/
- copied from r530231, perl/Apache-SizeLimit/trunk/
Removed:
perl/Apache-SizeLimit/trunk/
Author: pgollucci
Revision: 522672
Modified property: svn:log
Modified: svn:log at Mon Mar 26 22:27:21 2007
--
--- svn:log (original)
+++ svn:log Mon Mar 26 22:27:21 2007
@@ -1 +1 @@
-undo change 522670
+undo change
Author: pgollucci
Date: Mon Mar 26 08:25:46 2007
New Revision: 522544
URL: http://svn.apache.org/viewvc?view=rev&rev=522544
Log:
bumb version to match A-SL
Modified:
perl/modperl/branches/1.x/lib/Apache/SizeLimit.pm
Modified: perl/modperl/branches/1.x/lib/Apache/SizeLimit.pm
URL:
Author: pgollucci
Date: Mon Mar 26 08:19:01 2007
New Revision: 522543
URL: http://svn.apache.org/viewvc?view=rev&rev=522543
Log:
apply
http://svn.apache.org/viewvc?view=rev&revision=428211
on top of the new trunk
Modified:
perl/Apache-SizeLimit/trunk/Changes
perl/Apache-SizeLim
Author: pgollucci
Date: Mon Mar 26 08:14:56 2007
New Revision: 522541
URL: http://svn.apache.org/viewvc?view=rev&rev=522541
Log:
copy 0_9 back to trunk
Added:
perl/Apache-SizeLimit/trunk/
- copied from r522540, perl/Apache-SizeLimit/tags/0_9/
Author: pgollucci
Date: Mon Mar 26 08:14:23 2007
New Revision: 522540
URL: http://svn.apache.org/viewvc?view=rev&rev=522540
Log:
move trunk out of the way for now -- its unstable
Added:
perl/Apache-SizeLimit/trunk-unstable/
- copied from r522539, perl/Apache-SizeLimit/trunk/
Rem
Author: pgollucci
Date: Mon Mar 26 07:58:19 2007
New Revision: 522536
URL: http://svn.apache.org/viewvc?view=rev&rev=522536
Log:
apply
Fix Can't call method "child_terminate" on an undefined value
By add_cleanup_handler() pass $r to _exit_if_to_big() via shift
[David Wheele
Author: pgollucci
Date: Mon Mar 26 07:54:40 2007
New Revision: 522534
URL: http://svn.apache.org/viewvc?view=rev&rev=522534
Log:
copied unchanged from
https://svn.apache.org/repos/asf/perl/Apache-SizeLimit/tags/0_9/lib/Apache/SizeLimit.pm
Modified:
perl/modperl/branches/1.x/lib/Ap
Author: pgollucci
Date: Mon Mar 26 07:16:38 2007
New Revision: 522521
URL: http://svn.apache.org/viewvc?view=rev&rev=522521
Log:
pulled the seperate A-SL back out and restored
lib/Apache/[EMAIL PROTECTED]
(will restore this after the 1.30 security release)
Added:
perl/modperl/branches
Author: pgollucci
Date: Fri Mar 23 01:41:09 2007
New Revision: 521626
URL: http://svn.apache.org/viewvc?view=rev&rev=521626
Log:
wrong hostname
Modified:
perl/Apache-SizeLimit/trunk/RELEASE
Modified: perl/Apache-SizeLimit/trunk/RELEASE
URL:
http://svn.apache.org/viewvc/perl/Ap
Author: pgollucci
Date: Fri Mar 23 01:35:47 2007
New Revision: 521625
URL: http://svn.apache.org/viewvc?view=rev&rev=521625
Log:
adding the CVE Id. Format shameless stolen from httpd.
Provided by: Mark J Cox <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Modified:
pe
Author: pgollucci
Date: Fri Mar 23 01:32:25 2007
New Revision: 521623
URL: http://svn.apache.org/viewvc?view=rev&rev=521623
Log:
Either my diskio is really slow, or this computer is just really fast.
~3/5 times the error_log has not yet been written, but after the test finishes
is correct.
Author: pgollucci
Date: Thu Mar 22 22:17:20 2007
New Revision: 521590
URL: http://svn.apache.org/viewvc?view=rev&rev=521590
Log:
updating the status file for 2.0.3 release
better late then never
Modified:
perl/modperl/trunk/STATUS
Modified: perl/modperl/trunk/STATUS
URL:
Author: pgollucci
Date: Wed Dec 6 00:20:28 2006
New Revision: 482961
URL: http://svn.apache.org/viewvc?view=rev&rev=482961
Log:
learn to spell
Modified:
perl/Apache-SizeLimit/trunk/Changes
Modified: perl/Apache-SizeLimit/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/Ap
Author: pgollucci
Date: Wed Dec 6 00:12:59 2006
New Revision: 482960
URL: http://svn.apache.org/viewvc?view=rev&rev=482960
Log:
cut and paste way to setup RC candidate versions
Modified:
perl/Apache-SizeLimit/trunk/RELEASE
Modified: perl/Apache-SizeLimit/trunk/RELEASE
URL:
Author: pgollucci
Date: Wed Dec 6 00:06:30 2006
New Revision: 482957
URL: http://svn.apache.org/viewvc?view=rev&rev=482957
Log:
provide a means to generate a consistent distfile name for upload and
distribution
Modified:
perl/Apache-SizeLimit/trunk/Makefile.PL
perl/Apache-SizeL
Author: pgollucci
Date: Tue Dec 5 23:56:49 2006
New Revision: 482955
URL: http://svn.apache.org/viewvc?view=rev&rev=482955
Log:
note the Hybridization
Modified:
perl/Apache-SizeLimit/trunk/Changes
Modified: perl/Apache-SizeLimit/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/Ap
Author: pgollucci
Date: Tue Dec 5 23:51:58 2006
New Revision: 482951
URL: http://svn.apache.org/viewvc?view=rev&rev=482951
Log:
add missing bug fix to changes entry
Modified:
perl/Apache-SizeLimit/trunk/Changes
Modified: perl/Apache-SizeLimit/trunk/Changes
URL:
http://svn.apache
Author: pgollucci
Date: Tue Dec 5 23:44:01 2006
New Revision: 482949
URL: http://svn.apache.org/viewvc?view=rev&rev=482949
Log:
decided what do to with pod.
By default we are going to display Apache2::SizeLimit as the README
and point to the 1.x series pod.
Modified:
perl/Ap
Author: pgollucci
Date: Tue Dec 5 04:34:57 2006
New Revision: 482625
URL: http://svn.apache.org/viewvc?view=rev&rev=482625
Log:
Prevent direct use of _deprecated_ Apache2::ReadConfig in
sections with httpd Alias directives from
incorrectly generating
'The Alias directive in x
Author: pgollucci
Date: Tue Dec 5 04:20:28 2006
New Revision: 482619
URL: http://svn.apache.org/viewvc?view=rev&rev=482619
Log:
fix a typo
Modified:
perl/modperl/trunk/lib/Apache2/PerlSections.pm
Modified: perl/modperl/trunk/lib/Apache2/PerlSections.pm
URL:
http://svn.apache.org/vi
Author: pgollucci
Date: Tue Dec 5 03:23:28 2006
New Revision: 482600
URL: http://svn.apache.org/viewvc?view=rev&rev=482600
Log:
without this, sydump() returned things like:
[
'PerlConfig',
undef
],
[
'Alias',
undef
],
[
'Location',
undef
],
Modifi
Author: pgollucci
Date: Tue Dec 5 02:01:08 2006
New Revision: 482563
URL: http://svn.apache.org/viewvc?view=rev&rev=482563
Log:
o Move MP_PERL_VERSION* from modperl_util.h to modperl_common_util.h
o add MP_PERL_BRANCH to replace 5_6_x and related
o Replace all occurences of PERL_REVI
Author: pgollucci
Date: Mon Dec 4 23:47:00 2006
New Revision: 482541
URL: http://svn.apache.org/viewvc?view=rev&rev=482541
Log:
one of these days..
get the comparison correct
Modified:
perl/modperl/trunk/src/modules/perl/modperl_util.h
Modified: perl/modperl/trunk/src/modules/
Author: pgollucci
Date: Mon Dec 4 23:43:06 2006
New Revision: 482539
URL: http://svn.apache.org/viewvc?view=rev&rev=482539
Log:
Add wrapper macros to detect perl versions in the preprocessor.
Requested by: geoff
(todo: replace ocurrences in the code)
Modified:
perl/modperl/trunk
Author: pgollucci
Date: Sat Dec 2 04:59:45 2006
New Revision: 481554
URL: http://svn.apache.org/viewvc?view=rev&rev=481554
Log:
Require B-Size 0.09
Modified:
perl/modperl/trunk/Changes
perl/modperl/trunk/lib/Apache2/Status.pm
Modified: perl/modperl/trunk/Changes
URL:
Author: pgollucci
Date: Sat Dec 2 03:59:40 2006
New Revision: 481548
URL: http://svn.apache.org/viewvc?view=rev&rev=481548
Log:
fix @ARGV parsing to allow -x=y type compiler flags
Modified:
perl/modperl/trunk/Changes
perl/modperl/trunk/xs/APR/APR/Makefile.PL
Modified: perl/mod
Author: pgollucci
Date: Fri Dec 1 05:19:12 2006
New Revision: 481237
URL: http://svn.apache.org/viewvc?view=rev&rev=481237
Log:
Fix a segfault I just introduced
this allows a bleed ithread enabled perls
to startup again using the prefork mpm. worker still bombs though
Modified:
Author: pgollucci
Date: Thu Nov 30 04:14:16 2006
New Revision: 480905
URL: http://svn.apache.org/viewvc?view=rev&rev=480905
Log:
Silence [warn] Useless use of AllowOverride in line 1228.
during 'make test'
Reported by: Stas Bekman <[EMAIL PROTECTED]>
Modified:
perl/modp
Author: pgollucci
Date: Thu Nov 30 03:52:02 2006
New Revision: 480903
URL: http://svn.apache.org/viewvc?view=rev&rev=480903
Log:
ugh... This should have been in r480890.
(It helps to update both the get and set)
Modified:
perl/modperl/trunk/src/modules/perl/modperl_interp.h
Modified:
Author: pgollucci
Date: Thu Nov 30 03:20:13 2006
New Revision: 480890
URL: http://svn.apache.org/viewvc?view=rev&rev=480890
Log:
o PERL_SYS_TERM() needs a PerlInterpreter 'my_perl' as of 5.9.5
o xmg_magic moved into a union as a space saver.
(note, as stas noted previously this
Author: pgollucci
Date: Wed Nov 29 00:48:13 2006
New Revision: 480483
URL: http://svn.apache.org/viewvc?view=rev&rev=480483
Log:
start 2.0.3-dev cycle
Modified:
perl/modperl/trunk/Changes
perl/modperl/trunk/RELEASE
perl/modperl/trunk/lib/mod_perl2.pm
Modified: perl/modperl/t
Author: pgollucci
Date: Wed Nov 29 00:46:28 2006
New Revision: 480482
URL: http://svn.apache.org/viewvc?view=rev&rev=480482
Log:
fix some typos and versions BEFORE doing the cycle bump
Modified:
perl/modperl/trunk/RELEASE
Modified: perl/modperl/trunk/RELEASE
URL:
http://svn.apache
Author: pgollucci
Date: Wed Nov 29 00:10:10 2006
New Revision: 480458
URL: http://svn.apache.org/viewvc?view=rev&rev=480458
Log:
update externals to released tags
Modified:
perl/modperl/tags/2_0_3/ (props changed)
Propchange: perl/modperl/tags/2
Author: pgollucci
Date: Wed Nov 29 00:05:42 2006
New Revision: 480456
URL: http://svn.apache.org/viewvc?view=rev&rev=480456
Log:
tag 2.0.3
Added:
perl/modperl/tags/2_0_3/
- copied from r480455, perl/modperl/trunk/
Author: pgollucci
Date: Wed Nov 29 00:05:00 2006
New Revision: 480455
URL: http://svn.apache.org/viewvc?view=rev&rev=480455
Log:
2.0.3
Modified:
perl/modperl/trunk/Changes
Modified: perl/modperl/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/Changes?view=diff&re
Author: pgollucci
Date: Mon Nov 20 01:10:58 2006
New Revision: 477116
URL: http://svn.apache.org/viewvc?view=rev&rev=477116
Log:
note that keys correctly returns the number of keys in scalar context
and it works in bleed perl ~5.9.5 as of at least r29244
Modified:
perl/modperl/trunk
Author: pgollucci
Date: Thu Nov 16 12:05:49 2006
New Revision: 475903
URL: http://svn.apache.org/viewvc?view=rev&rev=475903
Log:
Fix one of my typos.
s/shared_cleani/shared_clean/
Reported by: Kjetil Kjernsmo <[EMAIL PROTECTED]>
Modified:
perl/modperl/trunk/lib/Apache2/Si
Author: pgollucci
Date: Sat Nov 11 22:34:05 2006
New Revision: 473890
URL: http://svn.apache.org/viewvc?view=rev&rev=473890
Log:
its no longer mod_perl 2.0-tobe
Modified:
perl/modperl/trunk/README
Modified: perl/modperl/trunk/README
URL:
http://svn.apache.org/viewvc/perl/modperl/t
Author: pgollucci
Date: Thu Nov 9 13:52:32 2006
New Revision: 473085
URL: http://svn.apache.org/viewvc?view=rev&rev=473085
Log:
restoring 471903 which was clearly committed here r468765
I'm not sure how it was able to commit that twice -- the up-to-date check
should have fail
Author: pgollucci
Date: Thu Nov 9 00:15:39 2006
New Revision: 472808
URL: http://svn.apache.org/viewvc?view=rev&rev=472808
Log:
flipping README to default of Apache2::SizeLimit documentation
which note to see Apache/SizeLimit.pm for the 1.x series.
Modified:
perl/Apache-SizeLimit/t
Author: pgollucci
Date: Thu Nov 9 00:10:19 2006
New Revision: 472807
URL: http://svn.apache.org/viewvc?view=rev&rev=472807
Log:
attempt to prevent using the wrong subject in release candidate announcements.
Modified:
perl/Apache-SizeLimit/trunk/RELEASE
Modified: perl/Apache-SizeLimit/t
Author: pgollucci
Date: Thu Nov 9 00:06:47 2006
New Revision: 472805
URL: http://svn.apache.org/viewvc?view=rev&rev=472805
Log:
attempt to prevent using the wrong subject in release candidate announcements.
Modified:
perl/modperl/trunk/RELEASE
Modified: perl/modperl/trunk/RELEASE
Author: pgollucci
Date: Wed Nov 8 18:58:44 2006
New Revision: 472749
URL: http://svn.apache.org/viewvc?view=rev&rev=472749
Log:
recode get_svn_files() to work with SVN clients < 1.4.0 and
1.4.0+ simultaneously
[.svn dirs in 1.4.0+ are now a binary format not XML]
Modified:
perl/
Author: pgollucci
Date: Wed Nov 8 01:59:07 2006
New Revision: 472441
URL: http://svn.apache.org/viewvc?view=rev&rev=472441
Log:
restoring 471903 which was clearly committed here r468765
I'm not sure how it was able to commit that twice -- the up-to-date check
should have failed
Author: pgollucci
Date: Wed Nov 8 01:18:34 2006
New Revision: 472435
URL: http://svn.apache.org/viewvc?view=rev&rev=472435
Log:
http://rt.cpan.org/Ticket/Display.html?id=22881
Make sure the file in %INC is -e and therefore hopefully
stat() able.
Previously fatal warnings caused this to
Author: pgollucci
Date: Wed Nov 8 01:15:37 2006
New Revision: 472431
URL: http://svn.apache.org/viewvc?view=rev&rev=472431
Log:
http://rt.cpan.org/Ticket/Display.html?id=22881
Make sue the fine in %INC is -e and therefore hopefully
stat() able.
Previously fatal warnings caused this to
Author: pgollucci
Date: Mon Nov 6 14:35:35 2006
New Revision: 471904
URL: http://svn.apache.org/viewvc?view=rev&rev=471904
Log:
Update license for board resolution with Nov 1 deadline
Modified:
perl/Apache-SizeLimit/trunk/lib/Apache/SizeLimit.pm
perl/Apache-SizeLimit/trunk/lib/Ap
Author: pgollucci
Date: Mon Nov 6 14:34:55 2006
New Revision: 471903
URL: http://svn.apache.org/viewvc?view=rev&rev=471903
Log:
revert these 2 that snuck in before.
Modified:
perl/modperl/trunk/RELEASE
perl/modperl/trunk/t/response/TestApache/daemon.pm
Modified: perl/modperl/t
Modified: perl/modperl/trunk/xs/Apache2/Module/Apache2__Module.h
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/xs/Apache2/Module/Apache2__Module.h?view=diff&rev=471901&r1=471900&r2=471901
==
--- perl/modperl/trunk/x
1 - 100 of 371 matches
Mail list logo