summaryrefslogtreecommitdiff
path: root/lib/feature.pm
Commit message (Expand)AuthorAgeFilesLines
* regen feature.pmRicardo Signes2013-05-181-1/+6
* Increase $feature::VERSION to 1.32Father Chrysostomos2012-11-241-1/+1
* Warn when declaring lexsubs, not when enabling themFather Chrysostomos2012-11-241-10/+2
* Increase $feature::VERSION to 1.31Father Chrysostomos2012-09-301-1/+1
* Use two colons for lexsub warningFather Chrysostomos2012-09-301-2/+2
* Document lexical subsFather Chrysostomos2012-09-151-0/+14
* Add experimental lexical_subs featureFather Chrysostomos2012-09-151-1/+10
* feature.pm: Missing spaceFather Chrysostomos2012-09-151-1/+1
* Increase $feature::VERSION to 1.30Father Chrysostomos2012-09-151-1/+1
* docs patch: 'unicode_strings' doesn't change utf8nessKarl Williamson2012-06-071-2/+3
* feature.pl: Make 5.even bundle imply 5.oddFather Chrysostomos2012-05-211-0/+4
* add the 5.17 feature bundleRicardo Signes2012-05-201-1/+2
* In feature.pm, inline current_bundle() into __common(), its only caller.Nicholas Clark2012-03-191-7/+4
* 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