jumbo closure fix
[p5sagit/p5-mst-13.2.git] / ext / Devel / Peek / Peek.t
2003-05-29 Dave Mitchell jumbo closure fix
2003-02-26 Adrian M. Enache Re: [perl #20683] [fix] Better Patch
2003-02-23 Jarkko Hietaniemi Chip noticed that the intended optionality of the ...
2003-02-20 Peter Prymmer add some IV stuff to ext/Devel/Peek/Peek.t test 21
2003-01-06 Craig A. Berry VMS test adjustments
2003-01-03 Dave Mitchell remove flag SvPADBUSY
2002-12-14 Dave Mitchell Proper fix for CvOUTSIDE weak refcounting
2002-12-02 Dave Mitchell SvFAKE lexicals in scope for all of the sub
2002-12-02 Dave Mitchell allow evals to see the full lexical scope
2002-11-29 H.Merijn Brand 64bit Peek failure on HP-UX 11.00
2002-11-25 Slaven Rezic add support for STASH and MAGIC information for REFs...
2002-10-12 Hugo van der Sanden Second attempt to fix Devel::Peek test of $ENV{PATH...
2002-10-11 Yitzchak Scott-Tho... Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32...
2002-10-02 Yitzchak Scott-Tho... Devel::Peek tests from:
2002-10-02 Dave Mitchell move all pad-related code to its own src file
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-07 Jarkko Hietaniemi EBCDIC branch was forgotten.
2002-04-06 Nicholas Clark Re: the dirty half dozen (Re: perl@15662)
2002-03-22 Jarkko Hietaniemi If Unicode keys are entered to a hash, a bit is turned on.
2002-01-27 Jarkko Hietaniemi Detypo.
2001-12-18 Nick Ing-Simmons Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com...
2001-11-30 Jarkko Hietaniemi Let's not assume how much memory has been allocated
2001-11-27 Jarkko Hietaniemi UTF-EBCDIC.
2001-09-27 Jarkko Hietaniemi Not everyone is using ithreads...
2001-09-27 Jarkko Hietaniemi Dump Unicode hash keys also as Unicode,
2001-09-27 Jarkko Hietaniemi Dump SvUTF8(sv)s also as \x{...}.
2001-08-29 Nicholas Clark pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...