summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't show aliased perl version numbers twice in corelist -a outputRafael Garcia-Suarez2010-04-201-1/+1
* Typo fix in version number alias 5.013Rafael Garcia-Suarez2010-04-201-1/+1
* Module::Pluggable has upstream => cpanSteffen Mueller2010-04-201-1/+1
* 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
* Let the cmdVERSION usage message expand $0Gisle Aas2010-04-181-1/+1
* 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
* 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
* 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
* EU::MakeMaker shouldn't warn about prereqs in coreSteffen Mueller2010-04-182-2/+7
* Make abstract_from more robustRobin Barker2010-04-181-1/+1
* Move PERL_ASYNC_CHECK() from POPBLOCK() to the kill case of Perl_apply().Nicholas Clark2010-04-182-1/+2
* Note the revised signal dispatch and performance gain in perl5130delta.pod.Nicholas Clark2010-04-171-3/+6
* Dispatch signals in infinite loops such as 1 while 1;Nicholas Clark2010-04-173-0/+40
* Fix RT #74290 - regression for labels immediately before string evals.Nicholas Clark2010-04-173-2/+24
* In Perl_get_debug_opts(), restructure the message into fewer string literals.Nicholas Clark2010-04-171-26/+26
* In S_usage(), restructure the storage of the help message into fewer literals.Nicholas Clark2010-04-171-36/+36
* Also guess $ENV{EMAIL}, if present, as the originating addressAlex Vandiver2010-04-171-1/+1
* [PATCH] [5.12] Allow build on aix 4.2 (sigaction and IPv6)H.Merijn Brand2010-04-162-2/+7
* Merge branch 'blead' of perl5.git.perl.org:/gitroot/perl into bleadH.Merijn Brand2010-04-1649-253/+685
|\
| * Add new Data::Dumper test file to MANIFESTRafael Garcia-Suarez2010-04-151-0/+1
| * Upgrade Data::Dumper to 2.126 CPAN releaseSteffen Mueller2010-04-152-2/+8
| * Fix Data::Dumper's Fix Terse(1) + Indent(2)Michael G. Schwern2010-04-153-3/+25
| * Fix a test failure in perl5db.t when Term::ReadLine::Gnu is installedNiko Tyni2010-04-151-1/+1
| * Point submitters to perlbug@perl.org, not perl5-porters@perl.orgÆvar Arnfjörð Bjarmason2010-04-151-8/+15
| * Set the legacy process name with prctl() on assignment to $0 on LinuxÆvar Arnfjörð Bjarmason2010-04-154-3/+51
| * Bump $VERSION of IPC::Open3 to 1.06Rafael Garcia-Suarez2010-04-151-1/+1
| * open3 errors in child croak parent RT#72016Eric Brine2010-04-152-57/+99
| * Add TODO test for RT#72016Eric Brine2010-04-151-1/+23
| * Bump threads version to 1.77_01Steffen Mueller2010-04-151-1/+1
| * Upgrade to threads-shared-1.33Steffen Mueller2010-04-153-23/+33
| * Upgrade dist/threads to 1.77 from CPANSteffen Mueller2010-04-156-40/+90