Author: torsten
Date: Fri Mar 20 10:23:30 2009
New Revision: 756402
URL: http://svn.apache.org/viewvc?rev=756402&view=rev
Log:
Merged revisions 751909,751936,751954,751963,752425 via svnmerge from
https://svn.eu.apache.org/repos/asf/perl/modperl/trunk
........
r751909 | joes | 2009-03-10 00:27:38 +0100 (Tue, 10 Mar 2009) | 2 lines
Add NOTICE file.
........
r751936 | joes | 2009-03-10 02:17:48 +0100 (Tue, 10 Mar 2009) | 2 lines
document NOTICE addition
........
r751954 | joes | 2009-03-10 02:57:15 +0100 (Tue, 10 Mar 2009) | 2 lines
whitespace
........
r751963 | joes | 2009-03-10 03:18:06 +0100 (Tue, 10 Mar 2009) | 2 lines
whitespace fix to test buildbot
........
r752425 | joes | 2009-03-11 12:30:37 +0100 (Wed, 11 Mar 2009) | 2 lines
whitespace fix to test buildbot
........
Added:
perl/modperl/branches/threading/NOTICE
- copied unchanged from r752425, perl/modperl/trunk/NOTICE
Modified:
perl/modperl/branches/threading/ (props changed)
perl/modperl/branches/threading/Changes
perl/modperl/branches/threading/INSTALL
perl/modperl/branches/threading/META.yml
perl/modperl/branches/threading/README-SVN
Propchange: perl/modperl/branches/threading/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Fri Mar 20 10:23:30 2009
@@ -1 +1 @@
-/perl/modperl/trunk:594682-672484,672819-681118,693357,700369,732889-736218
+/perl/modperl/trunk:594682-672484,672819-681118,693357,700369,732889-736218,751909-752425
Propchange: perl/modperl/branches/threading/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Fri Mar 20 10:23:30 2009
@@ -1 +1 @@
-/perl/modperl/trunk:1-712967,712969-749251
+/perl/modperl/trunk:1-712967,712969-756400
Modified: perl/modperl/branches/threading/Changes
URL:
http://svn.apache.org/viewvc/perl/modperl/branches/threading/Changes?rev=756402&r1=756401&r2=756402&view=diff
==============================================================================
--- perl/modperl/branches/threading/Changes (original)
+++ perl/modperl/branches/threading/Changes Fri Mar 20 10:23:30 2009
@@ -31,6 +31,8 @@
=item 2.0.5-dev
+Add NOTICE file to the distribution. [Joe Schaefer]
+
Make sure Apache2::RequestIO::read doesn't clear the buffer on end of
file and handle negative offsets and offsets that are larger than
the current string length. [Torsten Foertsch]
Modified: perl/modperl/branches/threading/INSTALL
URL:
http://svn.apache.org/viewvc/perl/modperl/branches/threading/INSTALL?rev=756402&r1=756401&r2=756402&view=diff
==============================================================================
--- perl/modperl/branches/threading/INSTALL (original)
+++ perl/modperl/branches/threading/INSTALL Fri Mar 20 10:23:30 2009
@@ -27,3 +27,4 @@
http://perl.apache.org/docs/2.0/user/install/install.pod
http://perl.apache.org/docs/2.0/user/config/config.pod
+
Modified: perl/modperl/branches/threading/META.yml
URL:
http://svn.apache.org/viewvc/perl/modperl/branches/threading/META.yml?rev=756402&r1=756401&r2=756402&view=diff
==============================================================================
--- perl/modperl/branches/threading/META.yml (original)
+++ perl/modperl/branches/threading/META.yml Fri Mar 20 10:23:30 2009
@@ -8,7 +8,7 @@
- Apache-Test
package:
# Internally redefined module
- - C::Preprocessed
+ - C::Preprocessed
# Fake packages
- Apache::Status::_version
- perlrun_decl
Modified: perl/modperl/branches/threading/README-SVN
URL:
http://svn.apache.org/viewvc/perl/modperl/branches/threading/README-SVN?rev=756402&r1=756401&r2=756402&view=diff
==============================================================================
--- perl/modperl/branches/threading/README-SVN (original)
+++ perl/modperl/branches/threading/README-SVN Fri Mar 20 10:23:30 2009
@@ -56,4 +56,3 @@
svn for cvs users (including migration tools):
http://svnbook.red-bean.com/en/1.0/apa.html
-