This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
threads is no longer customized, as of commit c0ff91434b
[perl5.git] / ext / Devel-Peek / t /
2015-01-30 Craig A. BerryTODO Peek.t test on VMS.
2014-12-28 Matthew Horsfall... Fixes to make test pass for regexp nocapture bit addition.
2014-11-08 Daniel Draganadd xs_handshake API
2014-11-07 Father ChrysostomosAdjust Peek.t for SEQ dumping
2014-11-04 Father ChrysostomosMake Peek.t less sensitive to NO_COW config args
2014-10-31 Daniel Draganfree up CvPADLIST slot for XSUBs for future use
2014-09-29 Karl WilliamsonMake space for /xx flag
2014-09-25 Father ChrysostomosPeek.t should not expect PADMY under 5.21.5
2014-09-23 Father ChrysostomosPeek.t: Drop 5.8 support
2014-09-20 Father ChrysostomosYet more Peek.t fix-ups
2014-09-20 Father ChrysostomosPeek.t: This read-only stuff came after 5.21.4
2014-09-20 Father ChrysostomosMore Peek.t fix-ups
2014-09-20 Father ChrysostomosPeek.t fix-up
2014-09-19 Father ChrysostomosDump GPFLAGS
2014-09-15 Father ChrysostomosPeek.t needs to know about the prev. change
2014-09-15 Father ChrysostomosTweak Peek.t again
2014-09-15 Father ChrysostomosTweak Peek.t
2014-09-10 David MitchellAutomate processing of op_private flags
2014-08-30 Father ChrysostomosFix up Peek.t after priv flag twiddling
2014-08-28 Father ChrysostomosMake Peek.t easier to run directly
2014-08-28 Father ChrysostomosFix up Peek.t
2014-07-08 David Mitchelladd op_lastsib and -DPERL_OP_PARENT
2014-07-08 David MitchellDevel::Peek: test 2-arg form of Dump
2014-02-28 David Mitchelladd aux_flags field to HVs with aux struct
2014-01-30 Yves Ortonmove RXf_NOSCAN from extflags to intflags as PREGf_NOSCAN
2014-01-30 Tony Cookensure we have a reference when we call SvRV()
2014-01-24 Craig A. BerryFix $ENV{PATH} flags in Peek.t.
2014-01-04 Brian Fraserext/Devel-Peek/t/Peek.t: Don't leave PATH tainted.
2014-01-04 Brian FraserFixups for ext/Devel-Peek/t/Peek.t
2014-01-04 Brian FraserDevel::Peek: Test that we dump CvOUTSIDE properly
2014-01-04 Brian FraserMake dump.c nul-and-UTF8 clean
2013-11-30 Father ChrysostomosPeek.t: Update skip version
2013-11-30 Father ChrysostomosAllow PADTMPs’ strings to be swiped
2013-09-10 Nicholas ClarkSimplify the conditional logic for COW_REFCNT in Devel...
2013-09-10 Nicholas ClarkFix Devel::Peek's tests when building with -DPERL_NO_COW
2013-09-07 Father ChrysostomosStop Devel'Peek'Dump with no args from crashing
2013-08-25 Father ChrysostomosStop pos() from being confused by changing utf8ness
2013-08-22 Father ChrysostomosFix Peek.t failure under -DPERL_NO_COW
2013-08-13 Father ChrysostomosInline Devel::Peek::Dump; allow Dump %hash etc.
2013-08-12 Father ChrysostomosPeek.t: Fix a test
2013-08-12 Father Chrysostomos[perl #92260] Devel::Peek::fill_mstats and non-PVs
2013-08-12 Father ChrysostomosMark COWable constants as COWable at compile time
2013-08-11 Father ChrysostomosFix up Peek.t for alternate COW configurations
2013-08-11 Father Chrysostomosuniversal.c: Ignore SvIsCOW in XS_Internals_SvREADONLY
2013-08-10 Father Chrysostomosdump.c: Dump contents of regexps’ mother_re field
2013-08-09 Tony Cook[perl #117793] remove dangerous functions and improve...
2013-07-26 Father ChrysostomosVersion number tweaks in tests and other cleanup
2013-07-26 Father ChrysostomosStop folding of ops from changing mutability
2013-07-26 Father Chrysostomos[perl #78194] Make sub calls copy pad tmps
2013-06-21 Father ChrysostomosRemove BmRARE and BmPREVIOUS
2013-05-29 Nicholas ClarkCache HvFILL() for larger hashes, and update on inserti...
2013-03-27 Yves Ortonrework split() special case interaction with regex...
2013-03-24 Yves Ortonimprove how Devel::Peek::Dump handles iterator information
2013-03-23 David Mitchellfix Peek.t to work with NEW COW
2013-03-23 David MitchellRevert "fix Peek.t to work with NEW COW"
2013-03-23 David Mitchellfix Peek.t to work with NEW COW
2013-03-19 Nicholas ClarkPerl_sv_uni_display() needs to be aware of RX_WRAPPED()
2013-03-12 David MitchellFix Peek.t under PERL_OLD_COPY_ON_WRITE
2012-11-27 Father ChrysostomosFix up Peek.t to account for preceding commits
2012-11-05 Steffen MuellerAdd C define to remove taint support from perl origin/smueller/no_taint3
2012-10-30 Father ChrysostomosAllow regexp-to-pvlv assignment
2012-10-26 Father Chrysostomos[perl #115440] Fix various leaks with fatal FETCH
2012-09-16 Father ChrysostomosFix Peek.t
2012-09-08 David MitchellDon't copy all of the match string buffer
2012-08-24 Tony Cookclose the Peek.t temp file so the END block can unlink it
2012-08-22 Father ChrysostomosPeek.t: Test that DeadCode doesn’t crash
2012-08-05 Father ChrysostomosFix Devel::Peek’s tests for format changes
2012-07-24 Chip Salzenbergensure that the env var SV after C<{FOO}='x'> is PV...
2012-07-15 Chip SalzenbergMagic flags harmonization.
2012-06-13 David Mitchelleliminate RExC_seen_evals and RExC_rx->seen_evals
2012-06-13 David Mitchellmake qr/(?{})/ behave with closures
2012-05-22 Father ChrysostomosCorrect Peek.t to account for flag changes
2012-02-13 Abhijit Menon-SenMake pp_study a no-op, as discussed on p5p
2011-08-17 Father Chrysostomos[perl #96126] Allocate CvFILE more simply
2011-07-01 Nicholas ClarkFor shorter strings, store C<study>'s data as U8s or...
2011-07-01 Nicholas ClarkStore C<study>'s data in in mg_ptr instead of interpret...
2011-07-01 Nicholas ClarkSplit out study magic from pos magic.
2011-06-11 Father ChrysostomosRemove TODO markers from Devel::Peek tests
2011-06-11 Nicholas ClarkReplace references to PL_vtbl_{bm,fm} in the code with...
2011-06-11 Nicholas ClarkStore FBMs in PVMGs, instead of GVs.
2011-06-11 Nicholas ClarkStore the BM table in mg_ptr instead of after SvCUR().
2011-06-11 Nicholas ClarkUse SvTAIL() instead of BmFLAGS(). The core no longer...
2011-06-11 Nicholas ClarkDon't fbm_compile() studied scalars, to give more flexi...
2011-06-11 Nicholas ClarkDon't allow study on an FBM scalar, to give more flexib...
2011-06-11 Nicholas ClarkTest dumping studied scalars.
2011-06-11 Nicholas ClarkPerl_do_sv_dump() shouldn't show "IV" for a FBM, as...
2011-06-05 Father ChrysostomosMake Devel::Peek::fill_mstats work on COWs
2011-01-30 David MitchellPerl_do_sv_dump: dump REGEXP body
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in ext/*.
2010-11-25 Nicholas ClarkTest dumping stashes, with various combinations of...
2010-11-25 Nicholas ClarkRefactor Peek.t to give more useable diagnostics.
2010-09-20 Karl WilliamsonAdd (?^...) regex construct
2010-08-25 Yves Ortonprevent Devel::Peek::Dump from lieing to us about evil...
2010-07-29 David MitchellPeek.t: better identify failing tests
2010-07-29 David MitchellDump didn't display CVf_ISXSUB flag
2010-07-18 David Mitchelladd CVf_CVGV_RC flag
2010-06-30 Nicholas ClarkConvert Devel::Peek's test to Test::More.
2010-06-09 Nicholas ClarkReorder CVf_* flags to be numerically contiguous again.
2010-05-20 Nicholas ClarkSvIVX() isn't valid on SVt_REGEXP
2010-02-09 Nicholas ClarkFix for non-regexps being upgraded to SVt_REGEXP
next