| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [perl #24248] taint propagation regression, | Rick Delaney | 2003-11-06 | 1 | -0/+1 |
* | Re: Simple @INC hook core dump [PATCH] | Gisle Aas | 2003-10-08 | 1 | -0/+1 |
* | (was Re: require() does not behave aas documented) | Rick Delaney | 2003-10-06 | 1 | -4/+13 |
* | Macrofy the compile/runtime test. | Jarkko Hietaniemi | 2003-09-21 | 1 | -4/+4 |
* | Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t | Dave Mitchell | 2003-09-21 | 1 | -1/+1 |
* | honoring void context for map() | Tassilo von Parseval | 2003-09-07 | 1 | -2/+2 |
* | improved 19064 (local $_[0] problems) | Dave Mitchell | 2003-08-26 | 1 | -2/+6 |
* | Retract #19064, broke mod_perl flushing (localisation of $|). | Jarkko Hietaniemi | 2003-08-21 | 1 | -2/+2 |
* | add "$lexical not available" warning in C<for my $lex ()> | Dave Mitchell | 2003-08-09 | 1 | -0/+5 |
* | [PATCH] Re: Perl formats do not work with tied values | Rafael Garcia-Suarez | 2003-07-21 | 1 | -0/+1 |
* | DProf fixes | Radu Greab | 2003-07-06 | 1 | -1/+4 |
* | line numbers are given % 64k | James Jurach | 2003-07-02 | 1 | -9/+9 |
* | Fix [perl #21742] : | Rafael Garcia-Suarez | 2003-06-25 | 1 | -3/+11 |
* | Re: [perl #17934] tied STDERR and internal warnings | Steve Grazzini | 2003-06-19 | 1 | -26/+1 |
* | Revert change #19126, a poor attempt at fixing bug #21742. | Marcus Holland-Moritz | 2003-06-16 | 1 | -7/+1 |
* | unnecessary stringification in eval/die | Steve Grazzini | 2003-06-16 | 1 | -2/+2 |
* | Re: [perl #22299] goto doesn't find label | Dave Mitchell | 2003-05-26 | 1 | -1/+1 |
* | Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to | Rafael Garcia-Suarez | 2003-05-21 | 1 | -4/+8 |
* | [perl #7391] Perl crashes with certain write() formats. | Dave Mitchell | 2003-05-11 | 1 | -1/+11 |
* | Fix bug #15161 by increasing the refcount on the RE and making | Artur Bergman | 2003-04-26 | 1 | -1/+12 |
* | goto &sub doesn't empty @_ | Dave Mitchell | 2003-04-20 | 1 | -0/+2 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | Fix bug #21742. require should be always invoked in | Rafael Garcia-Suarez | 2003-04-01 | 1 | -1/+7 |
* | [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails. | Dave Mitchell | 2003-03-26 | 1 | -2/+2 |
* | [perl #9990] avoid goto &tmpsub coredump | Dave Mitchell | 2003-03-18 | 1 | -0/+2 |
* | Patch by Salvador FandiƱo to read the warning mask | Rafael Garcia-Suarez | 2003-03-04 | 1 | -2/+12 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Further Unicode formats patching from Inaba Hiroto. | Jarkko Hietaniemi | 2003-03-02 | 1 | -9/+20 |
* | Re: [PATCH] Re: format, PerlIO and utf8 | Inaba Hiroto | 2003-02-26 | 1 | -11/+55 |
* | [perl #20684] [fix] s/// with (??{..}) inside returns wrong count | Adrian M. Enache | 2003-02-25 | 1 | -1/+1 |
* | Patching magic from Inaba-san's keyboard: fix for [perl #8769]: | Jarkko Hietaniemi | 2003-02-24 | 1 | -3/+11 |
* | COW regexps: | Nicholas Clark | 2003-02-16 | 1 | -5/+32 |
* | Re: trying to fix #20154, #20357 | Adrian M. Enache | 2003-02-14 | 1 | -3/+7 |
* | Re: [perl #20777] [PATCH] goto &subroutine leaks memory | Adrian M. Enache | 2003-02-10 | 1 | -0/+1 |
* | [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch | Rafael Garcia-Suarez | 2003-02-02 | 1 | -1/+1 |
* | Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but | Dave Mitchell | 2003-01-27 | 1 | -1/+1 |
* | OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint. | Dave Mitchell | 2003-01-26 | 1 | -1/+2 |
* | Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero | Adrian M. Enache | 2003-01-26 | 1 | -1/+2 |
* | silence warning | Dave Mitchell | 2003-01-21 | 1 | -1/+1 |
* | label code in pp_ctl.c | Nicholas Clark | 2003-01-08 | 1 | -38/+20 |
* | %_ (was Re: [PATCH] operation on `PL_na' may be undefined) | Nicholas Clark | 2003-01-07 | 1 | -3/+3 |
* | Re: [perl #19061] 'goto' confuses 'redo' | Stephen McCamant | 2003-01-03 | 1 | -5/+9 |
* | Re: [perl #19017] lexical "my" variables not visible in debugger "x" command | Dave Mitchell | 2002-12-16 | 1 | -6/+25 |
* | Proper fix for CvOUTSIDE weak refcounting | Dave Mitchell | 2002-12-14 | 1 | -1/+1 |
* | Re: [perl #18165] "0" fails as right-hand argument to .. | Slaven Rezic | 2002-12-08 | 1 | -2/+2 |
* | allow evals to see the full lexical scope | Dave Mitchell | 2002-12-02 | 1 | -24/+55 |
* | Re: [perl #18479] Error when no strict refs in effect | Slaven Rezic | 2002-11-25 | 1 | -0/+6 |
* | Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM | Abhijit Menon-Sen | 2002-10-30 | 1 | -2/+1 |
* | [perl #18165] "0" fails as right-hand argument to .. | Mark-Jason Dominus | 2002-10-30 | 1 | -1/+6 |
* | PL_curpad == AvARRAY(PL_comppad) always | Dave Mitchell | 2002-10-22 | 1 | -2/+3 |