| Commit message (Expand) | Author | Age | Files | Lines |
* | Add (?^...) regex construct | Karl Williamson | 2010-09-20 | 1 | -3/+3 |
* | prevent Devel::Peek::Dump from lieing to us about evil class names | Yves Orton | 2010-08-25 | 1 | -1/+23 |
* | Peek.t: better identify failing tests | David Mitchell | 2010-07-29 | 1 | -1/+3 |
* | Dump didn't display CVf_ISXSUB flag | David Mitchell | 2010-07-29 | 1 | -1/+1 |
* | add CVf_CVGV_RC flag | David Mitchell | 2010-07-18 | 1 | -2/+2 |
* | Convert Devel::Peek's test to Test::More. | Nicholas Clark | 2010-06-30 | 1 | -4/+2 |
* | Reorder CVf_* flags to be numerically contiguous again. | Nicholas Clark | 2010-06-09 | 1 | -2/+5 |
* | SvIVX() isn't valid on SVt_REGEXP | Nicholas Clark | 2010-05-20 | 1 | -1/+0 |
* | Fix for non-regexps being upgraded to SVt_REGEXP | Nicholas Clark | 2010-02-09 | 1 | -1/+1 |
* | Improvements to 31c9a3 - CPAN code did depend on the previous behaviour of bl... | Nicholas Clark | 2010-02-06 | 1 | -1/+1 |
* | Ensure that pp_qr returns a new regexp SV each time. Resolves RT #69852. | Nicholas Clark | 2009-12-02 | 1 | -3/+3 |
* | PVIOs don't use the SvIVX slot. | Nicholas Clark | 2009-11-19 | 1 | -1/+1 |
* | Make extensions in ext run their tests from the extension's own directory. | Nicholas Clark | 2009-08-28 | 1 | -3/+1 |
* | Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs. | Nicholas Clark | 2009-03-26 | 1 | -1/+0 |
* | Rename ext/Devel/Peek to ext/Devel-Peek | Nicholas Clark | 2009-02-09 | 5 | -0/+1735 |