summaryrefslogtreecommitdiff
path: root/lib/feature.pm
Commit message (Expand)AuthorAgeFilesLines
* feature.pm: remove bareword_filehandles from :5.36Ricardo Signes2021-11-021-6/+8
* feature: remove indirect and multidimensional in v5.36Ricardo Signes2021-11-021-5/+4
* Create `defer` syntax and `OP_PUSHDEFER` opcodePaul "LeoNerd" Evans2021-08-251-2/+9
* Provide a simple API for testing features enabledTony Cook2021-08-101-0/+131
* feature.pl: bump version number to 1.67Ricardo Signes2021-07-251-1/+1
* feature.pm: drop "switch" from latest version bundleRicardo Signes2021-07-251-4/+4
* Bump feature.pm Version to 1.66Karl Williamson2021-05-311-1/+1
* Clarify descriptions of unicode_eval and evalbytes.Felipe Gasper2021-05-311-2/+2
* Bump to 5.35.0:Sawyer X2021-05-211-1/+8
* feature.pm: fix a typoRicardo Signes2021-05-011-1/+1
* feature.pm: note that "try" is experimentalRicardo Signes2021-04-301-0/+6
* feature.pl: document all experiments identicallyRicardo Signes2021-04-041-12/+15
* feature.pl: stop using "switch" as a demo feature!Ricardo Signes2021-04-041-11/+13
* Fix trivial syntax bugs in doc for multidimensionalEugene Alvin Villar2021-02-111-2/+2
* Initial attempt at feature 'try'Paul "LeoNerd" Evans2021-02-041-2/+11
* add a bareword_filehandles feature, which is enabled by defaultTony Cook2021-01-041-56/+83
* Last bits of Perl 6 -> RakuSawyer X2020-09-261-3/+3
* add a default enabled feature "multidimensional"Tony Cook2020-08-101-46/+70
* Widen the feature bundle hint mask to 4 bitsDagfinn Ilmari Mannsåker2020-08-041-1/+1
* Update regen/feature.pl☢ ℕicolas ℝ2020-07-301-34/+30
* Bump to 5.33.0Sawyer X2020-06-281-1/+7
* 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