summaryrefslogtreecommitdiff
path: root/t/comp/form_scope.t
Commit message (Expand)AuthorAgeFilesLines
* Fix format closure bug with redefined outer subFather Chrysostomos2012-08-211-2/+14
* Recursive formats and closures in formats.Father Chrysostomos2012-08-051-6/+15
* [perl #78550] Fix bad assertion in toke.c:start_subparseFather Chrysostomos2012-08-041-0/+6
* Cloning a format whose outside has been undefinedFather Chrysostomos2012-06-301-2/+22
* Don’t crash with formats in special blocksFather Chrysostomos2012-06-291-1/+15
* Make formats close over the right closureFather Chrysostomos2012-06-291-1/+24
* Formats in closures called outside closures → crashFather Chrysostomos2012-06-281-1/+25
* Don’t let formats outlive their outer subsFather Chrysostomos2012-06-281-3/+37
* [perl #22977] Bug in format/writeZefram2009-12-151-0/+18