summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In feature.pm, inline current_bundle() into __common(), its only caller.smoke-me/feature-code-shrinkNicholas Clark2012-03-132-14/+8
* In feature.pm, inline normalise_hints() into __common(), its only caller.Nicholas Clark2012-03-132-22/+14
* Merge the code common to feature::import and feature::unimport.Nicholas Clark2012-03-132-48/+22
* In feature.pm, use a consistent code style in import() and unimport().Nicholas Clark2012-03-132-10/+12
* In B::Deparse::_features_from_bundle(), don't call feature::current_bundle()smoke-me/Deparse-feature-detangleNicholas Clark2012-03-131-5/+2
* In Deparse, use $feature::hint_mask directly, instead of copying its value.Nicholas Clark2012-03-131-15/+10
* In B::Deparse, refactor common code into _features_from_bundle().Nicholas Clark2012-03-131-11/+15
* In B::Deparse, refactor the two places that feature::current_bundle()Nicholas Clark2012-03-131-6/+6
* Fix regression in deparsing say (etc) under use 5.10.0smoke-me/Deparse-defeatureNicholas Clark2012-03-132-8/+2
* Add tests for deparsing C<say> under various combinations of pragmas.Nicholas Clark2012-03-131-0/+91
* Avoid deparse.t testing everything under use feature ':5.10'Nicholas Clark2012-03-131-8/+36
* Add a 'context' feature to deparse.t, to better test ambient pragmas.Nicholas Clark2012-03-131-14/+14
* In deparse.t, rename %reason to %meta.Nicholas Clark2012-03-131-9/+9
* Upgrade Locale-Codes to 3.21Abigail2012-03-1344-1162/+1283
* stop S_forget_pmop() SEGVingDavid Mitchell2012-03-131-1/+1
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadAbigail2012-03-1311-332/+334
|\
| * Ran zlib2ansi script against zlib-src/ to fix K&R-ismsChris 'BinGOs' Williams2012-03-1311-332/+334
* | Exclude perlcritic.rc files.Abigail2012-03-133-48/+2
* | List the new files that came with the upgrade of CPAN-MetaAbigail2012-03-131-0/+6
* | Upgrade HTTP::Tiny to 0.017.Abigail2012-03-134-22/+67
* | Upgrade cpan/CPAN-Meta to 2.120630Abigail2012-03-1319-56/+491
|/
* Some files in cpan/Compress-Raw-Zlib have the x bit set.Abigail2012-03-131-0/+3
* Fixes type in commit 14c554185Abigail2012-03-131-2/+2
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadAbigail2012-03-139-139/+235
|\
| * load Algorithm::Diff later in corelist-perldeltaMax Maischein2012-03-121-1/+24
| * avoid some long-line errors in podcheck of Term-ReadlineRicardo Signes2012-03-122-14/+13
| * new patch for Term::ReadLine event loop supportRicardo Signes2012-03-125-129/+194
| * make the pod2html tests work with fs with volssmoke-me/pod-htmlRicardo Signes2012-03-121-5/+5
| * Sisyphus's fix for pod2htmlRicardo Signes2012-03-121-0/+9
* | Upgrade Compress::Raw::Zlib to 2.051.Abigail2012-03-1326-761/+1041
* | Upgrade Compress-Raw-Bzip2 to version 2.049.Abigail2012-03-125-7/+11
* | Upgrade cpan/Archive-Tar to 1.84Abigail2012-03-125-7/+30
* | Upgrade Archive-Extract to 0.60Abigail2012-03-123-71/+78
|/
* perldelta for die propgation fixTony Cook2012-03-121-1/+2
* [rt #111654] properly propgate tainted errorsTony Cook2012-03-122-2/+1
* [rt #111654] TODO test for tainted die propagationTony Cook2012-03-121-1/+10
* Document the updated version of Pod::SimpleAbigail2012-03-111-1/+1
* Upgrade Pod-Simple to 3.20. This should fix issue 111520.Abigail2012-03-1137-48/+116
* sdbm.c: fix off-by-one access to global ".dir"Reini Urban2012-03-091-7/+7
* regen pod issuesFather Chrysostomos2012-03-071-2/+1
* perlvar: Fix long linesFather Chrysostomos2012-03-071-132/+140
* Dear perlvar: ${^WARNING_BITS} was added in 5.6Father Chrysostomos2012-03-071-1/+1
* perlvar: Document ${^WARNING_BITS} betterFather Chrysostomos2012-03-071-1/+3
* Stop warning hint-checking from doing bad readsFather Chrysostomos2012-03-071-1/+4
* Porting/bisect.pl: Typos in diag msgFather Chrysostomos2012-03-071-1/+1
* fix warning in test.pl diagnostics output.Craig A. Berry2012-03-071-1/+4
* fix typo in src commentDavid Mitchell2012-03-061-1/+1
* pods: Note future deprecation of unescaped "{"Karl Williamson2012-03-062-2/+34
* perllexwarn: Fix typosKarl Williamson2012-03-061-2/+2
* begin filling the 5.16.0 delta from 5.15.8Ricardo Signes2012-03-061-1/+318