summaryrefslogtreecommitdiff
path: root/ext/Devel
Commit message (Expand)AuthorAgeFilesLines
* Re: PERL_VERSION, SUBVERSION, PATCHLEVELMarcus Holland-Moritz2003-11-031-2/+3
* Devel::PPPort and scan_binMarcus Holland-Moritz2003-10-311-2/+2
* add some missing defines to Devel::PPPortMarcus Holland-Moritz2003-10-202-1/+171
* Changes #20819 and #20996 break compatibility with perl 5.6.0Marcus Holland-Moritz2003-10-131-2/+2
* Devel::PPPort is missing an aTHX when callingJan Dubois2003-10-091-1/+1
* RC5 and Intel's ICCMarcus Holland-Moritz2003-09-231-2/+1
* small fix for Devel::PPPortTassilo von Parseval2003-09-182-2/+6
* call_(pv|etc.) for Devel::PPPortTassilo von Parseval2003-09-083-2/+32
* grok_(number|numeric_radix) added to Devel::PPPortTassilo von Parseval2003-09-023-4/+282
* grok_* symbols missing in Devel::PPPort (2nd attempt)Tassilo von Parseval2003-08-223-1/+73
* Diffs-sans-version-diffs between blead and maint.Jarkko Hietaniemi2003-08-141-1/+1
* Alpha version numbers noticed by Schwern.Jarkko Hietaniemi2003-08-132-5/+3
* 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