This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-12-24 Father Chrysostomosfeature.pl: %BundleRanges
2011-12-24 Father Chrysostomosregen.t: update test count
2011-12-24 Father Chrysostomosfeature.h: Add macros for current hints
2011-12-24 Father Chrysostomosfeature.h: Parenthesise macro definition
2011-12-24 Father ChrysostomosMake feature.pl executable
2011-12-24 Father ChrysostomosUse only \w+ for internal feature names
2011-12-24 Father Chrysostomosfeature.pl: Remove the feature_ prefix from the data
2011-12-24 Father Chrysostomosfeature.pl: Gen %feature_bundle from %UniqueBundles
2011-12-24 Father ChrysostomosAdd lib/feature.pm to makerel’s writables
2011-12-24 Father ChrysostomosAdd feature.h, with constants for feature bundles
2011-12-24 Father ChrysostomosParse the feature hint bits & assert their usability
2011-12-24 Father ChrysostomosSet aside hint bits for feature bundles
2011-12-24 Father ChrysostomosCreate regen/feature.pl
2011-12-24 Father ChrysostomosIncrease $feature::VERSION to 1.25
2011-12-24 Nicholas ClarkEliminate a couple more suidperl and sperl references.
2011-12-24 Nicholas ClarkMerge the refactoring of Pod scanning code in installma...
2011-12-24 Nicholas ClarkSome tidying in installman.
2011-12-24 Nicholas ClarkAdd x2p/a2p.pod to the 'master' array returned by get_p...
2011-12-24 Nicholas ClarkAvoid installman warning about "no documentation in...
2011-12-24 Nicholas ClarkIn pods_to_install(), use $File::Find::prune to skip...
2011-12-24 Nicholas ClarkMove the common Pod scanning code from installman and...
2011-12-24 Nicholas ClarkRefactor buildtoc's use of File::Find::find() to conver...
2011-12-24 Nicholas ClarkRefactor installman's use of File::Find::find() to...
2011-12-24 Father ChrysostomosRevert "Increase $XS::APItest::VERSION to 0.35"
2011-12-24 Father ChrysostomosIncrease $XS::APItest::VERSION to 0.35
2011-12-24 Father ChrysostomosDeparse.pm: More ->pmflags clean-up
2011-12-24 Father ChrysostomosDeparse.pm: Add another substword
2011-12-24 Father ChrysostomosDeparse.pm: Put re flag logic into its own function
2011-12-24 Father ChrysostomosFollowup to b9bc576fd0: deparse s///applaud
2011-12-24 Father ChrysostomosDeparse.pm: Don’t call ->pmflags so many times
2011-12-24 Father ChrysostomosDeparse: Ignore strict hh hints
2011-12-24 Father ChrysostomosUpdate concise-xs.t for B::Deparse’s new imports
2011-12-24 Father Chrysostomos[perl #91318] Deparse /regexp/applaud
2011-12-24 Father Chrysostomos[perl #81424] Make Deparse handle /aelemfast_lex/
2011-12-24 Father ChrysostomosConsistent use of spaces after dots in Deparse’s pod
2011-12-24 Father Chrysostomosperldiag: Consistent use of spaces after dots
2011-12-23 Father Chrysostomossv.c: consistent spaces after dots in apidocs
2011-12-23 Father ChrysostomosUpdate a perldiag entry for 5.16
2011-12-23 Father ChrysostomosDon’t clobber all magic when clobbering vstring
2011-12-23 Father Chrysostomosver.t: require test.pl in a BEGIN block
2011-12-23 Father Chrysostomos[perl #29070] Add vstring set-magic
2011-12-23 Ævar Arnfjörð... regexp.h: remove completely redundant return statement
2011-12-23 Chris 'BinGOs... Sync Locale-Maketext version in Maintainers.pl with...
2011-12-23 Chris 'BinGOs... Sync Exporter version in Maintainers.pl with CPAN
2011-12-23 Todd RinaldoMove Tie-File out of cpan/ and into dist/
2011-12-23 Father ChrysostomosDon’t double-free hint hash if copying dies
2011-12-23 Father ChrysostomosDeparse: remove special casing for main stash
2011-12-23 Father Chrysostomos[perl #91384] Deparse and stash circularities
2011-12-23 Dave RolskyFix the calculation for development time so it doesn...
2011-12-23 Craig A. BerryPort utils test to VMS.
2011-12-22 Father ChrysostomosIncrease $arybase::VERSION to 0.03
2011-12-22 Father ChrysostomosEek! I left some debug code in arybase.xs
2011-12-22 Father ChrysostomosDeparse.pm: Uncomment version code
2011-12-22 Father Chrysostomosspeed up feature-checking slightly
2011-12-22 Father ChrysostomosDeparse "a::]"->[0], etc., correctly
2011-12-22 Father ChrysostomosDeparse "string"->[$expr] and ->{$expr} correctly
2011-12-22 Chris 'BinGOs... Update Term-UI to CPAN version 0.30
2011-12-22 Chris 'BinGOs... Added porting tests for CUSTOMIZED files
2011-12-22 Nicholas ClarkCorrect the Pod used to block comment a section of...
2011-12-22 Nicholas ClarkAdd t/porting/utils.t, to test that utility scripts...
2011-12-22 Nicholas Clarkcorelist-perldelta.pl now requires Algorithm::Diff...
2011-12-22 Nicholas ClarkPorting/cherrymaint now requires LWP::UserAgent instead...
2011-12-22 Nicholas ClarkPorting/checkURL.pl now requires rather than uses all...
2011-12-21 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9115
2011-12-21 Father ChrysostomosCopy hints from tied hh to inner compile scopes
2011-12-21 Father Chrysostomosregen pod issues
2011-12-21 Father Chrysostomospodcheck.t: skip make-rmg-checklist
2011-12-21 Father ChrysostomosFix pod errors in rmg
2011-12-21 Father ChrysostomosAdd Porting/make_rmg-checklist to MANIFEST
2011-12-21 Father ChrysostomosDeparse "string"->[0] correctly
2011-12-21 Florian RagwitzWe don't care about "Pragma" vs. "Pragmata"
2011-12-21 Florian RagwitzFail if one if the sections we want isn't there
2011-12-21 Dave RolskyAdd mention of what we want changed on dev.perl.org
2011-12-21 Dave RolskyTweak RMG headings to make the generated checklist...
2011-12-21 Dave RolskyShow --html flag for make-rmg-checklist
2011-12-21 Dave RolskyNo need for empty =for checklist element
2011-12-21 Dave RolskyAdd a section on making a checklist
2011-12-21 Dave RolskyLots of improvements for the checklist generator
2011-12-21 Dave RolskyAdd a script to generate a release checklist from the RMG
2011-12-21 Nicholas ClarkPorting/podtidy can pass 'columns' to Pod::Tidy::tidy_f...
2011-12-21 Chris 'BinGOs... Sync Maintainers.pl with CPAN for Module-CoreList
2011-12-21 Nicholas ClarkIn installman, move the call to File::Find::find()...
2011-12-21 Nicholas ClarkLazier instructions for removing stale perldeltas for...
2011-12-21 Nicholas ClarkMerge the refactoring that abolishes pod.lst to blead.
2011-12-21 Nicholas ClarkRe-order entries in the 'master' array returned by...
2011-12-21 Nicholas ClarkPrune unused entries from the 'master' array returned...
2011-12-21 Nicholas ClarkRationalise use of the Pod metadata structure returned...
2011-12-21 Nicholas ClarkEliminate pod.lst. pod/perl.pod is now the master file...
2011-12-21 Father ChrysostomosFixing crash in hint.t
2011-12-21 Father Chrysostomos[perl #91416] Deparse open("blah blah blah") properly
2011-12-21 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.11
2011-12-21 Karl Williamsoncharnames tests: Add names to some more tests
2011-12-21 Karl Williamsontest.pl: Add comment
2011-12-21 Karl WilliamsonAutoload charnames for \N{name}
2011-12-21 Karl Williamsontoke.c: Reorder a test
2011-12-21 Karl Williamsoncharnames.t: Rmv extra blank in comment
2011-12-21 Karl Williamsoncharnames: Split into two modules
2011-12-21 Karl Williamsonpod nits
2011-12-20 Father Chrysostomos[perl #106282] Don’t crash cloning tied %^H
2011-12-20 Dave RolskyLink to release announcement in epigraphs.pod
next