summaryrefslogtreecommitdiff
path: root/ext/Devel/Peek/Peek.t
Commit message (Expand)AuthorAgeFilesLines
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-281-473/+0
* jumbo closure fixDave Mitchell2003-05-291-1/+1
* Re: [perl #20683] [fix] Better PatchAdrian M. Enache2003-02-261-1/+1
* Chip noticed that the intended optionality of the 'IV' wasJarkko Hietaniemi2003-02-231-2/+2
* add some IV stuff to ext/Devel/Peek/Peek.t test 21Peter Prymmer2003-02-201-2/+4
* VMS test adjustmentsCraig A. Berry2003-01-061-2/+8
* remove flag SvPADBUSYDave Mitchell2003-01-031-5/+5
* Proper fix for CvOUTSIDE weak refcountingDave Mitchell2002-12-141-2/+2
* SvFAKE lexicals in scope for all of the subDave Mitchell2002-12-021-3/+3
* allow evals to see the full lexical scopeDave Mitchell2002-12-021-0/+2
* 64bit Peek failure on HP-UX 11.00H.Merijn Brand2002-11-291-2/+2
* add support for STASH and MAGIC information for REFs to sv_dump().Slaven Rezic2002-11-251-1/+22
* Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956Hugo van der Sanden2002-10-121-1/+5
* Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)Yitzchak Scott-Thoennes2002-10-111-2/+2
* Devel::Peek tests from:Yitzchak Scott-Thoennes2002-10-021-3/+42
* move all pad-related code to its own src fileDave Mitchell2002-10-021-3/+5
* EBCDIC branch was forgotten.Jarkko Hietaniemi2002-04-071-1/+1
* Re: the dirty half dozen (Re: perl@15662)Nicholas Clark2002-04-061-1/+1
* If Unicode keys are entered to a hash, a bit is turned on.Jarkko Hietaniemi2002-03-221-4/+4
* Detypo.Jarkko Hietaniemi2002-01-271-1/+1
* Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashesNick Ing-Simmons2001-12-181-2/+3
* Let's not assume how much memory has been allocatedJarkko Hietaniemi2001-11-301-8/+8
* UTF-EBCDIC.Jarkko Hietaniemi2001-11-271-0/+39
* Not everyone is using ithreads...Jarkko Hietaniemi2001-09-271-1/+1
* Dump Unicode hash keys also as Unicode,Jarkko Hietaniemi2001-09-271-2/+28
* Dump SvUTF8(sv)s also as \x{...}.Jarkko Hietaniemi2001-09-271-1/+10
* pass all tests when compiling with -DNO_PERL_PRESERVE_IVUVNicholas Clark2001-08-291-14/+28
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+308