summaryrefslogtreecommitdiff
path: root/ext/Devel-Peek
Commit message (Expand)AuthorAgeFilesLines
* add xs_handshake APIDaniel Dragan2014-11-071-1/+1
* Deparse Devel::Peek::DumpFather Chrysostomos2014-11-062-1/+11
* Adjust Peek.t for SEQ dumpingFather Chrysostomos2014-11-061-3/+7
* Make Peek.t less sensitive to NO_COW config argsFather Chrysostomos2014-11-041-2/+2
* free up CvPADLIST slot for XSUBs for future useDaniel Dragan2014-10-313-3/+5
* Make space for /xx flagKarl Williamson2014-09-291-2/+2
* Peek.t should not expect PADMY under 5.21.5Father Chrysostomos2014-09-241-13/+13
* Peek.t: Drop 5.8 supportFather Chrysostomos2014-09-221-85/+20
* Yet more Peek.t fix-upsFather Chrysostomos2014-09-201-6/+9
* Peek.t: This read-only stuff came after 5.21.4Father Chrysostomos2014-09-201-14/+14
* More Peek.t fix-upsFather Chrysostomos2014-09-201-6/+13
* Peek.t fix-upFather Chrysostomos2014-09-201-3/+4
* Dump GPFLAGSFather Chrysostomos2014-09-181-0/+1
* Peek.t needs to know about the prev. changeFather Chrysostomos2014-09-151-1/+2
* Tweak Peek.t againFather Chrysostomos2014-09-151-5/+6
* Tweak Peek.tFather Chrysostomos2014-09-151-1/+2
* Automate processing of op_private flagsDavid Mitchell2014-09-101-2/+2
* Fix up Peek.t after priv flag twiddlingFather Chrysostomos2014-08-291-0/+2
* Make Peek.t easier to run directlyFather Chrysostomos2014-08-281-2/+3
* Fix up Peek.tFather Chrysostomos2014-08-281-2/+1
* add op_lastsib and -DPERL_OP_PARENTDavid Mitchell2014-07-082-7/+6
* add op_sibling_splice() fn and make core use itDavid Mitchell2014-07-081-23/+24
* Devel::Peek: test 2-arg form of DumpDavid Mitchell2014-07-081-0/+18
* wrap op_sibling field access in OP_SIBLING* macrosDavid Mitchell2014-07-082-9/+10
* Remove MAD.Jarkko Hietaniemi2014-06-131-17/+2
* Bump version for Devel::PeekKarl Williamson2014-05-291-1/+1
* Insert asserts to paths suspected by Coverity.Jarkko Hietaniemi2014-05-291-0/+1
* add aux_flags field to HVs with aux structDavid Mitchell2014-02-281-0/+6
* move RXf_NOSCAN from extflags to intflags as PREGf_NOSCANYves Orton2014-01-311-13/+18
* ensure we have a reference when we call SvRV()Tony Cook2014-01-303-1/+5
* Fix $ENV{PATH} flags in Peek.t.Craig A. Berry2014-01-231-1/+1
* ext/Devel-Peek/t/Peek.t: Don't leave PATH tainted.Brian Fraser2014-01-041-0/+3
* Fixups for ext/Devel-Peek/t/Peek.tBrian Fraser2014-01-041-5/+4
* Devel::Peek: Test that we dump CvOUTSIDE properlyBrian Fraser2014-01-041-4/+1
* Make dump.c nul-and-UTF8 cleanBrian Fraser2014-01-041-0/+282
* Peek.t: Update skip versionFather Chrysostomos2013-11-301-4/+4
* Allow PADTMPs’ strings to be swipedFather Chrysostomos2013-11-301-4/+4
* Devel::Peek: fix some compiler warningsDavid Mitchell2013-11-132-2/+3
* Remove some unnecessary Makefile.PLs from cpan/ and ext/Steve Hay2013-10-251-11/+0
* Simplify the conditional logic for COW_REFCNT in Devel::Peek's test.Nicholas Clark2013-09-101-19/+19
* Fix Devel::Peek's tests when building with -DPERL_NO_COWNicholas Clark2013-09-101-2/+2
* Stop Devel'Peek'Dump with no args from crashingFather Chrysostomos2013-09-062-0/+13
* Stop pos() from being confused by changing utf8nessFather Chrysostomos2013-08-251-2/+5
* Fix Peek.t failure under -DPERL_NO_COWFather Chrysostomos2013-08-221-1/+1
* Increase $Devel::Peek::VERSION to 1.14Father Chrysostomos2013-08-201-1/+1
* [perl #7508] Use NULL for nonexistent array elemsFather Chrysostomos2013-08-201-0/+1
* Update Devel::Peek docs with Dump changesFather Chrysostomos2013-08-131-0/+9
* Inline Devel::Peek::Dump; allow Dump %hash etc.Father Chrysostomos2013-08-132-13/+174
* Peek.t: Fix a testFather Chrysostomos2013-08-121-2/+3
* [perl #92260] Devel::Peek::fill_mstats and non-PVsFather Chrysostomos2013-08-122-3/+4