This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
postpone perl_parse() exit(0) bugfix
[perl5.git] / t / op / blocks.t
2017-12-27 Zeframpostpone perl_parse() exit(0) bugfix
2017-12-22 Zeframtest more about exit from special blocks
2017-12-10 Zeframproperly define perl_parse() return value
2016-10-21 Dan Collinst/op/blocks.t: tests for RT #113934
2016-10-21 Dan Collinst/op/blocks.t: add test for RT #2917
2016-10-21 Dan Collinst/op/blocks.t: add test for RT #2754
2014-10-08 Jarkko HietaniemiTest preamble: unify chdir 't' if -d 't';
2014-09-03 Father ChrysostomosPut miniperl @INC logic in test.pl
2014-09-03 Father ChrysostomosGet blocks.t working under miniperl
2013-09-21 Father ChrysostomosRemove bad assertion in gv.c:newGP
2012-06-13 David MitchellMostly complete fix for literal /(?{..})/ blocks
2012-06-13 David Mitchellmake re_evals be seen by the toker/parser
2012-01-22 Father Chrysostomos[perl #108794] Call special blocks in void context
2010-11-26 Father Chrysostomos[perl #78634] Conflict in defining constant INIT
2010-09-23 Father Chrysostomos[perl #70614] Seg. fault with eval/use/UNITCHECK/DESTRO...
2006-10-19 Alexander Goughstab at UNITCHECK blocks