summaryrefslogtreecommitdiff
path: root/lib/feature.pm
Commit message (Expand)AuthorAgeFilesLines
* feature.pm: Document the bitwise featureFather Chrysostomos2015-01-311-0/+18
* Increase $feature::VERSION to 1.40Father Chrysostomos2015-01-311-1/+1
* Add bitwise feature featureFather Chrysostomos2015-01-311-1/+2
* document the postderef feature in feature.pmRicardo Signes2014-11-221-1/+22
* Rename lvalue referencesFather Chrysostomos2014-10-171-4/+4
* mention 'switch' is experimental in feature.pmDoug Bell2014-10-171-0/+6
* Document lvalue referencesFather Chrysostomos2014-10-111-0/+23
* Increase $feature::VERSION to 1.38Father Chrysostomos2014-10-101-1/+1
* Add lvalue_refs feature featureFather Chrysostomos2014-10-101-1/+2
* add a 5.21 feature bundleRicardo Signes2014-05-261-1/+6
* Change 'semantics' to 'rules'Karl Williamson2014-02-201-3/+3
* subroutine signaturesZefram2014-02-011-2/+23
* Add postderef_qq feature featureFather Chrysostomos2013-10-051-1/+2
* Increase $feature::VERSION to 1.34Father Chrysostomos2013-10-051-1/+1
* Add postderef feature featureFather Chrysostomos2013-10-051-1/+2
* 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