summaryrefslogtreecommitdiff
path: root/ext/Devel
Commit message (Expand)AuthorAgeFilesLines
* Remove the last STRLEN n_a;s that my compiler can reach.Nicholas Clark2005-09-211-2/+1
* bleadperl DProf.xs:140: warning: `unused' attribute ignoredYitzchak Scott-Thoennes2005-09-191-4/+2
* [patch@25339] ext/Dev/Peek/t/peek.t fix for VMSJohn E. Malmberg2005-08-311-2/+4
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-1/+1
* If gp_flags is unused, why are we even allocating it?Nicholas Clark2005-06-301-1/+0
* Revert part of change #24854Rafael Garcia-Suarez2005-06-161-3/+1
* Re: [PATCH] make -f invalid when USE_SITECUSTOMIZE isn't setSteve Peters2005-06-151-2/+4
* s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/gNicholas Clark2005-06-081-3/+3
* make some more functions staticAlexey Tourbin2005-06-071-10/+14
* Consting IO and Devel::PeekAndy Lester2005-06-031-6/+6
* Bump version numberRafael Garcia-Suarez2005-06-031-1/+1
* SvPVX_const() - part 3 ... and const'ing StorableSteve Peters2005-06-021-2/+2
* Round up all string length requests to malloc()/realloc() to the nextNicholas Clark2005-06-011-1/+1
* Add a union in place of xnv_nv, which allows AVs and HVs to re-useNicholas Clark2005-05-211-10/+0
* Move hv_name, hv_eiter and hv_riter into a new aux structure.Nicholas Clark2005-05-211-5/+4
* Need to make PERL_UNUSED_DECL conditional as xlc on AIX doesn't likeNicholas Clark2005-05-202-12/+16
* Bump version numbersNicholas Clark2005-05-051-1/+1
* Refactoring to Sv*_set() macros - patch #5Steve Peters2005-04-192-2/+2
* Add casting to allow g++ (3.3.5) to compile the core code.Nicholas Clark2005-04-051-1/+1
* Fix Peek.t to work with and without DEBUG_LEAKING_SCALARSRafael Garcia-Suarez2005-03-291-1/+1
* expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SVDave Mitchell2005-03-281-0/+2
* Re: sitecustomize.pl [PATCH]Gisle Aas2005-03-181-1/+1
* Doc patch for Devel::DProf (from Debian)Rafael Garcia-Suarez2005-03-101-2/+2
* Upgrade to Devel::PPPort 3.06.Marcus Holland-Moritz2005-02-028-86/+66
* Picky compilers (e.g. vac on AIX 5.2) do not accept statementsH.Merijn Brand2005-02-021-1/+2
* Upgrade to Devel::PPPort 3.05.Marcus Holland-Moritz2005-01-3159-200/+538
* Upgrade to Devel::PPPort 3.04Marcus Holland-Moritz2004-12-299-15/+105
* Re: Devel::Peek: hash quality 125%?Tels2004-10-232-20/+36
* Re: [NOT OK] 23353 OpenVMS 7.2 VAXCraig A. Berry2004-10-142-2/+2
* Upgrade to Devel::PPPort 3.03.Marcus Holland-Moritz2004-09-087-32/+72
* Upgrade to Devel::PPPort 3.02.Marcus Holland-Moritz2004-09-0828-42/+183
* Upgrade to Devel::PPPort 3.01.Marcus Holland-Moritz2004-08-238-15/+23
* Upgrade to Devel::PPPort 3.00_03.Marcus Holland-Moritz2004-08-206-7/+18
* Upgrade to Devel::PPPort 3.00_02.Marcus Holland-Moritz2004-08-195-8/+11
* Upgrade to Devel::PPPort 3.00_01.Marcus Holland-Moritz2004-08-1721-197/+1232
* Upgrade to Devel::PPPort 3.00.Marcus Holland-Moritz2004-08-17115-913/+17059
* Correct detection of absent modules. Based onAndy Dougherty2004-06-251-1/+1
* Skip test if Devel::PPPort not builtNicholas Clark2004-06-181-0/+5
* Move Beau Cox's ppport.h fixes into PPPort.pmNicholas Clark2004-03-191-7/+9
* Bump version numbers of moules affected by change #22258Dave Mitchell2004-02-281-1/+1
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-4/+4
* Add the macros dAX and dITEMS to PPPort.Rafael Garcia-Suarez2003-12-151-1/+10
* 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