Author: joes
Date: Thu Apr 30 00:20:23 2009
New Revision: 770015
URL: http://svn.apache.org/viewvc?rev=770015&view=rev
Log:
whitespace to trigger buildbot
Modified:
perl/modperl/trunk/README-SVN
Modified: perl/modperl/trunk/README-SVN
URL:
http://svn.apache.org/viewvc/perl/modperl/t
Author: joes
Date: Mon Mar 23 21:28:38 2009
New Revision: 757553
URL: http://svn.apache.org/viewvc?rev=757553&view=rev
Log:
whitespace for buildbot trigger
Modified:
perl/modperl/trunk/INSTALL
Modified: perl/modperl/trunk/INSTALL
URL:
http://svn.apache.org/viewvc/perl/modperl/t
Author: joes
Date: Wed Mar 11 11:30:37 2009
New Revision: 752425
URL: http://svn.apache.org/viewvc?rev=752425&view=rev
Log:
whitespace fix to test buildbot
Modified:
perl/modperl/trunk/INSTALL
Modified: perl/modperl/trunk/INSTALL
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/INS
Author: joes
Date: Tue Mar 10 02:18:06 2009
New Revision: 751963
URL: http://svn.apache.org/viewvc?rev=751963&view=rev
Log:
whitespace fix to test buildbot
Modified:
perl/modperl/trunk/README-SVN
Modified: perl/modperl/trunk/README-SVN
URL:
http://svn.apache.org/viewvc/perl/modperl/t
Author: joes
Date: Tue Mar 10 01:57:15 2009
New Revision: 751954
URL: http://svn.apache.org/viewvc?rev=751954&view=rev
Log:
whitespace
Modified:
perl/modperl/trunk/META.yml
Modified: perl/modperl/trunk/META.yml
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/META.yml?rev=75195
Author: joes
Date: Tue Mar 10 01:17:48 2009
New Revision: 751936
URL: http://svn.apache.org/viewvc?rev=751936&view=rev
Log:
document NOTICE addition
Modified:
perl/modperl/trunk/Changes
Modified: perl/modperl/trunk/Changes
URL:
http://svn.apache.org/viewvc/perl/modperl/trunk/Changes
Author: joes
Date: Mon Mar 9 23:27:38 2009
New Revision: 751909
URL: http://svn.apache.org/viewvc?rev=751909&view=rev
Log:
Add NOTICE file.
Added:
perl/modperl/trunk/NOTICE (with props)
Added: perl/modperl/trunk/NOTICE
URL: http://svn.apache.org/viewvc/perl/modperl/trunk/NOTICE
Author: joes
Date: Sun Mar 13 16:53:39 2005
New Revision: 157361
URL: http://svn.apache.org/viewcvs?view=rev&rev=157361
Log:
Tests pass- time to tackle the hard stuff.
Modified:
perl/modperl/branches/apache2-rename-unstable/todo/apache2_rename
Modified: perl/modperl/branches/apache2-re
Author: joes
Date: Tue Mar 8 13:22:57 2005
New Revision: 156569
URL: http://svn.apache.org/viewcvs?view=rev&rev=156569
Log:
Fix the ModPerl-Registry/t tests.
Modified:
perl/modperl/branches/apache2-rename-unstable/ModPerl-Registry/t/cgi-bin/304.pl
perl/modperl/branches/apache2-re
Author: joes
Date: Tue Mar 8 07:21:08 2005
New Revision: 156535
URL: http://svn.apache.org/viewcvs?view=rev&rev=156535
Log:
Fix the t/modules tests.
Modified:
perl/modperl/branches/apache2-rename-unstable/t/conf/modperl_extra.pl
perl/modperl/branches/apache2-rename-unstable/t/mod
Author: joes
Date: Mon Mar 7 20:54:34 2005
New Revision: 156499
URL: http://svn.apache.org/viewcvs?view=rev&rev=156499
Log:
Needs mod_perl2.
Modified:
perl/modperl/branches/apache2-rename-unstable/lib/ModPerl/WrapXS.pm
Modified: perl/modperl/branches/apache2-rename-unstable/lib/Mod
Author: joes
Date: Mon Mar 7 20:53:13 2005
New Revision: 156498
URL: http://svn.apache.org/viewcvs?view=rev&rev=156498
Log:
Keep the Apache:: prefix for old mp1 modules.
Modified:
perl/modperl/branches/apache2-rename-unstable/lib/Apache2/porting.pm
Modified: perl/modperl/branches/apa
Author: joes
Date: Mon Mar 7 20:47:30 2005
New Revision: 156497
URL: http://svn.apache.org/viewcvs?view=rev&rev=156497
Log:
require mod_perl2 now.
Modified:
perl/modperl/branches/apache2-rename-unstable/xs/ModPerl/Const/Const.pm
Modified:
perl/modperl/branches/apache2-rename-unstabl
Author: joes
Date: Mon Mar 7 20:46:17 2005
New Revision: 156496
URL: http://svn.apache.org/viewcvs?view=rev&rev=156496
Log:
More Apache2 renames within the xs/Apache2 sources.
Modified:
perl/modperl/branches/apache2-rename-unstable/xs/Apache2/Directive/Apache2__Directive.h
Author: joes
Date: Mon Mar 7 16:03:20 2005
New Revision: 156467
URL: http://svn.apache.org/viewcvs?view=rev&rev=156467
Log:
s/Apache::/Apache2::/g and s/mod_perl/mod_perl2/g in all module
APIs, breaking both MP_INST_APACHE2 and the test suite. Note:
this change includes renaming the perlio
Copied:
perl/modperl/branches/apache2-rename-unstable/xs/maps/apache2_functions.map
(from r156220,
perl/modperl/branches/apache2-rename-unstable/xs/maps/apache_functions.map)
URL:
http://svn.apache.org/viewcvs/perl/modperl/branches/apache2-rename-unstable/xs/maps/apache2_functions.map?view=diff
Author: joes
Date: Mon Mar 7 14:10:46 2005
New Revision: 156457
URL: http://svn.apache.org/viewcvs?view=rev&rev=156457
Log:
Reorder TODOs, so joes can start hacking apart this
branch now.
Modified:
perl/modperl/branches/apache2-rename-unstable/todo/apache2_rename
Modified: perl/mod
Author: joes
Date: Sat Mar 5 07:16:49 2005
New Revision: 156256
URL: http://svn.apache.org/viewcvs?view=rev&rev=156256
Log:
More details on the plan, including the
necessary mod_perl.pm -> mod_perl2.pm rename.
Modified:
perl/modperl/branches/apache2-rename-unstable/todo/apache2
Author: joes
Date: Sat Mar 5 06:10:50 2005
New Revision: 156243
URL: http://svn.apache.org/viewcvs?view=rev&rev=156243
Log:
Introduce todo/apache2_rename, to
track the status of this branch.
Added:
perl/modperl/branches/apache2-rename-unstable/todo/apache2_rename
Modified:
perl/mod
Author: joes
Date: Fri Mar 4 18:14:47 2005
New Revision: 156218
URL: http://svn.apache.org/viewcvs?view=rev&rev=156218
Log:
Remove docs/ directory for now, following Stas' recommendation-
http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=110997056710643&w=2
Removed:
Author: joes
Date: Fri Mar 4 07:28:11 2005
New Revision: 156165
URL: http://svn.apache.org/viewcvs?view=rev&rev=156165
Log:
Copy 2.0 docs directly to Apache2:: rename branch
Added:
perl/modperl/branches/apache2-rename-unstable/docs/
- copied from r156164, perl/modperl/docs/trunk
Author: joes
Date: Fri Mar 4 07:23:06 2005
New Revision: 156160
URL: http://svn.apache.org/viewcvs?view=rev&rev=156160
Log:
Change svn: externals to point at corresponding Apache-Test branch.
docs externals are removed, to be replaced by a direct copy.
Modified:
perl/modperl/bran
Author: joes
Date: Fri Mar 4 07:14:32 2005
New Revision: 156157
URL: http://svn.apache.org/viewcvs?view=rev&rev=156157
Log:
Create Apache2:: rename branch.
Added:
perl/modperl/branches/apache2-rename-unstable/
- copied from r156156, perl/modperl/trunk/
Author: joes
Date: Wed Mar 2 16:10:43 2005
New Revision: 155978
URL: http://svn.apache.org/viewcvs?view=rev&rev=155978
Log:
Revert bogus PERL_USEITHREADS -> PERL_ITHREADS change in previous commit.
Reviewed by: stas
Modified:
perl/modperl/trunk/t/response/TestModperl/setupenv.pm
M
Author: joes
Date: Wed Mar 2 15:14:28 2005
New Revision: 155973
URL: http://svn.apache.org/viewcvs?view=rev&rev=155973
Log:
If $r->document_root was modified, restore it at the end of request.
Reviewed by: joes
Written by: stas
Modified:
perl/modperl/trunk/Changes
perl/modperl/
Author: joes
Date: Sun Jan 9 08:50:03 2005
New Revision: 124730
URL: http://svn.apache.org/viewcvs?view=rev&rev=124730
Log:
s/Apache::Pool/APR::Pool/g in modperl_callback.c
Reviewed by: stas
Modified:
perl/modperl/trunk/src/modules/perl/modperl_callback.c
Modified: perl/modperl/trunk
joes2004/10/03 20:09:09
Modified:t/apiin_out_filters.t
Log:
Revert previous test change:using t_cmp is inappropriate when testing large strings.
Revision ChangesPath
1.3 +4 -1 modperl-2.0/t/api/in_out_filters.t
Index: in_out_filters.t
joes2004/10/03 19:29:26
Modified:.Changes
Log:
Reimplement APR::Bucket using apr_bucket_alloc_t -
* $bucket_alloc argument added to APR::Bucket::new
* new subs:
APR::Bucket::setaside
APR::Bucket::alloc_create
APR::Bucket
joes2004/10/03 19:16:43
Modified:src/modules/perl modperl_bucket.c modperl_bucket.h
t/apiin_out_filters.t
t/filter/TestFilter in_bbs_body.pm in_bbs_consume.pm
in_bbs_inject_header.pm in_bbs_msg.pm
joes2004/10/03 17:05:24
Modified:xs/APR/Pool APR__Pool.h
Added: t/aprpool_lifetime.t
t/response/TestAPR pool_lifetime.pm
Log:
Mark pools created by APR::Pool::new by adding sv_magic instead of
apr_pool_userdata_set. This allows such pools to be
30 matches
Mail list logo