summaryrefslogtreecommitdiff
path: root/lib/feature.pm
Commit message (Expand)AuthorAgeFilesLines
...
* In feature.pm, inline normalise_hints() into __common(), its only caller.Nicholas Clark2012-03-191-11/+7
* Merge the code common to feature::import and feature::unimport.Nicholas Clark2012-03-191-24/+11
* In feature.pm, use a consistent code style in import() and unimport().Nicholas Clark2012-03-191-5/+6
* Don’t ‘normalise’ hints for bare ‘no feature’Father Chrysostomos2012-02-251-5/+5
* "no feature" now means reset to defaultRicardo Signes2012-02-221-7/+8
* perl #77654: quotemeta quotes non-ASCII consistentlyKarl Williamson2012-02-151-2/+2
* Add the fc keyword in regen/feature.plBrian Fraser2012-01-291-3/+13
* Correct links to perlsyn and perlopFather Chrysostomos2012-01-051-1/+1
* Deparse implicit with ‘use feature’Father Chrysostomos2011-12-241-4/+4
* feature.pm: Move hint normalisation to separate functionFather Chrysostomos2011-12-241-10/+13
* op.c: Use new feature bundle hintsFather Chrysostomos2011-12-241-1/+5
* Eliminate ‘negative’ featuresFather Chrysostomos2011-12-241-11/+1
* feature.pm: Set bundle hints when dis/enabling featuresFather Chrysostomos2011-12-241-0/+12
* feature.pm: Add function for getting the current bundleFather Chrysostomos2011-12-241-0/+6
* Give feature.pm the bundle hintsFather Chrysostomos2011-12-241-0/+4
* Use only \w+ for internal feature namesFather Chrysostomos2011-12-241-1/+1
* feature.pl: Gen %feature_bundle from %UniqueBundlesFather Chrysostomos2011-12-241-5/+5
* Create regen/feature.plFather Chrysostomos2011-12-241-19/+19
* Increase $feature::VERSION to 1.25Father Chrysostomos2011-12-241-1/+1
* Document the array_base featureFather Chrysostomos2011-12-151-9/+17
* Disable $[ under 5.16Father Chrysostomos2011-12-151-3/+15
* feature.pm: Consistent use of spaces after full stopsFather Chrysostomos2011-12-151-8/+9
* Revise feature.pm documentationDavid Golden2011-12-151-75/+99
* Adjust docs to match new ver decl behaviourFather Chrysostomos2011-12-071-0/+4
* Document :default feature bundleFather Chrysostomos2011-12-071-3/+5
* Add :default feature bundleFather Chrysostomos2011-12-071-0/+1
* [perl #80628] __SUB__Father Chrysostomos2011-11-221-2/+10
* feature.pm: Avoid repetition; save memoryFather Chrysostomos2011-11-151-6/+6
* Add 5.16 feature bundleFather Chrysostomos2011-11-151-0/+2
* Document unicode_eval and evalbytesFather Chrysostomos2011-11-061-0/+47
* Add evalbytes functionFather Chrysostomos2011-11-061-1/+3
* Increase $feature::VERSION to 1.23Father Chrysostomos2011-11-061-1/+1
* Add unicode_eval featureFather Chrysostomos2011-11-061-1/+2
* Order features alphabeticallyEric Brine2011-07-031-18/+18
* Doc update for changes in 5.15.0 + tweaksFather Chrysostomos2011-06-171-1/+3
* feature.pm: Improve pod wordingJohan Vromans2011-05-271-3/+13
* Bump the perl version in various places for 5.15.0David Mitchell2011-05-181-1/+2
* Added a 5.14 feature bundle (identical to the 5.13 feature bundle)Jesse Vincent2011-04-021-1/+2
* bump version of many modulesZefram2010-12-191-1/+1
* Document Unicode doc fixKarl Williamson2010-12-011-5/+16
* Bump $feature::VERSIONFlorian Ragwitz2010-08-171-1/+1
* feature.pm: Note unicode_strings is not completeKarl Williamson2010-08-111-1/+1
* feature.pm now knows about 5.13Jesse Vincent2010-04-121-1/+2
* feature.pm needed to be taught about "use feature ':5.12'"Jesse Vincent2010-03-141-1/+2
* bump versions for core libs changed since 5.11.3Ricardo Signes2010-01-191-1/+1
* Mention name of C constant in feature.pm for greppabilityRafael Garcia-Suarez2010-01-121-0/+1
* Update .podsKarl Williamson2009-12-251-70/+4
* Introduce C<use feature "unicode_strings">Rafael Garcia-Suarez2009-12-201-8/+90
* feature bundles are the same across all subversionsSteffen Müller2008-02-081-16/+20
* Make -E require 5.11 featuresRafael Garcia-Suarez2007-12-191-0/+2