This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
op.c: update comment about compiler warnings
[perl5.git] / t / comp / form_scope.t
2014-12-07 Father Chrysostomosform_scope.t: Diagnostics for test 13
2012-08-21 Father ChrysostomosFix format closure bug with redefined outer sub
2012-08-05 Father ChrysostomosRecursive formats and closures in formats.
2012-08-05 Father Chrysostomos[perl #78550] Fix bad assertion in toke.c:start_subparse
2012-06-30 Father ChrysostomosCloning a format whose outside has been undefined
2012-06-30 Father ChrysostomosDon’t crash with formats in special blocks
2012-06-29 Father ChrysostomosMake formats close over the right closure
2012-06-29 Father ChrysostomosFormats in closures called outside closures → crash
2012-06-28 Father ChrysostomosDon’t let formats outlive their outer subs
2009-12-15 Zefram[perl #22977] Bug in format/write