This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
No longer print experimental::isa warning (closes #18754)
[perl5.git] / lib / feature.pm
2022-02-15 Paul "LeoNerd" EvansNo longer print experimental::isa warning (closes ...
2021-11-02 Ricardo Signesfeature.pm: remove bareword_filehandles from :5.36
2021-11-02 Ricardo Signesfeature: remove indirect and multidimensional in v5.36
2021-08-25 Paul "LeoNerd" EvansCreate `defer` syntax and `OP_PUSHDEFER` opcode
2021-08-10 Tony CookProvide a simple API for testing features enabled
2021-07-25 Ricardo Signesfeature.pl: bump version number to 1.67 18864/head
2021-07-25 Ricardo Signesfeature.pm: drop "switch" from latest version bundle
2021-05-31 Karl WilliamsonBump feature.pm Version to 1.66
2021-05-31 Felipe GasperClarify descriptions of unicode_eval and evalbytes.
2021-05-20 Sawyer XBump to 5.35.0:
2021-05-01 Ricardo Signesfeature.pm: fix a typo
2021-04-30 Ricardo Signesfeature.pm: note that "try" is experimental 18757/head
2021-04-04 Ricardo Signesfeature.pl: document all experiments identically
2021-04-04 Ricardo Signesfeature.pl: stop using "switch" as a demo feature!
2021-02-11 Eugene Alvin VillarFix trivial syntax bugs in doc for multidimensional
2021-02-04 Paul "LeoNerd" EvansInitial attempt at feature 'try' 18505/head
2021-01-04 Tony Cookadd a bareword_filehandles feature, which is enabled...
2020-09-25 Sawyer XLast bits of Perl 6 -> Raku
2020-08-11 Tony Cookadd a default enabled feature "multidimensional"
2020-08-04 Dagfinn Ilmari Man... Widen the feature bundle hint mask to 4 bits
2020-07-30 ☢ ℕicolas ℝUpdate regen/feature.pl
2020-06-27 Sawyer XBump to 5.33.0
2020-05-30 Sawyer XPartially reinstate "Perl 6" instead of Raku for mro...
2020-05-30 H.Merijn BrandPerl 6 -> Raku where appropriate
2020-02-16 Dagfinn Ilmari Man... Add 'indirect' feature that can be turned off to disabl... 17477/head
2019-12-09 Paul "LeoNerd" EvansAdd the `isa` operator
2019-12-04 Tony Cookupdates to $^H{feature_validname} now update cop_features
2019-10-30 Tony CookFaster feature checks
2019-05-22 Sawyer XBump the perl version in various places for 5.31.0
2019-05-22 Sawyer Xupdate features
2018-09-26 Dagfinn Ilmari Man... Remove support for setting $[ to a non-zero value
2018-06-23 Sawyer XBump version to 5.29.0 and regenerate everything
2018-04-20 Aaron CraneDocument that `use v5.12` and `use feature ":5.12"...
2018-01-01 Father ChrysostomosUpdate docs wrt bitwise ops
2017-12-31 Father ChrysostomosEnable bitwise feature with ‘use v5.28’
2017-12-29 Zeframrevert smartmatch to 5.27.6 behaviour
2017-11-22 Zeframupdate doc in lib/ about smartmatch
2017-07-15 Aaron CraneRT #130907: Fix the Unicode Bug in split " "
2017-05-31 Sawyer XBump feature.pm for 5.27.0
2017-02-20 Karl WilliamsonRevise documentation of eval and evalbytes
2017-01-05 Aaron CraneFix the Unicode Bug in the range operator
2016-07-17 David Mitchellbump feature.pm $VERSION
2016-07-17 Father ChrysostomosUpdate docs for declared_refs
2016-07-17 Father ChrysostomosAdd declared_refs feature feature
2016-05-20 Father ChrysostomosGive feature.pm the concept of no-op features
2016-05-20 Father ChrysostomosIncrease $feature::VERSION to 1.44
2016-05-20 Father ChrysostomosUpdate feature.pm docs for lex sub acceptance
2016-05-09 Ricardo Signesfeature.pm: add the v5.25 bundle v5.25.0
2015-07-13 Aaron CraneMake postfix dereferencing work without the postderef...
2015-06-27 Aaron CraneThe postderef feature is no longer experimental
2015-06-03 Daniel Draganfeature.pm remove unused lexicals
2015-06-01 Ricardo Signesfeature: add the 5.23 bundle (same as 5.22)
2015-02-01 Father Chrysostomosfeature.pm: Document the bitwise feature
2015-02-01 Father ChrysostomosIncrease $feature::VERSION to 1.40
2015-02-01 Father ChrysostomosAdd bitwise feature feature
2014-11-22 Ricardo Signesdocument the postderef feature in feature.pm
2014-10-18 Father ChrysostomosRename lvalue references
2014-10-18 Doug Bellmention 'switch' is experimental in feature.pm
2014-10-11 Father ChrysostomosDocument lvalue references
2014-10-11 Father ChrysostomosIncrease $feature::VERSION to 1.38
2014-10-11 Father ChrysostomosAdd lvalue_refs feature feature
2014-05-27 Ricardo Signesadd a 5.21 feature bundle
2014-02-20 Karl WilliamsonChange 'semantics' to 'rules'
2014-02-01 Zeframsubroutine signatures
2013-10-05 Father ChrysostomosAdd postderef_qq feature feature
2013-10-05 Father ChrysostomosIncrease $feature::VERSION to 1.34
2013-10-05 Father ChrysostomosAdd postderef feature feature
2013-05-18 Ricardo Signesregen feature.pm
2012-11-24 Father ChrysostomosIncrease $feature::VERSION to 1.32
2012-11-24 Father ChrysostomosWarn when declaring lexsubs, not when enabling them
2012-09-30 Father ChrysostomosIncrease $feature::VERSION to 1.31
2012-09-30 Father ChrysostomosUse two colons for lexsub warning
2012-09-16 Father ChrysostomosDocument lexical subs
2012-09-16 Father ChrysostomosAdd experimental lexical_subs feature
2012-09-16 Father Chrysostomosfeature.pm: Missing space
2012-09-16 Father ChrysostomosIncrease $feature::VERSION to 1.30
2012-06-07 Karl Williamsondocs patch: 'unicode_strings' doesn't change utf8ness
2012-05-21 Father Chrysostomosfeature.pl: Make 5.even bundle imply 5.odd
2012-05-21 Ricardo Signesadd the 5.17 feature bundle
2012-03-19 Nicholas ClarkIn feature.pm, inline current_bundle() into __common...
2012-03-19 Nicholas ClarkIn feature.pm, inline normalise_hints() into __common...
2012-03-19 Nicholas ClarkMerge the code common to feature::import and feature...
2012-03-19 Nicholas ClarkIn feature.pm, use a consistent code style in import...
2012-02-25 Father ChrysostomosDon’t ‘normalise’ hints for bare ‘no feature’
2012-02-22 Ricardo Signes"no feature" now means reset to default
2012-02-16 Karl Williamsonperl #77654: quotemeta quotes non-ASCII consistently
2012-01-29 Brian FraserAdd the fc keyword in regen/feature.pl
2012-01-06 Father ChrysostomosCorrect links to perlsyn and perlop
2011-12-24 Father ChrysostomosDeparse implicit with ‘use feature’
2011-12-24 Father Chrysostomosfeature.pm: Move hint normalisation to separate function
2011-12-24 Father Chrysostomosop.c: Use new feature bundle hints
2011-12-24 Father ChrysostomosEliminate ‘negative’ features
2011-12-24 Father Chrysostomosfeature.pm: Set bundle hints when dis/enabling features
2011-12-24 Father Chrysostomosfeature.pm: Add function for getting the current bundle
2011-12-24 Father ChrysostomosGive feature.pm the bundle hints
2011-12-24 Father ChrysostomosUse only \w+ for internal feature names
2011-12-24 Father Chrysostomosfeature.pl: Gen %feature_bundle from %UniqueBundles
2011-12-24 Father ChrysostomosCreate regen/feature.pl
2011-12-24 Father ChrysostomosIncrease $feature::VERSION to 1.25
2011-12-16 Father ChrysostomosDocument the array_base feature
next