xcv_root and xcv_xsub can also be merged into a union, providing a new
[p5sagit/p5-mst-13.2.git] / ext / Devel / Peek / t / Peek.t
2006-02-20 Nicholas Clark xcv_root and xcv_xsub can also be merged into a union...
2006-02-20 Nicholas Clark xcv_start and xcv_xsubany can be merged into a union...
2006-02-20 Nicholas Clark Re-order CV flags to bring the 4 CVf_BUILTIN_ATTRS...
2006-01-10 Craig A. Berry Make FAKE,READONLY optional on VMS in test 21
2005-12-19 Nicholas Clark Make sv_dump (and therefore Devel::Peek) report the...
2005-08-31 John E. Malmberg [patch@25339] ext/Dev/Peek/t/peek.t fix for VMS
2005-06-30 Nicholas Clark If gp_flags is unused, why are we even allocating it?
2005-06-01 Nicholas Clark Round up all string length requests to malloc()/realloc...
2005-05-21 Nicholas Clark Add a union in place of xnv_nv, which allows AVs and...
2005-03-29 Rafael Garcia-Suarez Fix Peek.t to work with and without DEBUG_LEAKING_SCALARS
2005-03-28 Dave Mitchell expand -DDEBUG_LEAKING_SCALARS to instrument the creati...
2003-07-28 Jarkko Hietaniemi Slightly better failure output.
2003-07-28 Jarkko Hietaniemi No more ext/*/*.t, move them all to ext/*/t.