This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-12-24 Father Chrysostomos[Merge] Feature-loading revamp
2011-12-24 Father Chrysostomosrmg: feature.pl needs to be run
2011-12-24 Father ChrysostomosDeparse implicit with ‘use feature’
2011-12-24 Father ChrysostomosDeparse CORE::say, etc., when bundle hints are in use
2011-12-24 Father Chrysostomosuse VERSION needs to enable uni8bit hint
2011-12-24 Father ChrysostomosUpdate rmg concerning feature bundles
2011-12-24 Father ChrysostomosUpdate perlfunc/use: feature.pm is not loaded
2011-12-24 Father Chrysostomosfeature.pl: Make the perl.h search more resilient
2011-12-24 Father Chrysostomosfeature.pl: Mention perl.h as a source
2011-12-24 Father Chrysostomostoke.c: Add assertion to feature_is_enabled
2011-12-24 Father ChrysostomosMake MAX_FEATURE_LEN reflect reality
2011-12-24 Father Chrysostomosfeature.h: FEATURE_IS_ENABLED can use CURRENT_HINTS
2011-12-24 Father Chrysostomosfeature.pl: Remove unused var
2011-12-24 Father ChrysostomosFix up t/lib/feature/implicit
2011-12-24 Father Chrysostomosfeature.pm: Move hint normalisation to separate function
2011-12-24 Father Chrysostomosop.c: Use new feature bundle hints
2011-12-24 Father Chrysostomosfeature.h: Function for enabling bundles
2011-12-24 Father ChrysostomosMove FEATURE_IS_ENABLED to feature.h
2011-12-24 Father Chrysostomostoke.c: include feature.h
2011-12-24 Father ChrysostomosEliminate ‘negative’ features
2011-12-24 Father Chrysostomosfeature.pl: Tweak comment
2011-12-24 Father Chrysostomosfeature.h: Avoid compiler warning
2011-12-24 Father ChrysostomosUse new feature-testing macros
2011-12-24 Father ChrysostomosExclude regen/feature.pl from podcheck.t
2011-12-24 Father Chrysostomosfeature.pm: Set bundle hints when dis/enabling features
2011-12-24 Father Chrysostomosfeature.pm: Add function for getting the current bundle
2011-12-24 Father Chrysostomosfeature.pl: Use @HintedBundles for generating feature.h
2011-12-24 Father ChrysostomosGive feature.pm the bundle hints
2011-12-24 Father Chrysostomosfeature.pl: Generate list of feature bundles in pod
2011-12-24 Father Chrysostomosfeature.pl: Add section headers
2011-12-24 Father Chrysostomosfeature.pl: Move hint-checking code up
2011-12-24 Father ChrysostomosAdd macros for checking individual features
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
next