This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/feature.pl - use regen/HeaderParser to parse perl.h
[perl5.git] / regen / feature.pl
2022-12-24 Yves Ortonregen/feature.pl - use regen/HeaderParser to parse...
2022-11-30 Zakariyya MughalDocument postderef_qq support for ->$#* interpolation
2022-11-30 Karl Williamsonfeature.pm: Bump version number
2022-11-14 Paul "LeoNerd" EvansWhitespace alignment fix in regen/feature.pl
2022-11-01 chromaticEnable `use feature 'module_true'`
2022-10-26 Yves Ortonfeature.h - simplify expression CURRENT_HINTS expression
2022-09-20 Karen Etheridgewording fix
2022-08-30 Nicolas RPromote v5.36 usage and feature bundles doc
2022-07-06 Dagfinn Ilmari Man... Remove bareword_filehandles from the :5.38 feature...
2022-06-07 Dan Bookfeature - document that use utf8 should probably be...
2022-05-28 Ricardo Signesfeature.pl: update for the v5.37 bundle (and regen)
2022-05-24 Paul "LeoNerd" EvansDocument that use feature 'defer' is still experimental
2022-05-13 Paul "LeoNerd" EvansPut 'bareword_filehandles' feature back into the v5... 19705/head
2022-03-20 Karl WilliamsonAdd arrows to paired string delimiters
2022-03-20 Karl WilliamsonAdd SPEAKERs paired delimiters
2022-03-20 Karl WilliamsonAdd TELEPHONE RECEIVER paired delimiters
2022-03-20 Karl WilliamsonAdd ERASE paired delimiters
2022-03-20 Karl WilliamsonAdd DOUBLE TRIANGLEs paired delimiters
2022-03-20 Karl WilliamsonAdd THREE RAYS paired delimiters
2022-03-20 Karl WilliamsonAdd musical score paired delimiters
2022-03-20 Karl WilliamsonAdd INDEX paired delimiters
2022-03-20 Karl WilliamsonAdd TURNSTILE paired delimiters
2022-03-20 Karl WilliamsonAdd TACK paired delimiters
2022-03-20 Karl Williamsonunicode_constants.pl: Prepare for examining Symbols
2022-03-20 Karl WilliamsonAdd 'ELEMENT OF'/CONTAINS to paired string delimiters
2022-03-20 Karl WilliamsonAdd SUBSET/SUPERSET to paired string delimiters
2022-03-20 Karl WilliamsonAdd PRECEDES/SUCCEEDS to paired string delimiters
2022-03-20 Karl WilliamsonAdd SMALLER THAN to paired string delimiters
2022-03-20 Karl Williamsonunicode_constants.pl: Consider all \pP for delims
2022-03-20 Karl WilliamsonAdd < > variants to paired delimiters
2022-03-20 Karl Williamsonunicode_constants.pl: Add REVERSED punctuation
2022-03-20 Karl Williamsonunicode_constants.pl: Refactor to catch more paired...
2022-03-20 Karl WilliamsonAllow reversal of some paired delimiters; deprecations
2022-03-20 Karl WilliamsonAdd 'extra paired delimiters' feature
2022-02-21 Matthew HorsfallPOD typo fix: suroutine -> subroutine
2022-02-20 Paul "LeoNerd" EvansAdd 'signatures' to :5.36 feature bundle
2022-02-20 Paul "LeoNerd" EvansUpdate various documentation files
2022-02-15 Paul "LeoNerd" EvansAdd 'isa' to 'use feature :5.35'
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-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-11-14 Dagfinn Ilmari Man... Fix FEATURE_${NAME}_IS_ENABLED macro for default features
2019-10-30 Tony Cookremove now unneeded FEATURE_IS_ENABLED()
2019-10-30 Tony CookFaster feature checks
2019-05-22 Sawyer XBump the perl version in various places for 5.31.0
2018-12-05 James E KeenanProvide header guards to prevent re-inclusion
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-12-23 John LightseySwitch most open() calls to three-argument form.
2016-11-11 H.Merijn BrandPatch unit tests to explicitly insert "." into @INC...
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 ChrysostomosRemove @experimental from regen/feature.pl
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-07-03 Stanislaw PusepNon-invasive mojibake fixes
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
next