This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-12-20 Dave RolskyLink to release announcement in epigraphs.pod
2011-12-20 Dave RolskyAdd a step asking release managers to blog about their...
2011-12-20 Dave RolskyAdd the 5.15.6 epigraph
2011-12-20 Dave RolskyAdd details on how to figure out if rt.perl.org needs...
2011-12-20 Dave RolskyCreate a perldelta for 5.15.7
2011-12-20 Dave RolskyMerge branch 'drolsky/release-5.15.6' into blead
2011-12-20 Dave RolskyAdd perldelta entry for new version of Module::CoreList v5.15.6
2011-12-20 Dave RolskyFix version of Module::CoreList in 5.15.6
2011-12-20 Dave RolskyAdd Changes entry for Module::CoreList
2011-12-20 Nicholas Clarkpod_rules.pl was always (re)building everything, not...
2011-12-20 Steffen MuellerUse tr/_// instead of eval $VERSION
2011-12-20 Dave RolskyAdd 5.15.6 release date to perlhist
2011-12-20 Dave RolskyUpdated Module::CoreList for 5.15.6 - including $VERSIO...
2011-12-20 Dave RolskyBump the perl version in various places for 5.15.6
2011-12-19 Dave RolskyFinal pass through perldelta
2011-12-19 Dave RolskyRemove an XXX note - questions resolved
2011-12-19 Dave RolskyThe POSIX TCSANOW appears to have been introduced in...
2011-12-19 Dave RolskyNot going to document 43d9ecf either
2011-12-19 Dave RolskyNot going to document f300909 in perldelta
2011-12-19 Dave RolskyPerldelta for b0f2e9e - buildtoc fixes
2011-12-19 Dave RolskySmall pod fix - s/build/built/
2011-12-19 Dave RolskyClean up perldelta.pod for release
2011-12-19 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9114
2011-12-19 Chris 'BinGOs... Sync Maintainers.pl with teh CPAN
2011-12-19 Steffen MuellerSelfLoader: Version bump to match CPAN release
2011-12-19 Steffen MuellerExtUtils::ParseXS: Version bump and changelog for CPAN...
2011-12-19 Nicholas ClarkRestructure the heredocs in perlmodlib.PL so the file...
2011-12-19 Nicholas ClarkAdd autodoc.pl to the 'no_index' section of META.yml
2011-12-19 Nicholas ClarkMerge installman and pod/buildtoc improvements to blead.
2011-12-19 Nicholas ClarkNote the user-visible installman changes in perldelta.
2011-12-19 Nicholas ClarkSome pod_lib.pl cleanups.
2011-12-19 Nicholas Clarkinstallman should use the data in pod.lst to track...
2011-12-19 Nicholas ClarkVarious installman cleanups.
2011-12-19 Nicholas ClarkIn installman, pod2man() now takes a hashref instead...
2011-12-19 Nicholas ClarkIn pod2man() in installman, transpose the keys and...
2011-12-19 Nicholas ClarkStop installing the manpage for XS::Typemap.
2011-12-19 Nicholas ClarkIn buildtoc, eliminate @modpods by building %Found...
2011-12-19 Nicholas ClarkIn buildtoc, pass 'no_chdir' to File::Find::find().
2011-12-19 Nicholas ClarkIn buildtoc, move the "has a NAME?" file check into...
2011-12-19 Nicholas ClarkPrime the duplicate Pod cache the first time is_duplica...
2011-12-19 Nicholas ClarkIn pod_lib.pl, split out the code that initialises...
2011-12-19 Nicholas ClarkChange get_pod_metadata() to take a callback to report...
2011-12-19 Nicholas ClarkMove the pod de-duplication logic from buildtoc to...
2011-12-19 Nicholas ClarkIn installman, break the de-duplication code out from...
2011-12-19 Nicholas Clarkbuildtoc should use the correct path when looking for...
2011-12-19 Nicholas ClarkIf buildtoc can't open a Pod file, that's fatal, not...
2011-12-19 Nicholas ClarkIf buildtoc spots duplicated pods, that's an error...
2011-12-19 Nicholas ClarkTidy the Pod exclusion rules in buildtoc.
2011-12-19 Nicholas Clarkinstallman only needs match =head1 to identify files...
2011-12-19 Chris 'BinGOs... Sync Data-Dump and Attribute-Handlers versions in Maint...
2011-12-19 Chris 'BinGOs... Update IO-Compress to CPAN version 2.046
2011-12-19 Nicholas ClarkUpdate F<Copying> with the FSF's new address.
2011-12-19 Steffen MuellerData::Dumper: Changelog and version bump
2011-12-19 Steffen MuellerAttribute::Handlers 0.93 changelog
2011-12-19 Steffen MuellerNo need to ship Attribute::Handlers README in core
2011-12-19 Father Chrysostomosperldelta for 41b1a11 :-)
2011-12-19 Father Chrysostomosperldelta for deparsing require <binop>
2011-12-19 Father ChrysostomosFix deparsing of require "a".$1
2011-12-19 Father ChrysostomosTeach B::Concise about OPpCONST_NOVER
2011-12-19 Father Chrysostomosperldelta up to 8d0b139
2011-12-19 Ricardo Signestest that version.pm does not clobber locale
2011-12-19 Karl Williamsontoke.c, util.c: setlocale returns new locale, not old
2011-12-18 Father Chrysostomosperldelta for splain/%X
2011-12-18 Father ChrysostomosStop readline(*$glob_copy) from clearing PL_last_in_gv
2011-12-18 Father Chrysostomosperldelta up to 6728c8514a
2011-12-18 Father ChrysostomosRevert "Make scalar() propagate lvalueness"
2011-12-18 Father Chrysostomos[perl #106288] Tests for \scalar @array
2011-12-18 Karl Williamsonutf8.c: white-space, comment clarification only
2011-12-18 Karl Williamsonutf8.c: foldEQ_utf8_flags() use specific flag, not...
2011-12-18 Dave RolskyRemove some commits from the to-doc list that have...
2011-12-18 Craig A. Berryperldelta updates for VMS changes.
2011-12-18 Father ChrysostomosStop seek($glob_copy...) from clearing PL_last_in_gv
2011-12-18 Father ChrysostomosStop eof($glob_copy) from clearing PL_last_in_gv
2011-12-18 Father ChrysostomosOops. You can’t do ->op_first on a baseop.
2011-12-18 Matthew Horsfall... Minor spelling/grammar/context fixes
2011-12-18 Father ChrysostomosStop tell($glob_copy) from clearing PL_last_in_gv
2011-12-18 Father ChrysostomosAvoid an unused temp scalar in sv.c:S_sv_unglob
2011-12-18 Father Chrysostomos[perl #97988] Nullify PL_last_in_gv when unglobbed
2011-12-18 Father ChrysostomosCwd pod consistency tweaks
2011-12-18 Father Chrysostomosperldiag: Consistent style of diag categories
2011-12-18 Father ChrysostomosFix the one remaining long line in perldiag
2011-12-17 Nicholas Clarkbisect-runner.pl should only dump out a failed patch...
2011-12-17 Nicholas ClarkTeach bisect-runner.pl how to work around various 5...
2011-12-17 Nicholas Clarkbisect-runner.pl must not be fooled by a t/test that...
2011-12-17 Nicholas ClarkIn bisect-runner.pl, clarify the variables relating...
2011-12-17 Father Chrysostomos[rt.cpan.org #45885] File::Spec: Don’t use tainted...
2011-12-17 James E KeenanAUTHORS: better email address
2011-12-17 Father ChrysostomosMention evalbytes in perlvar as a (_) function
2011-12-17 Father ChrysostomosRemove use of local($_) from dumpvar.pl
2011-12-17 Father Chrysostomosperlvar: Don’t mention 5.9
2011-12-17 Father Chrysostomosperlvar: Consistent use of spaces after dots
2011-12-17 Father Chrysostomosperldiag: Rewrap ‘Code point 0x%X is not Unicode’
2011-12-17 Father ChrysostomosIncrease $diagnostics::VERSION to 1.26
2011-12-17 Father ChrysostomosTeach splain about %X
2011-12-17 Father Chrysostomosperldiag: Separate two paragraphs
2011-12-17 Father Chrysostomosperldiag: gmtime(nan) too small does not occur
2011-12-17 Father Chrysostomosperldiag: Fix some jagged lines
2011-12-17 Father ChrysostomosUpdate Timothe Litt’s e-mail address
2011-12-16 Chris 'BinGOs... Update Socket to CPAN version 1.97
2011-12-16 Dave RolskyThe t/gol-compat.t file is explicitly excluded from...
next