Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [perl #77384] Passing a ref to warn doesn't append file and line | Father Chrysostomos | 2011-03-05 | 1 | -1/+8 |
* | Skip a warnings test under miniperl that relies on the effects of -C | Nicholas Clark | 2011-02-22 | 1 | -0/+3 |
* | Explicitly disable unicode for non-unicode tests in t/op/warn.t | Tony Cook | 2010-09-17 | 1 | -2/+2 |
* | Fix "Wide character in warn" warning | Father Chrysostomos | 2010-09-16 | 1 | -1/+8 |
* | Fix warn to respect utf8-encoded scalars [perl #45549] | Father Chrysostomos | 2010-09-16 | 1 | -1/+25 |
* | change warn.t to use test.pl | Father Chrysostomos | 2010-09-16 | 1 | -11/+13 |
* | SV-based interfaces for dieing and warning | Zefram | 2010-04-23 | 1 | -0/+108 |