summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix [perl #74542] 5.12.0 crash on diverse platformsRafael Garcia-Suarez2010-04-211-1/+2
| | | | | | Filetest ops don't always expect an op on the stack, so we should use TOPs only if we're sure that we're not stat'ing the _ filehandle. This is indicated by OPf_KIDS (as checked in ck_ftst).
* Remove Locale-Codes internals from coreSteffen Mueller2010-04-2112-2316/+2
| | | | | | These (and the examples) don't have to be shipped with core perl. By not shipping them, we can trivially make sure that they won't be erroneously installed either.
* Revert "GitHub's mirror is now at mirrors/perl, not github/perl"H.Merijn Brand2010-04-211-2/+2
| | | | This reverts commit f9bcfeacc119e37fd70816a2cb4678fded53e8d1.
* add TODO test for #74484 trie leakDavid Mitchell2010-04-211-1/+29
| | | | | Also add leak_expr function to svleak.t to test an expression for leakage rather than a whole sub
* GitHub's mirror is now at mirrors/perl, not github/perlÃvar Arnfjörð Bjarmason) (via RT2010-04-211-2/+2
| | | | | | | | | | | # New Ticket Created by (Ævar Arnfjörð Bjarmason) # Please include the string: [perl #74532] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=74532 > From: Ævar Arnfjörð Bjarmason <avar@cpan.org> Signed-off-by: H.Merijn Brand <h.m.brand@xs4all.nl>
* Update Locale::Codes to 3.12Steffen Mueller2010-04-2153-3233/+29532
| | | | | | We're skipping inclusion of some files such as the unused Build.PL, INSTALL, etc. cpan/Locale-Codes/internal/* should probably also not be included in perl core.
* Update Steffen Mueller's email address in AUTHORSSteffen Mueller2010-04-211-1/+1
|
* Add contact information for Sullivan BeckSteffen Mueller2010-04-211-2/+3
| | | | | ... and mark him responsible for Locale::Codes, which is now "upstream => cpan"
* Make the Module::CoreList function API consistentChris Williams2010-04-211-4/+10
| | | | | | | | Some functions could only be called with class method type syntax. Other functions could only be called with normal sub syntax. This makes the API consistent, functions can be called with either syntax.
* Correct spaces in MANIFEST.Nicholas Clark2010-04-211-1/+1
|
* Fix MANIFEST by adding new fileSteffen Mueller2010-04-201-0/+1
| | | | | 387b6f8d0cc8df27b7a577cf8a47f25b089895e4 added new file to cpan/ExtUtils-ParseXS without adding it to MANIFEST.
* Upgrade Scalar-List-Utils to 1.23 from CPANSteffen Mueller2010-04-2010-26/+32
|
* Document the INCLUDE_COMMAND XS directiveSteffen Mueller2010-04-201-1/+17
| | | | | ExtUtils::ParseXS has recognized the INCLUDE_COMMAND directive as a smarter replacement for "INCLUDE: perl -e ... |" since version 2.21_01.
* Upgrade ExtUtils::ParseXS to 0.2205Steffen Mueller2010-04-206-26/+171
|
* Remove Class::ISA from the core distribution. Get it from CPAN now.Nicholas Clark2010-04-206-385/+0
|
* Remove Pod::Plainer from the core distribution. Get it from CPAN now.Nicholas Clark2010-04-204-170/+0
|
* Remove Shell from the core distribution. Get it from CPAN now.Nicholas Clark2010-04-204-348/+0
|
* Remove Switch from the core distribution. Get it from CPAN now.Nicholas Clark2010-04-2011-1650/+0
|
* create perl5131deltaLeon Brocard2010-04-2012-36/+309
|
* Add 5.13.0 to perlhistv5.13.0Leon Brocard2010-04-201-0/+1
|
* Update to final content for releaseLeon Brocard2010-04-201-198/+49
|
* Update Module::CoreList for 5.13.0Leon Brocard2010-04-203-35/+669
|
* [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.ZMichael G Schwern2010-04-201-20/+61
| | | | | | | Decimal style Perl version numbers are increasingly awkward. 5.01 or 5.010000 is hard to equate with 5.10.0. It would be easier to read if Module::CoreList formatted version numbers from 5.6 onward as dotted versions to match how they are presented elsewhere.
* Don't show aliased perl version numbers twice in corelist -a outputRafael Garcia-Suarez2010-04-201-1/+1
| | | | (bug [rt.cpan.org #56739])
* Typo fix in version number alias 5.013Rafael Garcia-Suarez2010-04-201-1/+1
|
* Module::Pluggable has upstream => cpanSteffen Mueller2010-04-201-1/+1
| | | | According to Simon Wistow.
* Replace mention of Switch.pm with given/whenchromatic2010-04-191-4/+3
|
* Add another alias for Robin BarkerLeon Brocard2010-04-191-0/+1
|
* Spaces not tabsLeon Brocard2010-04-191-2/+2
|
* Bump version number EU::MM is "first-come" so we have forked itLeon Brocard2010-04-191-1/+1
|
* Bump version due to d97c33b505dd45c052a8bf42014917701b4502a5Leon Brocard2010-04-191-1/+1
|
* Bump version due to 255fdf19250671082618dae106a246f12379dbe6Leon Brocard2010-04-191-1/+1
|
* Bump version number EU::MM is "first-come" so we have forked itLeon Brocard2010-04-191-1/+1
|
* Document prctl() via $0 assignment (7636ea95c5) in perldeltaÆvar Arnfjörð Bjarmason2010-04-191-0/+9
|
* Add =head2 to the perldelta change in da76b8593eÆvar Arnfjörð Bjarmason2010-04-191-0/+2
|
* clarification of multi-bracket formatRicardo Signes2010-04-192-2/+20
|
* Possible undefined behaviour, spotted by gcc 4.5.0 and HP's updated compiler.Nicholas Clark2010-04-191-1/+1
|
* Revert "Documentation tweaks to Text::Tabs"Gisle Aas2010-04-191-12/+2
| | | | | | | This change was reported upstream in <https://rt.cpan.org/Ticket/Display.html?id=56699>. Committing it directly to blead was a mistake. This reverts commit f6e2320c520b8d610a864cd42aece1f0df2db895.
* Let the cmdVERSION usage message expand $0Gisle Aas2010-04-181-1/+1
| | | | It makes more sense than literally printing "usage: $0 ..."
* Documentation tweaks to Text::TabsGisle Aas2010-04-181-2/+12
|
* Bring Porting/Maintainers in sync with reality regarding Scalar-List-UtilsSteffen Mueller2010-04-181-1/+1
|
* Update to MIME-Base64 3.09Gisle Aas2010-04-186-25/+40
| | | | | | | Fixes issue where the Quoted-Printable encoder would sometimes output lines that were 77 characters long. The max line length should be 76. This reverts revert 9ef40646096384d9f65acffab1b9a2df07d03a0c.
* Escape patch strings before embedding them in patchlevel.hGisle Aas2010-04-181-0/+2
|
* Passing regexp vars as argument is unsafeGisle Aas2010-04-181-1/+1
| | | | | In this case $_[0] is unexpectedly modified by matching a regular expression inside the function, making it report bad file names.
* Avoid "Use of uninitialized value $base" for the CPANPLUS .hidden fileGisle Aas2010-04-181-1/+4
|
* Do not clobber %ENV in EU::MM testSteffen Mueller2010-04-181-1/+1
| | | | | | 175046355f07701 introduced an error in the ExtUtils::MakeMaker prerequisites tests in that it clobbers %ENV instead of just locally overriding $ENV{PERL_CORE}.
* EU::MakeMaker shouldn't warn about prereqs in coreSteffen Mueller2010-04-182-2/+7
| | | | | This silences warnings about missing prerequisites when part of a perl core build. Triggered by #74442.
* Make abstract_from more robustRobin Barker2010-04-181-1/+1
| | | | | | A few distributions in the perl source failure for abstract_from Rather than fix the individual files I have made the parsing process more robust.
* Move PERL_ASYNC_CHECK() from POPBLOCK() to the kill case of Perl_apply().Nicholas Clark2010-04-182-1/+2
| | | | | | This ensures that (safe) signals sent to the same process are still dispatched within the same statement (as before), without overloading the semantics of block popping.
* Note the revised signal dispatch and performance gain in perl5130delta.pod.Nicholas Clark2010-04-171-3/+6
|