summaryrefslogtreecommitdiff
path: root/t/comp/retainedlines.t
Commit message (Expand)AuthorAgeFilesLines
* Change PL_debug behaviour so that string eval lines are saved wheneverNicholas Clark2008-12-021-6/+3
* Implement PERLDBf_SAVESRC_INVALID, which saves source lines for stringNicholas Clark2008-12-021-4/+1
* Codify the current behaviour of evals which define subroutines beforeNicholas Clark2008-12-021-1/+22
* Followup to change 34979. Tests are good, m'kay. Particularly when theyNicholas Clark2008-12-021-16/+46
* Rafael noticed a bug in 34873 - I was comparing against the wrongNicholas Clark2008-11-181-2/+11
* S_save_lines() was using strchr() when it should have been usingNicholas Clark2008-11-171-5/+10
* Fix the bug introduced with MRO, whereby the internals were not savingNicholas Clark2008-11-171-0/+43