| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes to bugs introduced by PL_stashcache | Artur Bergman | 2003-04-14 | 1 | -6/+6 |
* | Fix some small nits, thanks to Rafael. | Artur Bergman | 2003-04-02 | 1 | -3/+3 |
* | Add packname->stash cache before the check if a packname is a | Artur Bergman | 2003-04-02 | 1 | -0/+14 |
* | Better version of change #19069 | Nicholas Clark | 2003-03-26 | 1 | -1/+1 |
* | [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails. | Dave Mitchell | 2003-03-26 | 1 | -6/+6 |
* | Re: [patch] [perl #21628] rcatline issue | Adrian M. Enache | 2003-03-20 | 1 | -4/+8 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Re: [perl #21321] local ${"FOO"} does not work | Rafael Garcia-Suarez | 2003-02-25 | 1 | -0/+6 |
* | Patching magic from Inaba-san's keyboard: fix for [perl #8769]: | Jarkko Hietaniemi | 2003-02-24 | 1 | -10/+14 |
* | add support for assertions. Updated form of: | Salvador Fandiño | 2003-02-16 | 1 | -0/+3 |
* | COW regexps: | Nicholas Clark | 2003-02-16 | 1 | -8/+64 |
* | Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes | Artur Bergman | 2003-02-02 | 1 | -1/+1 |
* | [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch | Rafael Garcia-Suarez | 2003-02-02 | 1 | -4/+4 |
* | [perl #20408] SV's SvPVX get freed even when its SvLEN is zero | Adrian M. Enache | 2003-01-20 | 1 | -1/+2 |
* | Re: [perl #19566] Perl 5.8.0 segfault | Stephen McCamant | 2003-01-15 | 1 | -0/+3 |
* | %_ (was Re: [PATCH] operation on `PL_na' may be undefined) | Nicholas Clark | 2003-01-07 | 1 | -4/+4 |
* | 2% speedup (pp_entersub needs to go on a diet) | Nicholas Clark | 2002-12-23 | 1 | -102/+113 |
* | allow evals to see the full lexical scope | Dave Mitchell | 2002-12-02 | 1 | -2/+2 |
* | Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist... | Gurusamy Sarathy | 2002-11-19 | 1 | -1/+4 |
* | Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8... | Hugo van der Sanden | 2002-11-07 | 1 | -2/+3 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -183/+1 |
* | Re: [perl #17376] Bug Report - our(%) | Yitzchak Scott-Thoennes | 2002-10-02 | 1 | -1/+1 |
* | move all pad-related code to its own src file | Dave Mitchell | 2002-10-02 | 1 | -52/+10 |
* | enable -ansi -pedantic | Jarkko Hietaniemi | 2002-09-26 | 1 | -2/+2 |
* | Fix #17375 (rcatline didn't work on a formerly-defined undef) by | Abhijit Menon-Sen | 2002-09-17 | 1 | -3/+7 |
* | Copy On Write | Nicholas Clark | 2002-08-17 | 1 | -2/+6 |
* | Remove pseudo-hashes (complete) | Michael G. Schwern | 2002-08-17 | 1 | -88/+15 |
* | Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness. | Hugo van der Sanden | 2002-08-12 | 1 | -2/+5 |
* | Defined-or patch (cleaned up) | Brent Dax | 2002-08-05 | 1 | -0/+36 |
* | Further tweaking on the Unicode s///. | Jarkko Hietaniemi | 2002-06-26 | 1 | -3/+7 |
* | Let's not leak. | Jarkko Hietaniemi | 2002-06-26 | 1 | -1/+1 |
* | Another Unicode s/// buglet, from SADAHIRO Tomoyuki. | Jarkko Hietaniemi | 2002-06-26 | 1 | -0/+9 |
* | Unicode s/// buglet found by Gregor Chrupala in perl-unicode. | Jarkko Hietaniemi | 2002-06-25 | 1 | -0/+2 |
* | Re: [PATCH scope.c] Re: local($tied->{foo}) leaks | Dave Mitchell | 2002-05-07 | 1 | -20/+2 |
* | correctly unlocalise exists on tied/%ENV | Dave Mitchell | 2002-05-07 | 1 | -5/+17 |
* | [proposed PATCH] correctly unlocalise exists on tied/%ENV | Dave Mitchell | 2002-05-06 | 1 | -1/+6 |
* | Re: [PATCH scope.c] Re: local($tied->{foo}) leaks | Dave Mitchell | 2002-05-04 | 1 | -2/+20 |
* | New UTF-8 surprise | Andreas König | 2002-04-24 | 1 | -1/+8 |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -3/+3 |
* | Re: [ID 20020412.005] Dancing ??s | Hugo van der Sanden | 2002-04-15 | 1 | -8/+12 |
* | UTF-8 bug (maybe alreayd known?) | Andreas König | 2002-03-17 | 1 | -6/+12 |
* | more warnings tidyup | Paul Marquess | 2002-03-11 | 1 | -8/+8 |
* | spelling correction | Nicholas Clark | 2002-03-11 | 1 | -1/+1 |
* | Re: Copying PV only with possible UTF-8 characters | John Peacock | 2002-02-24 | 1 | -8/+1 |
* | The | Andreas König | 2002-01-24 | 1 | -0/+3 |
* | Copyright++. (Not all the toplevel *.h have one, it seems.) | Jarkko Hietaniemi | 2002-01-23 | 1 | -1/+1 |
* | Special treatment for U+03B0 and U+0390 in //i, | Jarkko Hietaniemi | 2002-01-12 | 1 | -3/+1 |
* | Finish up (ha!) the Unicode case folding; | Jarkko Hietaniemi | 2002-01-05 | 1 | -1/+4 |
* | shared hash keys and ++/-- | Nicholas Clark | 2001-12-03 | 1 | -3/+3 |
* | spaceship and refs | Nicholas Clark | 2001-11-21 | 1 | -1/+2 |