This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2010-04-21 Ævar Arnfjörð... Recommend git format-patch -M (detect renames) and...
2010-04-20 Ævar Arnfjörð... Mention L<perlpolicy> and link to it in SEE ALSO
2010-04-20 Ævar Arnfjörð... Only all-upper case "special" POD sections
2010-04-20 Ævar Arnfjörð... Commit messages should start with a ~50 char summary
2010-04-20 Ævar Arnfjörð... POD: Use F<> for F<utils/perldoc> and F<utils/perldoc.PL>
2010-04-20 Ævar Arnfjörð... Don't tell the reader to `git checkout origin/*'
2010-04-20 Ævar Arnfjörð... GitHub's mirror is now at mirrors/perl, not github...
2010-04-20 Michael G Schwern[rt.cpan.org #56740] Format Perl versions >= 5.6.0...
2010-04-20 Rafael Garcia... Don't show aliased perl version numbers twice in coreli...
2010-04-20 Rafael Garcia... Typo fix in version number alias 5.013
2010-04-20 Steffen MuellerModule::Pluggable has upstream => cpan
2010-04-19 chromaticReplace mention of Switch.pm with given/when
2010-04-19 Leon BrocardAdd another alias for Robin Barker
2010-04-19 Leon BrocardSpaces not tabs
2010-04-19 Leon BrocardBump version number EU::MM is "first-come" so we have...
2010-04-19 Leon BrocardBump version due to d97c33b505dd45c052a8bf42014917701b4...
2010-04-19 Leon BrocardBump version due to 255fdf19250671082618dae106a246f1237...
2010-04-19 Leon BrocardBump version number EU::MM is "first-come" so we have...
2010-04-19 Ævar Arnfjörð... Document prctl() via $0 assignment (7636ea95c5) in...
2010-04-19 Ævar Arnfjörð... Add =head2 to the perldelta change in da76b8593e
2010-04-19 Ricardo Signesclarification of multi-bracket format
2010-04-19 Nicholas ClarkPossible undefined behaviour, spotted by gcc 4.5.0...
2010-04-18 Gisle AasRevert "Documentation tweaks to Text::Tabs"
2010-04-18 Gisle AasLet the cmdVERSION usage message expand $0
2010-04-18 Gisle AasDocumentation tweaks to Text::Tabs
2010-04-18 Steffen MuellerBring Porting/Maintainers in sync with reality regardin...
2010-04-18 Gisle AasUpdate to MIME-Base64 3.09
2010-04-18 Gisle AasEscape patch strings before embedding them in patchlevel.h
2010-04-18 Gisle AasPassing regexp vars as argument is unsafe
2010-04-18 Gisle AasAvoid "Use of uninitialized value $base" for the CPANPL...
2010-04-18 Steffen MuellerDo not clobber %ENV in EU::MM test
2010-04-18 Steffen MuellerEU::MakeMaker shouldn't warn about prereqs in core
2010-04-18 Robin BarkerMake abstract_from more robust
2010-04-18 Nicholas ClarkMove PERL_ASYNC_CHECK() from POPBLOCK() to the kill...
2010-04-17 Nicholas ClarkNote the revised signal dispatch and performance gain...
2010-04-17 Nicholas ClarkDispatch signals in infinite loops such as 1 while 1;
2010-04-17 Nicholas ClarkFix RT #74290 - regression for labels immediately befor...
2010-04-17 Nicholas ClarkIn Perl_get_debug_opts(), restructure the message...
2010-04-17 Nicholas ClarkIn S_usage(), restructure the storage of the help messa...
2010-04-17 Alex VandiverAlso guess $ENV{EMAIL}, if present, as the originating...
2010-04-16 H.Merijn Brand[PATCH] [5.12] Allow build on aix 4.2 (sigaction and...
2010-04-16 H.Merijn BrandMerge branch 'blead' of perl5.git.perl.org:/gitroot...
2010-04-15 Rafael Garcia... Add new Data::Dumper test file to MANIFEST
2010-04-15 Steffen MuellerUpgrade Data::Dumper to 2.126 CPAN release
2010-04-15 Michael G.... Fix Data::Dumper's Fix Terse(1) + Indent(2)
2010-04-15 Niko TyniFix a test failure in perl5db.t when Term::ReadLine...
2010-04-15 Ævar Arnfjörð... Point submitters to perlbug@perl.org, not perl5-porters...
2010-04-15 Ævar Arnfjörð... Set the legacy process name with prctl() on assignment...
2010-04-15 Rafael Garcia... Bump $VERSION of IPC::Open3 to 1.06
2010-04-15 Eric Brineopen3 errors in child croak parent RT#72016
2010-04-15 Eric BrineAdd TODO test for RT#72016
2010-04-15 Steffen MuellerBump threads version to 1.77_01
2010-04-15 Steffen MuellerUpgrade to threads-shared-1.33
2010-04-15 Steffen MuellerUpgrade dist/threads to 1.77 from CPAN
2010-04-15 Ævar Arnfjörð... Simplify the perldelta howto by using Git features
2010-04-15 Nicholas ClarkFix code before statement error introduced by f410a2119...
2010-04-15 Hugo van der... Avoid redundant reload of PL_op in the runloop.
2010-04-15 Nicholas ClarkMove PERL_ASYNC_CHECK() from the runloop to control...
2010-04-15 David Mitchellmark two magic.t tests as TODO
2010-04-15 David Mitchelluse cBOOL for bool casts
2010-04-15 Florian RagwitzFix a minor perl5114delta error.
2010-04-15 Florian RagwitzRemove 'delete &function' from perltodo.
2010-04-15 Rafael Garcia... [perl #74372] := warning not in perldiag
2010-04-15 Karl WilliamsonPATCH: [perl #72998] regex looping
2010-04-15 Rafael Garcia... Upgrade to CGI.pm 3.49
2010-04-14 H.Merijn BrandBetween parens is the unit name
2010-04-14 H.Merijn BrandMerge branches 'blead' and 'blead' of perl5.git.perl...
2010-04-14 H.Merijn BrandMerge branches 'blead' and 'blead' of perl5.git.perl...
2010-04-14 Jesse VincentAdd the new maint policy to perlpolicy.pod
2010-04-14 Zefram[perl #74038] c2ph (and pstruct) use the deprecated...
2010-04-14 Chris WilliamsChanges to CPANPLUS and CPANPLUS::Dist::Build tests
2010-04-14 David Mitchelladd step to update RT version numbers in release_manage...
2010-04-14 Zefram[perl #74006] 5.12.0-RC stuffing bug
2010-04-14 Craig A. BerryAllow extension building on older (pre 7.3-2) VMS systems.
2010-04-14 Craig A. BerryClarify HAS_PRCTL_SET_NAME definition in Porting/Glossary.
2010-04-14 David Goldenrevert "revert perl -h changes"
2010-04-13 Jesse VincentRevert "Revert "* Fixed typo in toke.c docs, identified...
2010-04-13 Josh ben JoreAdd emacs/vim hints
2010-04-13 Josh ben JoreRe-flow some errantly formatted pod
2010-04-13 Josh ben JoreDetabify perldtrace.d
2010-04-13 Nga Tang Chan[perl #73560] [PATCH] Fix typos in Pod::Functions
2010-04-13 Rafael Garcia... Reintroduce a lot of missing modules into perlmodlib.pod
2010-04-13 Father Chrysostomos[perl #73712] ‘Variable is not imported’ cannot be...
2010-04-13 Chris WilliamsFix the abstract in Module::CoreList's META.yml
2010-04-13 Slaven Rezic* eliminated OP_SETSTATE also in comments
2010-04-13 H.Merijn BrandAdd d_prctl* for all other OS's
2010-04-13 H.Merijn BrandProbe for prctl () and check id PR_SET_NAME is supported
2010-04-13 H.Merijn BrandNote how to deal with broken dbm.h on OpenSUSE
2010-04-13 H.Merijn BrandAllow -Duse64bitint without promoting to use64bitall...
2010-04-13 Frank Wiegandfix a2p example
2010-04-13 David Mitchellfix minor casting issue
2010-04-13 David MitchellMerge commit 'origin/davem/post-5.12' into blead
2010-04-13 Ævar Arnfjörð... Before 96a8704c makedepend.SH used shell quote syntax...
2010-04-13 Ævar Arnfjörð... When your bisect starts to go into perl-5.9.* territory...
2010-04-13 Rafael Garcia... Fix test comment (noticed by Alex Vandiver)
2010-04-13 Rafael Garcia... [perl #74198] Typo in perlop(1)
2010-04-13 Rafael Garcia... when(scalar) without argument should be a syntax error...
2010-04-13 Rafael Garcia... Ignore Devel/DProf test files in the git repository
2010-04-13 Jesse VincentAdd the 5.13 deprecation stanza to Module::Corelist...
2010-04-13 Jesse Vincentfeature.pm now knows about 5.13
next