summaryrefslogtreecommitdiff
path: root/ext/Devel-Peek
Commit message (Expand)AuthorAgeFilesLines
* Convert modules in ext/ to pass minimal arguments to XSLoader::load().Nicholas Clark2010-10-141-3/+3
* Remove MEMBER_TO_FPTR.Ben Morrow2010-10-061-3/+2
* Add (?^...) regex constructKarl Williamson2010-09-201-3/+3
* prevent Devel::Peek::Dump from lieing to us about evil class namesYves Orton2010-08-251-1/+23
* Peek.t: better identify failing testsDavid Mitchell2010-07-291-1/+3
* Dump didn't display CVf_ISXSUB flagDavid Mitchell2010-07-291-1/+1
* add CVf_CVGV_RC flagDavid Mitchell2010-07-181-2/+2
* Convert Devel::Peek's test to Test::More.Nicholas Clark2010-06-301-4/+2
* Reorder CVf_* flags to be numerically contiguous again.Nicholas Clark2010-06-091-2/+5
* SvIVX() isn't valid on SVt_REGEXPNicholas Clark2010-05-201-1/+0
* Fix for non-regexps being upgraded to SVt_REGEXPNicholas Clark2010-02-091-1/+1
* Improvements to 31c9a3 - CPAN code did depend on the previous behaviour of bl...Nicholas Clark2010-02-061-1/+1
* Ensure that pp_qr returns a new regexp SV each time. Resolves RT #69852.Nicholas Clark2009-12-021-3/+3
* PVIOs don't use the SvIVX slot.Nicholas Clark2009-11-191-1/+1
* Make extensions in ext run their tests from the extension's own directory.Nicholas Clark2009-08-281-3/+1
* Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs.Nicholas Clark2009-03-261-1/+0
* Rename ext/Devel/Peek to ext/Devel-PeekNicholas Clark2009-02-095-0/+1735