summaryrefslogtreecommitdiff
path: root/ext/Devel
Commit message (Expand)AuthorAgeFilesLines
* C++ (or C99) sneak attack ("inline" function keyword).Jarkko Hietaniemi2003-08-021-1/+1
* Re: [PATCH @19834] DProf fixesRadu Greab2003-08-023-5/+24
* Slightly better failure output.Jarkko Hietaniemi2003-07-281-1/+2
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-282-0/+0
* DProf fixesRadu Greab2003-07-063-15/+77
* VMS: with this, 100% make test in Compaq C V6.5-001Jarkko Hietaniemi2003-07-021-1/+1
* jumbo closure fixDave Mitchell2003-05-291-1/+1
* [perl #22127] get(av|cv|hv|sv) added to Devel::PPPortTassilo von Parseval2003-05-083-2/+29
* The manpages don't have to be built by MakeMaker for theRafael Garcia-Suarez2003-04-051-1/+13
* typos and other minor thingsTodd C. Miller2003-03-111-1/+1
* Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).Jarkko Hietaniemi2003-03-041-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
* Try to make including patchlevel.h a bit moreJarkko Hietaniemi2003-01-211-1/+4
* Re: When Storable and Devel::DProf mix, core dump [perl #19385]Blair Zajac2003-01-204-2/+24
* VMS test adjustmentsCraig A. Berry2003-01-061-2/+8
* remove flag SvPADBUSYDave Mitchell2003-01-031-5/+5
* windows: support for large filesGurusamy Sarathy2002-12-181-1/+1
* 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
* PPPort IVSIZE and SvPV_nolenJarkko Hietaniemi2002-08-231-1/+21
* INT2PTR/PTR2IV defined twice.Jarkko Hietaniemi2002-05-301-42/+34
* PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)Jarkko Hietaniemi2002-05-291-22/+60
* Re: [PATCH] Version tangoYitzchak Scott-Thoennes2002-05-271-0/+2
* More portability defines, now mostly type-relatedJarkko Hietaniemi2002-05-231-0/+73
* One more ppportability thing (from Sarathy).Jarkko Hietaniemi2002-05-231-0/+1
* PPPort dTHX.Jarkko Hietaniemi2002-05-231-23/+26
* Fix Devel::DProf debugging aidSam Tregar2002-05-151-5/+22
* various signed/unsigned mismatch nitsGurusamy Sarathy2002-04-261-1/+1
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-2/+4
* [ID 20020407.002] Bug (?) and patch for DProfTom Brown2002-04-081-3/+3
* Devel/Peek/Peek.xs: reverse ifdef logicSlaven Rezic2002-04-071-4/+4
* 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
* -DCRIPPLED_CC RIPDave Mitchell2002-03-211-1/+1
* Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>Robin Barker2002-03-051-12/+2
* Debugging OPsIlya Zakharevich2002-03-031-0/+27
* Detypo.Jarkko Hietaniemi2002-01-271-1/+1
* Get rid of the _() macro since (1) we require ANSI anywayJarkko Hietaniemi2002-01-221-1/+1
* ext/Devel/DProf/DProf.t - different wayPaul Green2002-01-191-1/+2
* Extension nits found by -Wall (several from threadsJarkko Hietaniemi2002-01-072-3/+3