platform/upstream/perl.git
2011-12-25 Father ChrysostomosPerlIO::get_layers: Treat numbers as strings
2011-12-25 Father Chrysostomos[perl #97956] PerlIO::get_layers: call get-magic
2011-12-25 Father ChrysostomosRun more substr tests under a new thread
2011-12-25 Father Chrysostomosselect() can return undef when defoutgv is set
2011-12-25 Father Chrysostomosselect() sometimes returns invalid string
2011-12-25 Father ChrysostomosAdd basic tests for select()
2011-12-25 Father Chrysostomos[perl #86060] $( $| $) need braces in regexps
2011-12-25 Father Chrysostomosfeature.pl: Get HINT_UNI_8_BIT from perl.h
2011-12-25 Father Chrysostomoscoresubs.t: Call done_testing with an arg
2011-12-25 Father Chrysostomoscoreamp.t: Call done_testing with an arg
2011-12-25 Father Chrysostomosdeparse.t: Automatically count __DATA__ tests
2011-12-25 Father ChrysostomosDeparse the /d flag with implicit features
2011-12-25 Father ChrysostomosDeparse /$#a/ correctly
2011-12-25 Father ChrysostomosDon’t warn for open(foo::bar)
2011-12-25 Father ChrysostomosDeparse.pm: Document that strict vars and subs work
2011-12-25 Father ChrysostomosPort regen/regen_lib.pl to 5.6.2
2011-12-25 Father Chrysostomos[perl #24027] Deparse strict vars and subs
2011-12-25 Father ChrysostomosFix Deparse ambient_pragmas/strict regression
2011-12-25 Father ChrysostomosDon’t crash when writing to null hash elem
2011-12-25 Father Chrysostomoshv.c: Make newHVhv work on tied hashes
2011-12-25 Father Chrysostomos*Now* increase $XS::APItest::VERSION to 0.35
2011-12-24 Father ChrysostomosDeparse.pm: Document that use feature is supported
2011-12-24 Father ChrysostomosDeparse all features with ‘use/no feature’
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/
next