| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
p4raw-id: //depot/perl@23839
|
|
|
|
|
| |
Message-ID: <20041228192937.GB7824@solemn.turbinal.org>
p4raw-id: //depot/perl@23838
|
|
|
|
|
|
| |
Change #22997 could cause Text::ParseWords to loop forever if the
regex didn't not match. Explicitly return if the match fails.
p4raw-id: //depot/perl@23060
|
|
|
| |
p4raw-id: //depot/perl@23048
|
|
|
| |
p4raw-id: //depot/perl@23019
|
|
|
|
|
| |
parse_line() routine faster. Add a Unicode test case.
p4raw-id: //depot/perl@22997
|
|
|
|
|
|
|
| |
inside quoted text
Use the suggested regex fix, plus some tests.
p4raw-id: //depot/perl@22992
|
|
|
|
|
|
| |
From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.0.9-30073-89834.19.0927626986204@perl.org>
p4raw-id: //depot/perl@22903
|
|
|
| |
p4raw-id: //depot/perl@22821
|
|
|
|
|
|
|
| |
From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org>
Message-ID: <rt-3.0.8-29073-85903.18.1381766820328@perl.org>
Date: 22 Apr 2004 10:49:22 -0000
p4raw-id: //depot/perl@22769
|
|
|
|
|
|
|
|
| |
but assuming no CPAN updates are upcoming, here are 'fake'
version updates to make us different from 5.8.0.
(List::Util+Scalar::Util will soon be updated;
File::Spec CPAN release will be made based on 5.8.1.)
p4raw-id: //depot/perl@20699
|
|
|
| |
p4raw-id: //depot/perl@20688
|
|
|
| |
p4raw-id: //depot/perl@19989
|
|
|
|
|
| |
Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
p4raw-id: //depot/perl@19114
|
|
|
|
|
| |
Message-ID: <871y80a0my.fsf@vran.herceg.de>
p4raw-id: //depot/perl@17917
|
|
|
|
|
|
|
|
|
|
|
|
| |
From: "Curtis Poe" <cp@onsitetech.com>
Date: Tue, 21 May 2002 11:17:40 -0700
Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
Subject: [Patch] for security problem with Text::ParseWords
From: "Curtis Poe" <cp@onsitetech.com>
Date: Tue, 21 May 2002 15:10:18 -0700
Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
p4raw-id: //depot/perl@16727
|
|
|
|
|
|
|
|
|
|
| |
Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
(with more-backward-compat than just using @- and @+, also by Jeffrey)
(The version number of Text::Balanced intentionally not
increased since Damian will make a new release after 5.8)
p4raw-id: //depot/perl@15668
|
|
|
|
|
| |
Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
p4raw-id: //depot/perl@14299
|
|
|
| |
p4raw-id: //depot/perl@13118
|
|
|
|
|
|
|
|
|
|
|
| |
Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
Patching README.foo instead of pod/perlfoo.pod,
not patching Math::BigInt (Tels will take care of that),
dropping broken hv.c and sv.h patches, patching libnetcfg.PL
and perldoc.PL instead of libnetcfg and perldoc, patching
ext/Digest/MD5/t/files.t since MD5.pm was changed.
p4raw-id: //depot/perl@12954
|
|
|
| |
p4raw-id: //depot/perl@12279
|
|
|
|
|
|
| |
Subject: [PATCH] Just some preening :-)
Message-ID: <20010904141659.A10129@homer.diplex.co.uk>
p4raw-id: //depot/perl@11857
|
|
|
|
|
|
| |
Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
Text::Balanced 1.86.
p4raw-id: //depot/perl@11842
|
|
|
|
|
| |
the modules found using a script written by Larry Schatzer Jr.
p4raw-id: //depot/perl@11016
|
|
|
|
|
| |
Resort MANIFEST with sort -f, looks much better.
p4raw-id: //depot/perl@10782
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
No doubt I made some mistakes like missed some files or
misnamed some files. The naming rules were more or less:
(1) if the module is from CPAN, follows its ways, be it
t/*.t or test.pl.
(2) otherwise if there are multiple tests for a module
put them in a t/
(3) otherwise if there's only one test put it in Module.t
(4) helper files go to module/ (locale, strict, warnings)
(5) use longer filenames now that we can (but e.g. the
compat-0.6.t and the Text::Balanced test files still
were renamed to be more civil against the 8.3 people)
installperl was updated appropriately not to install the
*.t files or the help files from under lib.
TODO: some helper files still remain under t/ that could
follow their 'masters'. UPDATE: On second thoughts, why
should they. They can continue to live under t/lib, and
in fact the locale/strict/warnings helpers that were moved
could be moved back. This way the amount of non-installable
stuff under lib/ stays smaller.
p4raw-id: //depot/perl@10676
|
|
|
| |
p4raw-id: //depot/perl@10672
|
|
|
|
|
| |
to a new place under lib.
p4raw-id: //depot/perl@10639
|
|
|
| |
p4raw-id: //depot/perl@10403
|
|
|
| |
p4raw-id: //depot/perl@10034
|
|
|
|
|
| |
licensing with Perl's standard module licensing.
p4raw-id: //depot/perl@9178
|
|
|
|
|
| |
Message-ID: <20010315212518.A18870@firedrake.org>
p4raw-id: //depot/perl@9176
|
|
|
| |
p4raw-id: //depot/perl@9117
|
|
|
|
|
|
| |
Didn't upgrade the fill.t since it has a dependency to File::Slurp
purely for debugging purposes, the actual test hasn't changed.
p4raw-id: //depot/perl@8754
|
|
|
| |
p4raw-id: //depot/perl@8573
|
|
|
|
|
|
| |
Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
Message-ID: <20010126092831.A15328@blackrider.aocn.com>
p4raw-id: //depot/perl@8552
|
|
|
|
|
| |
Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
p4raw-id: //depot/perl@8228
|
|
|
|
|
|
|
| |
Message-ID: <20001205212328.C6473@blackrider.aocn.com>
Carp::Heavy parts not very applicable because of recent changes.
p4raw-id: //depot/perl@8013
|
|
|
|
|
|
| |
(either perlbug or p5p ate the original), plus regen
perlapi and perltoc.
p4raw-id: //depot/perl@6553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
p4raw-link: @6282 on //depot/cfgperl: d4817f5b97d4072a6efac47844b617245b179f2c
p4raw-link: @6268 on //depot/cfgperl: 22e04bdb3a09a4c369fd1666143349eab2eba9d4
p4raw-id: //depot/perl@6366
p4raw-integrated: from //depot/cfgperl@6365 'copy in' lib/Net/Ping.pm
lib/Text/Wrap.pm t/lib/dprof.t t/lib/dumper-ovl.t
t/lib/hostname.t (@5586..) lib/Pod/Html.pm (@5608..)
t/lib/ipc_sysv.t (@5812..) t/lib/dumper.t (@5972..)
ext/File/Glob/Glob.pm (@6026..) lib/Pod/Man.pm lib/Pod/Text.pm
(@6034..) t/lib/anydbm.t (@6072..) lib/ExtUtils/xsubpp
(@6156..) pod/perlsub.pod pod/perltie.pod (@6206..)
utils/h2xs.PL (@6280..)
p4raw-integrated: from //depot/cfgperl@6282 'merge in' vms/vms.c
(@6238..)
p4raw-integrated: from //depot/cfgperl@6277 'copy in' pod/perlfunc.pod
(@6276..)
p4raw-integrated: from //depot/cfgperl@6273 'ignore' perlapi.h
(@6243..) embedvar.h (@6254..) 'merge in' perlapi.c (@6243..)
embed.h (@6254..) embed.pl objXSUB.h op.c proto.h (@6269..)
p4raw-integrated: from //depot/cfgperl@6270 'copy in' t/op/taint.t
(@5857..)
p4raw-integrated: from //depot/cfgperl@6269 'copy in' doop.c (@6263..)
'ignore' toke.c (@6261..)
p4raw-integrated: from //depot/cfgperl@6268 'copy in' t/op/sprintf.t
(@6267..)
|
|
|
| |
p4raw-id: //depot/perl@5725
|
|
|
| |
p4raw-id: //depot/perl@4954
|
|
|
| |
p4raw-id: //depot/perl@4946
|
|
|
| |
p4raw-id: //depot/perl@4833
|
|
|
|
|
| |
<schwern@pobox.com>)
p4raw-id: //depot/perl@4398
|
|
|
| |
p4raw-id: //depot/perl@3563
|
|
|
|
|
|
|
| |
implemented Ilya's suggested fix, and added a testcase
Message-Id: <199901050556.AAA02597@monk.mps.ohio-state.edu>
Subject: Re: Text::ParseWords: regex fix
p4raw-id: //depot/cfgperl@2585
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Message-ID: <19990107032132.20124.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRAIL2 lib/Net/hostent.pm] Typo fix
Date: Wed, 6 Jan 1999 22:21:32 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990107032445.20178.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/Net/netent.pm] Typo fix
Date: Wed, 6 Jan 1999 22:24:45 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990107032834.20362.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRAIL2 lib/Term/Complete.pm] Typo fix
Date: Wed, 6 Jan 1999 22:28:34 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990107033136.20440.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRAIL2 lib/Term/ReadLine.pm] Typo fix
Date: Wed, 6 Jan 1999 22:31:36 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990107033351.20540.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Apache.pm] Typo fix
Date: Wed, 6 Jan 1999 22:33:51 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990107033933.20707.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/CGI/Push.pm] Typo fix
Date: Wed, 6 Jan 1999 22:39:33 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990107034548.20936.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/File/Copy.pm] Typo fixes
Date: Wed, 6 Jan 1999 22:45:48 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990107034856.21056.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec.pm] Typo fix
Date: Wed, 6 Jan 1999 22:48:56 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990107035113.21174.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/File/Spec/Mac.pm] Typo fixes
Date: Wed, 6 Jan 1999 22:51:13 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990107035612.21522.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigFloat.pm] Typo fix
Date: Wed, 6 Jan 1999 22:56:12 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990107035842.21585.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/Math/BigInt.pm] Typo fixes
Date: Wed, 6 Jan 1999 22:58:41 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990107040644.22009.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/Text/Wrap.pm] Typo fixes
Date: Wed, 6 Jan 1999 23:06:44 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990107040955.22087.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Array.pm] Typo fixes
Date: Wed, 6 Jan 1999 23:09:55 -0500 (EST)
From: abigail@fnx.com
Message-ID: <19990107041136.22174.qmail@alexandra.wayne.fnx.com>
Subject: [PATCH 5.005_03 TRIAL2 lib/Tie/Hash.pm] Typo fix
Date: Wed, 6 Jan 1999 23:11:36 -0500 (EST)
p4raw-id: //depot/cfgperl@2579
|
|
|
| |
p4raw-id: //depot/perl@2402
|
|
|
|
|
| |
<muir@idiom.com>
p4raw-id: //depot/perl@2400
|