platform/upstream/perl.git
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...
2011-12-16 Father ChrysostomosCorrect &CORE::foo entry in perldiag
2011-12-16 Father Chrysostomosperldiag: missing C<>
2011-12-16 Father Chrysostomosperldiag: extraneous backslash
2011-12-16 Father Chrysostomosperldiag: use F<> for file names
2011-12-16 Father Chrysostomosperldiag: wrap long lines
2011-12-16 Father Chrysostomosperldiag: Retitle ‘Cannot copy’
2011-12-16 Father Chrysostomosperldiag: Consistent use of spaces after dots
2011-12-16 Karl Williamsontoke.c, perldiag: Note delay of some things to 5.18
2011-12-16 Dave RolskySmall perldelta language tweaks for rindolf's changes
2011-12-16 Shlomi FishDocument the "perl -d" bug fixes commit.
2011-12-16 Dave RolskyDoc 5d5d9ea ("c 3" debugger command fix) in perldelta
2011-12-16 Father Chrysostomosperldiag: double spaces after dots
2011-12-16 Father Chrysostomosperldiag: rewrap an entry
2011-12-16 Father Chrysostomosperldiag: rewrap an entry
2011-12-16 Father ChrysostomosIncrease $Locale::Maketext::VERSION to 1.21
2011-12-16 Thomas SibleyAdd Thomas Sibley to AUTHORS
2011-12-16 Thomas SibleyDocument Locale::Maketext's numerate method
2011-12-16 Thomas SibleyDoc: numerify was renamed to numf very early on
2011-12-16 Father Chrysostomos[perl #91514] Use correct error msg for default
2011-12-16 Dave RolskyReally update perldelta with some older changes that...
2011-12-16 Dave RolskyRevert "Updated perldelta for some older changes that...
2011-12-16 Dave RolskyUpdated perldelta for some older changes that hadn...
2011-12-16 Father ChrysostomosPut tlhackque’s real name in AUTHORS
2011-12-16 Chris 'BinGOs... Teach win32/Makefile 'test_porting'
2011-12-16 Chris 'BinGOs... Teach win32/makefile.mk 'test_porting'
2011-12-16 Father Chrysostomosperldelta up to 5dca8ed9d28
2011-12-16 Father ChrysostomosAdd tlhackque to AUTHORS
next