summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * Simplify the perldelta howto by using Git featuresÆvar Arnfjörð Bjarmason2010-04-151-2/+2
| * Fix code before statement error introduced by f410a2119920dd04.Nicholas Clark2010-04-151-2/+2
| * Avoid redundant reload of PL_op in the runloop.Hugo van der Sanden2010-04-151-1/+2
| * Move PERL_ASYNC_CHECK() from the runloop to control flow OPs.Nicholas Clark2010-04-156-2/+17
| * mark two magic.t tests as TODODavid Mitchell2010-04-151-0/+1
| * use cBOOL for bool castsDavid Mitchell2010-04-159-25/+31
| * Fix a minor perl5114delta error.Florian Ragwitz2010-04-151-1/+1
| * Remove 'delete &function' from perltodo.Florian Ragwitz2010-04-151-5/+0
| * [perl #74372] := warning not in perldiagRafael Garcia-Suarez2010-04-151-0/+8
| * PATCH: [perl #72998] regex loopingKarl Williamson2010-04-152-2/+11
| * Upgrade to CGI.pm 3.49Rafael Garcia-Suarez2010-04-1511-81/+270
| * Between parens is the unit nameH.Merijn Brand2010-04-141-2/+2
| * Merge branches 'blead' and 'blead' of perl5.git.perl.org:/gitroot/perl into b...H.Merijn Brand2010-04-140-0/+0
* | Merge branches 'blead' and 'blead' of perl5.git.perl.org:/gitroot/perl into b...H.Merijn Brand2010-04-140-0/+0
|/
* Add the new maint policy to perlpolicy.podJesse Vincent2010-04-141-0/+73
* [perl #74038] c2ph (and pstruct) use the deprecated 'getopts.pl' libraryZefram2010-04-141-2/+2
* Changes to CPANPLUS and CPANPLUS::Dist::Build testsChris Williams2010-04-142-4/+9
* add step to update RT version numbers in release_managers_guideDavid Mitchell2010-04-141-0/+6
* [perl #74006] 5.12.0-RC stuffing bugZefram2010-04-144-1/+52
* Allow extension building on older (pre 7.3-2) VMS systems.Craig A. Berry2010-04-131-9/+21
* Clarify HAS_PRCTL_SET_NAME definition in Porting/Glossary.Craig A. Berry2010-04-131-3/+4
* revert "revert perl -h changes"David Golden2010-04-131-2/+6
* Revert "Revert "* Fixed typo in toke.c docs, identified by Zefram""Jesse Vincent2010-04-131-1/+1
* Add emacs/vim hintsJosh ben Jore2010-04-131-0/+9
* Re-flow some errantly formatted podJosh ben Jore2010-04-131-4/+6
* Detabify perldtrace.dJosh ben Jore2010-04-131-1/+1
* [perl #73560] [PATCH] Fix typos in Pod::FunctionsNga Tang Chan2010-04-131-4/+4
* Reintroduce a lot of missing modules into perlmodlib.podRafael Garcia-Suarez2010-04-131-1/+1
* [perl #73712] ‘Variable is not imported’ cannot be suppressedFather Chrysostomos2010-04-133-6/+18
* Fix the abstract in Module::CoreList's META.ymlChris Williams2010-04-131-0/+1
* * eliminated OP_SETSTATE also in commentsSlaven Rezic2010-04-131-1/+1