| Commit message (Expand) | Author | Age | Files | Lines |
* | Let the regex parser decide if we have a special pattern or not. | Yves Orton | 2007-01-09 | 1 | -1/+1 |
* | Turn taint warnings (-t) into severe warnings, so they're | Rafael Garcia-Suarez | 2007-01-08 | 1 | -4/+0 |
* | Fix the interaction of -w and -t when provided on the command-line | Rafael Garcia-Suarez | 2007-01-05 | 1 | -1/+1 |
* | Update copyright years in .c files | Rafael Garcia-Suarez | 2007-01-05 | 1 | -1/+1 |
* | 4th patch from: | Marcus Holland-Moritz | 2007-01-04 | 1 | -6/+6 |
* | Rationalise the logic in lex_start for creating a new temporary if the | Nicholas Clark | 2006-12-31 | 1 | -1/+1 |
* | Re: [perl #41071] require stringifies code references in tied @INC | Rick Delaney | 2006-12-18 | 1 | -0/+2 |
* | Make get_db_sub non-static, and call it from pp_goto, which allows the | Nicholas Clark | 2006-12-01 | 1 | -15/+1 |
* | Looks like I didn't actually test the COW conditional code in | Nicholas Clark | 2006-11-12 | 1 | -1/+1 |
* | assert() that SvPV_set() isn't used on arrays. | Nicholas Clark | 2006-11-06 | 1 | -2/+2 |
* | When code is loaded through an @INC-hook, and when this hook | Rafael Garcia-Suarez | 2006-11-03 | 1 | -0/+6 |
* | eval $undef should emit one warning, not three. | Dave Mitchell | 2006-11-02 | 1 | -2/+0 |
* | Silence some warnings | Rafael Garcia-Suarez | 2006-10-20 | 1 | -4/+3 |
* | Re: Off by one in the trie code? | Yves Orton | 2006-10-19 | 1 | -1/+14 |
* | stab at UNITCHECK blocks | Alexander Gough | 2006-10-19 | 1 | -0/+7 |
* | Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re plug... | Yves Orton | 2006-09-29 | 1 | -2/+2 |
* | Store a pointer to the op in struct block_loop, rather than the | Nicholas Clark | 2006-09-17 | 1 | -4/+4 |
* | Revert changes 28772, 28773, 28774 as they won't gain us anything - I | Nicholas Clark | 2006-09-16 | 1 | -8/+8 |
* | cxtype is a U16, not a U32 (Stops VC++ complaining) | Steve Hay | 2006-09-06 | 1 | -1/+1 |
* | Access to cx->blk_sub.lval via macros (as it's about to move). | Nicholas Clark | 2006-09-01 | 1 | -2/+2 |
* | Access cx->blk_sub.hasargs via a pair of macros (as it's about to | Nicholas Clark | 2006-09-01 | 1 | -6/+6 |
* | g++ large patch | Jarkko Hietaniemi | 2006-08-07 | 1 | -62/+70 |
* | Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/ | Steve Peters | 2006-07-10 | 1 | -7/+1 |
* | The smart match table was duplicated in source code and in perlsyn, | Rafael Garcia-Suarez | 2006-06-04 | 1 | -36/+2 |
* | make require report too many open files error | Dave Mitchell | 2006-05-29 | 1 | -0/+3 |
* | Abolish cop_io (the simple way) by storing the value in cop_hints_hash. | Nicholas Clark | 2006-05-20 | 1 | -9/+0 |
* | eval { s/$foo/die/e } leaked a scalar | Dave Mitchell | 2006-05-20 | 1 | -1/+0 |
* | Rename cop_hints to cop_hints_hash | Nicholas Clark | 2006-05-20 | 1 | -8/+8 |
* | [perl #32332] Perl segfaults; test case available | Dave Mitchell | 2006-05-20 | 1 | -2/+1 |
* | Re: [PATCH] my_snprintf | Jarkko Hietaniemi | 2006-05-12 | 1 | -17/+4 |
* | no 5.9.4; should fail in version 5.9.4. | Nicholas Clark | 2006-05-10 | 1 | -1/+1 |
* | Some more SvREFCNT_inc updates | Andy Lester | 2006-05-02 | 1 | -3/+3 |
* | Reverting context removal from change #27992. This should | Steve Peters | 2006-05-01 | 1 | -1/+1 |
* | reduce gcc -ansi -pedantic noise plus a suggestion | Jarkko Hietaniemi | 2006-04-28 | 1 | -7/+7 |
* | Removing another context parm | Andy Lester | 2006-04-28 | 1 | -7/+8 |
* | Re: [PATCH] use snprintf/strlcpy/strlcat when useful | Jarkko Hietaniemi | 2006-04-28 | 1 | -1/+23 |
* | Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2 | Marcus Holland-Moritz | 2006-04-26 | 1 | -9/+13 |
* | Coverity has started to notice another inconsistency in our NULL | Nicholas Clark | 2006-04-25 | 1 | -1/+1 |
* | use NOOP macro | Andy Lester | 2006-04-25 | 1 | -1/+1 |
* | pp_ctl.c caching | Andy Lester | 2006-04-17 | 1 | -6/+6 |
* | stop PL_op and PL_curpad referring to different pads at start of doeval | Dave Mitchell | 2006-04-16 | 1 | -0/+1 |
* | A scalar reference returned from a coderef in @INC is treated as the | Nicholas Clark | 2006-04-16 | 1 | -13/+40 |
* | I believe that it makes little sense for the simple user filters | Nicholas Clark | 2006-04-15 | 1 | -2/+2 |
* | Fix a bug - the introduction of the caching code means that we should | Nicholas Clark | 2006-04-15 | 1 | -5/+7 |
* | Augment the user filter caching code so that if the user filter returns | Nicholas Clark | 2006-04-15 | 1 | -37/+68 |
* | If the downstream caller wants block mode, and we're in line mode, | Nicholas Clark | 2006-04-15 | 1 | -9/+53 |
* | Eliminate the filter_child_proc hack from pp_require. | Nicholas Clark | 2006-04-15 | 1 | -23/+5 |
* | Add more tests for the builtin source filter implementation, and fix | Nicholas Clark | 2006-04-15 | 1 | -3/+15 |
* | Change SAVECOPWARNINGS(c) to SAVECOMPILEWARNINGS() - it's only used to | Nicholas Clark | 2006-04-14 | 1 | -2/+2 |
* | Replace explict "/dev/null" with BIT_BUCKET, which varies by platform. | Nicholas Clark | 2006-04-14 | 1 | -1/+2 |