| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
This reverts commit 3fcda861606b23c12f4356df2a20543dc1c1779b, but adds
ext/Text-ParseWords to the list of directories that make_ext.pl should put
into $ENV{PERL5LIB}.
Conflicts:
MANIFEST
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit a1095a4f24eae80e3fe213e9767581fedc24e3ac,
which reverted commit 4f87fa576f174a31e6d8fdb08cae76e644395db0.
Conflicts:
MANIFEST
ext/.gitignore
lib/.gitignore
|
|
|
|
|
|
|
|
|
| |
(ExtUtils::Liblist::Kid::_win32_ext() requires Text::ParseWords, so it can't
live in ext until we solve the general problem of toolchain modules in ext)
This reverts the structural changes of commit
d6052a374138e04d8688ae89baeabff82e80a71c, but retains the boilerplate removal of
4a503f371e8f1d4e174172c023c18046ee5b1a22, as TestInit.pm renders it obsolete.
|
|
|
|
|
|
|
|
| |
The mktables failure wasn't the only issue : ExtUtils::Constant also requires
Text::Tabs. Since that makes it effectively toolchain, it's best kept it in
lib/ for now.
This reverts commit 4f87fa576f174a31e6d8fdb08cae76e644395db0.
|
|
|
|
|
| |
It'll live in ext/Text-Tabs for now to make the Makefile.PL generation
happy.
|
| |
|
| |
|
| |
|
|
|
|
| |
(It's not a "regular" test, and purposefully doesn't output well-formed TAP.)
|
| |
|
|
|
|
| |
(cherry picked from commit 3adac458cb1c1d41af47fc66e67b49c8dec2323f)
|
| |
|
| |
|
|
|
| |
p4raw-id: //depot/perl@34691
|
|
|
|
|
| |
Message-ID: <471E4EE1.5010500@landgren.net>
p4raw-id: //depot/perl@32182
|
|
|
|
|
|
|
|
| |
stack exhaustion.
This makes of the (?>...) construct in the regex engine making Text::ParseWords not backwards compatible with Perls from
before the time this construct was added.
p4raw-id: //depot/perl@31659
|
|
|
| |
p4raw-id: //depot/perl@31646
|
|
|
| |
p4raw-id: //depot/perl@29609
|
|
|
| |
p4raw-id: //depot/perl@29346
|
|
|
|
|
|
|
|
| |
in CPAN.
- Restore a local bugfix, tested by the above tests.
- Fix a few typos in the POD for Text::Balanced
- Bump version of Text::Balanced
p4raw-id: //depot/perl@29345
|
|
|
| |
p4raw-id: //depot/perl@29344
|
|
|
| |
p4raw-id: //depot/perl@29320
|
|
|
|
|
|
|
|
| |
From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.5.HEAD-32013-1163784707-1469.40921-75-0@perl.org>
(and convert the example to a test)
p4raw-id: //depot/perl@29316
|
|
|
| |
p4raw-id: //depot/perl@29315
|
|
|
|
|
| |
Text-Soundex-3.02.
p4raw-id: //depot/perl@28927
|
|
|
|
|
|
|
| |
change #27541. Also, leave out the test files Jacobson.t and
Jacobson2.t which both generated several warnings.
p4raw-link: @27541 on //depot/perl: abc0156ba8cc024916c0d1e664c4488f0cbc55c8
p4raw-id: //depot/perl@28546
|
|
|
| |
p4raw-id: //depot/perl@28287
|
|
|
| |
p4raw-id: //depot/perl@28270
|
|
|
|
|
|
| |
lib/Text/Balanced/t/00-load.t and restore a test to
lib/Text/Balanced/t/extmul.t.
p4raw-id: //depot/perl@28127
|
|
|
|
|
| |
p4raw-link: @28125 on //depot/perl: eb67bf7e7c7791f145451e273b36c197fb24fcb9
p4raw-id: //depot/perl@28126
|
|
|
|
|
|
|
| |
CPAN and bleadperl version of the tests. Also, the previous bleadperl
version of one test file is a bit more comprehensive than what was in
CPAN, so it has been completely restored.
p4raw-id: //depot/perl@28125
|
|
|
| |
p4raw-id: //depot/perl@28105
|
|
|
|
|
| |
Message-ID: <Pine.NEB.4.62.0604201539380.20332@otaku.freeshell.org>
p4raw-id: //depot/perl@27932
|
|
|
|
|
| |
Message-ID: <441D3EC1.20902@gmail.com>
p4raw-id: //depot/perl@27541
|
|
|
|
|
| |
(Text-Tabs+Wrap-2005.0824). Keep local changes.
p4raw-id: //depot/perl@25526
|
|
|
|
|
|
| |
From: "Piotr Fusik" <pfusik@op.pl>
Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
p4raw-id: //depot/perl@25261
|
|
|
|
|
|
|
|
|
|
| |
delims in HERE docs
Message-ID: <400F2E7F.9090601@math2.org>
Fixes perl #25151, 25154, 25156, 25157, 25158 using jumbo patch
included in perl #25157.
p4raw-id: //depot/perl@25135
|
|
|
|
|
|
|
| |
Message-Id: <200507092310.30592@bloodgate.com>
(with minor tweaks)
p4raw-id: //depot/perl@25134
|
|
|
| |
p4raw-id: //depot/perl@24275
|
|
|
| |
p4raw-id: //depot/perl@24273
|
|
|
| |
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
|