This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Silence wrong clang warnings
[perl5.git] / keywords.c
2017-12-29 Zeframrevert smartmatch to 5.27.6 behaviour
2017-12-06 Zeframadd "whereis"
2017-12-05 Zeframchange "when" keyword to "whereso"
2017-11-29 Zeframremove useless "break" mechanism
2017-11-28 Zeframremove useless "default" mechanism
2016-11-11 Aaron CraneRegen from the "special" regen scripts
2016-01-08 Lukas MaiDeparse.pm lives in lib/B now, not dist/B-Deparse
2014-06-25 Jarkko HietaniemiRemove or downgrade unnecessary dVAR.
2013-11-08 Father ChrysostomosStop lexical CORE sub from interfering with CORE::
2012-01-29 Brian FraserImplement the fc keyword and the \F string escape.
2011-12-24 Father ChrysostomosUse new feature-testing macros
2011-11-22 Father Chrysostomos[perl #80628] __SUB__
2011-11-06 Father ChrysostomosAdd evalbytes function
2011-08-25 Father ChrysostomosSimplify the CORE::__FOO__ op-generation code
2011-06-17 Father ChrysostomosForgot to run keywords.pl
2011-05-19 Nicholas ClarkAdd an optional third argument to open_new(), to invoke...
2011-05-19 Nicholas ClarkRename safer_open() to open_new(), and eliminate the...
2011-01-24 Nicholas ClarkMerge perl_keyword.pl into regen/keywords.pl, to genera...
2011-01-24 Nicholas ClarkBreak out the generated function Perl_keywords() into...