Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change PL_debug behaviour so that string eval lines are saved whenever | Nicholas Clark | 2008-12-02 | 1 | -6/+3 |
* | Implement PERLDBf_SAVESRC_INVALID, which saves source lines for string | Nicholas Clark | 2008-12-02 | 1 | -4/+1 |
* | Codify the current behaviour of evals which define subroutines before | Nicholas Clark | 2008-12-02 | 1 | -1/+22 |
* | Followup to change 34979. Tests are good, m'kay. Particularly when they | Nicholas Clark | 2008-12-02 | 1 | -16/+46 |
* | Rafael noticed a bug in 34873 - I was comparing against the wrong | Nicholas Clark | 2008-11-18 | 1 | -2/+11 |
* | S_save_lines() was using strchr() when it should have been using | Nicholas Clark | 2008-11-17 | 1 | -5/+10 |
* | Fix the bug introduced with MRO, whereby the internals were not saving | Nicholas Clark | 2008-11-17 | 1 | -0/+43 |