Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix format closure bug with redefined outer sub | Father Chrysostomos | 2012-08-21 | 1 | -2/+14 |
* | Recursive formats and closures in formats. | Father Chrysostomos | 2012-08-05 | 1 | -6/+15 |
* | [perl #78550] Fix bad assertion in toke.c:start_subparse | Father Chrysostomos | 2012-08-04 | 1 | -0/+6 |
* | Cloning a format whose outside has been undefined | Father Chrysostomos | 2012-06-30 | 1 | -2/+22 |
* | Don’t crash with formats in special blocks | Father Chrysostomos | 2012-06-29 | 1 | -1/+15 |
* | Make formats close over the right closure | Father Chrysostomos | 2012-06-29 | 1 | -1/+24 |
* | Formats in closures called outside closures → crash | Father Chrysostomos | 2012-06-28 | 1 | -1/+25 |
* | Don’t let formats outlive their outer subs | Father Chrysostomos | 2012-06-28 | 1 | -3/+37 |
* | [perl #22977] Bug in format/write | Zefram | 2009-12-15 | 1 | -0/+18 |