summaryrefslogtreecommitdiff
path: root/lib/feature.pm
Commit message (Expand)AuthorAgeFilesLines
* Add 'indirect' feature that can be turned off to disable indirect object syntaxDagfinn Ilmari Mannsåker2020-02-161-17/+34
* Add the `isa` operatorPaul "LeoNerd" Evans2019-12-091-1/+10
* updates to $^H{feature_validname} now update cop_featuresTony Cook2019-12-051-24/+1
* Faster feature checksTony Cook2019-10-301-2/+25
* Bump the perl version in various places for 5.31.0Sawyer X2019-05-221-1/+1
* update featuresSawyer X2019-05-221-0/+6
* Remove support for setting $[ to a non-zero valueDagfinn Ilmari Mannsåker2018-09-261-13/+18
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-241-1/+7
* Document that `use v5.12` and `use feature ":5.12"` differAaron Crane2018-04-201-1/+4
* Update docs wrt bitwise opsFather Chrysostomos2017-12-311-8/+4
* Enable bitwise feature with ‘use v5.28’Father Chrysostomos2017-12-311-4/+4
* revert smartmatch to 5.27.6 behaviourZefram2017-12-291-2/+2
* update doc in lib/ about smartmatchZefram2017-11-221-2/+2
* RT #130907: Fix the Unicode Bug in split " "Aaron Crane2017-07-151-3/+4
* Bump feature.pm for 5.27.0Sawyer X2017-05-311-1/+7
* Revise documentation of eval and evalbytesKarl Williamson2017-02-191-45/+17
* Fix the Unicode Bug in the range operatorAaron Crane2017-01-051-2/+4
* bump feature.pm $VERSIONDavid Mitchell2016-07-171-1/+1
* Update docs for declared_refsFather Chrysostomos2016-07-171-0/+16
* Add declared_refs feature featureFather Chrysostomos2016-07-171-1/+2
* Give feature.pm the concept of no-op featuresFather Chrysostomos2016-05-201-3/+8
* Increase $feature::VERSION to 1.44Father Chrysostomos2016-05-201-1/+1
* Update feature.pm docs for lex sub acceptanceFather Chrysostomos2016-05-201-8/+12
* feature.pm: add the v5.25 bundlev5.25.0Ricardo Signes2016-05-091-1/+7
* Make postfix dereferencing work without the postderef featureAaron Crane2015-07-131-13/+18
* The postderef feature is no longer experimentalAaron Crane2015-06-271-12/+14
* feature.pm remove unused lexicalsDaniel Dragan2015-06-031-2/+2
* feature: add the 5.23 bundle (same as 5.22)Ricardo Signes2015-06-011-1/+6
* 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