This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
pat_advanced.t: Update test
[perl5.git] / regen / keywords.pl
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 H.Merijn BrandPatch unit tests to explicitly insert "." into @INC...
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 ChrysostomosDeparse CORE::break
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-23 Nicholas ClarkIn regen scripts, print to explicit file handles instea...
2011-01-23 Nicholas ClarkMove the duplicated subroutine tab() into regen_lib.pl
2011-01-23 Nicholas ClarkChange close_and_rename() to read_only_bottom_close_and...
2011-01-23 Nicholas ClarkIn regen/*.pl, refactor the repeated code for close...
2011-01-23 Nicholas ClarkMove all the generated file header printing into read_o...
2010-10-14 Father Chrysostomoskeywords.pl -> regen/keywords.pl
2010-10-10 Steffen MuellerMove regen scripts to regen/