| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the last STRLEN n_a;s that my compiler can reach. | Nicholas Clark | 2005-09-21 | 1 | -2/+1 |
* | bleadperl DProf.xs:140: warning: `unused' attribute ignored | Yitzchak Scott-Thoennes | 2005-09-19 | 1 | -4/+2 |
* | [patch@25339] ext/Dev/Peek/t/peek.t fix for VMS | John E. Malmberg | 2005-08-31 | 1 | -2/+4 |
* | Re: janitorial work ? [patch] | Jim Cromie | 2005-07-08 | 1 | -1/+1 |
* | If gp_flags is unused, why are we even allocating it? | Nicholas Clark | 2005-06-30 | 1 | -1/+0 |
* | Revert part of change #24854 | Rafael Garcia-Suarez | 2005-06-16 | 1 | -3/+1 |
* | Re: [PATCH] make -f invalid when USE_SITECUSTOMIZE isn't set | Steve Peters | 2005-06-15 | 1 | -2/+4 |
* | s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g | Nicholas Clark | 2005-06-08 | 1 | -3/+3 |
* | make some more functions static | Alexey Tourbin | 2005-06-07 | 1 | -10/+14 |
* | Consting IO and Devel::Peek | Andy Lester | 2005-06-03 | 1 | -6/+6 |
* | Bump version number | Rafael Garcia-Suarez | 2005-06-03 | 1 | -1/+1 |
* | SvPVX_const() - part 3 ... and const'ing Storable | Steve Peters | 2005-06-02 | 1 | -2/+2 |
* | Round up all string length requests to malloc()/realloc() to the next | Nicholas Clark | 2005-06-01 | 1 | -1/+1 |
* | Add a union in place of xnv_nv, which allows AVs and HVs to re-use | Nicholas Clark | 2005-05-21 | 1 | -10/+0 |
* | Move hv_name, hv_eiter and hv_riter into a new aux structure. | Nicholas Clark | 2005-05-21 | 1 | -5/+4 |
* | Need to make PERL_UNUSED_DECL conditional as xlc on AIX doesn't like | Nicholas Clark | 2005-05-20 | 2 | -12/+16 |
* | Bump version numbers | Nicholas Clark | 2005-05-05 | 1 | -1/+1 |
* | Refactoring to Sv*_set() macros - patch #5 | Steve Peters | 2005-04-19 | 2 | -2/+2 |
* | Add casting to allow g++ (3.3.5) to compile the core code. | Nicholas Clark | 2005-04-05 | 1 | -1/+1 |
* | Fix Peek.t to work with and without DEBUG_LEAKING_SCALARS | Rafael Garcia-Suarez | 2005-03-29 | 1 | -1/+1 |
* | expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SV | Dave Mitchell | 2005-03-28 | 1 | -0/+2 |
* | Re: sitecustomize.pl [PATCH] | Gisle Aas | 2005-03-18 | 1 | -1/+1 |
* | Doc patch for Devel::DProf (from Debian) | Rafael Garcia-Suarez | 2005-03-10 | 1 | -2/+2 |
* | Upgrade to Devel::PPPort 3.06. | Marcus Holland-Moritz | 2005-02-02 | 8 | -86/+66 |
* | Picky compilers (e.g. vac on AIX 5.2) do not accept statements | H.Merijn Brand | 2005-02-02 | 1 | -1/+2 |
* | Upgrade to Devel::PPPort 3.05. | Marcus Holland-Moritz | 2005-01-31 | 59 | -200/+538 |
* | Upgrade to Devel::PPPort 3.04 | Marcus Holland-Moritz | 2004-12-29 | 9 | -15/+105 |
* | Re: Devel::Peek: hash quality 125%? | Tels | 2004-10-23 | 2 | -20/+36 |
* | Re: [NOT OK] 23353 OpenVMS 7.2 VAX | Craig A. Berry | 2004-10-14 | 2 | -2/+2 |
* | Upgrade to Devel::PPPort 3.03. | Marcus Holland-Moritz | 2004-09-08 | 7 | -32/+72 |
* | Upgrade to Devel::PPPort 3.02. | Marcus Holland-Moritz | 2004-09-08 | 28 | -42/+183 |
* | Upgrade to Devel::PPPort 3.01. | Marcus Holland-Moritz | 2004-08-23 | 8 | -15/+23 |
* | Upgrade to Devel::PPPort 3.00_03. | Marcus Holland-Moritz | 2004-08-20 | 6 | -7/+18 |
* | Upgrade to Devel::PPPort 3.00_02. | Marcus Holland-Moritz | 2004-08-19 | 5 | -8/+11 |
* | Upgrade to Devel::PPPort 3.00_01. | Marcus Holland-Moritz | 2004-08-17 | 21 | -197/+1232 |
* | Upgrade to Devel::PPPort 3.00. | Marcus Holland-Moritz | 2004-08-17 | 115 | -913/+17059 |
* | Correct detection of absent modules. Based on | Andy Dougherty | 2004-06-25 | 1 | -1/+1 |
* | Skip test if Devel::PPPort not built | Nicholas Clark | 2004-06-18 | 1 | -0/+5 |
* | Move Beau Cox's ppport.h fixes into PPPort.pm | Nicholas Clark | 2004-03-19 | 1 | -7/+9 |
* | Bump version numbers of moules affected by change #22258 | Dave Mitchell | 2004-02-28 | 1 | -1/+1 |
* | Re: [perl #15063] /tmp issues | Solar Designer | 2004-02-01 | 1 | -4/+4 |
* | Add the macros dAX and dITEMS to PPPort. | Rafael Garcia-Suarez | 2003-12-15 | 1 | -1/+10 |
* | Re: PERL_VERSION, SUBVERSION, PATCHLEVEL | Marcus Holland-Moritz | 2003-11-03 | 1 | -2/+3 |
* | Devel::PPPort and scan_bin | Marcus Holland-Moritz | 2003-10-31 | 1 | -2/+2 |
* | add some missing defines to Devel::PPPort | Marcus Holland-Moritz | 2003-10-20 | 2 | -1/+171 |
* | Changes #20819 and #20996 break compatibility with perl 5.6.0 | Marcus Holland-Moritz | 2003-10-13 | 1 | -2/+2 |
* | Devel::PPPort is missing an aTHX when calling | Jan Dubois | 2003-10-09 | 1 | -1/+1 |
* | RC5 and Intel's ICC | Marcus Holland-Moritz | 2003-09-23 | 1 | -2/+1 |
* | small fix for Devel::PPPort | Tassilo von Parseval | 2003-09-18 | 2 | -2/+6 |
* | call_(pv|etc.) for Devel::PPPort | Tassilo von Parseval | 2003-09-08 | 3 | -2/+32 |