| Commit message (Expand) | Author | Age | Files | Lines |
* | Whoops, these are the changes supposed to be in #18318. | Hugo van der Sanden | 2002-12-17 | 1 | -2/+46 |
* | build | Ilya Zakharevich | 2002-12-17 | 1 | -4/+8 |
* | Re: [perl #19017] lexical "my" variables not visible in debugger "x" command | Dave Mitchell | 2002-12-16 | 1 | -1/+27 |
* | Proper fix for CvOUTSIDE weak refcounting | Dave Mitchell | 2002-12-14 | 1 | -2/+57 |
* | Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297 | Rafael Garcia-Suarez | 2002-12-12 | 2 | -5/+64 |
* | Re: Precedence of ? : | Stephen McCamant | 2002-12-11 | 1 | -1/+71 |
* | Integrate from maint-5.8 #18156, #18218. | Hugo van der Sanden | 2002-12-11 | 1 | -1/+4 |
* | Integrate from the maint-5.8/ branch : | Rafael Garcia-Suarez | 2002-12-10 | 5 | -179/+209 |
* | Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex | Abhijit Menon-Sen | 2002-12-09 | 1 | -1/+16 |
* | Re: [perl #18927] barewords with no errors | Abe Timmerman | 2002-12-08 | 1 | -0/+7 |
* | Re: [perl #18165] "0" fails as right-hand argument to .. | Slaven Rezic | 2002-12-08 | 1 | -1/+6 |
* | Fix two cases of buffer overflow in the lexer. | Rafael Garcia-Suarez | 2002-12-06 | 1 | -1/+16 |
* | Fix bug #18573 : in a double-quoted string, a \c not followed | Rafael Garcia-Suarez | 2002-12-02 | 1 | -1/+5 |
* | $0 mofifying part I | Jarkko Hietaniemi | 2002-12-02 | 1 | -1/+1 |
* | Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t | Hugo van der Sanden | 2002-12-02 | 21 | -137/+130 |
* | SvFAKE lexicals in scope for all of the sub | Dave Mitchell | 2002-12-02 | 1 | -1/+16 |
* | #18221 broke t/op/eval.t | Hugo van der Sanden | 2002-12-02 | 1 | -7/+7 |
* | integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5 | Hugo van der Sanden | 2002-12-02 | 4 | -6/+27 |
* | allow evals to see the full lexical scope | Dave Mitchell | 2002-12-02 | 1 | -8/+110 |
* | UTF8 regexp {n} bug | Inaba Hiroto | 2002-11-25 | 1 | -2/+12 |
* | [Encode] 1.83 + bleedperl patch released | Dan Kogai | 2002-11-25 | 3 | -13/+10 |
* | A new test for $^S, based on a patch by Iain 'Spoon' Truskett. | Rafael Garcia-Suarez | 2002-11-22 | 1 | -3/+4 |
* | Move some tests from t/run/fresh_perl.t | Rafael Garcia-Suarez | 2002-11-22 | 2 | -56/+37 |
* | Add a test for bug #17920, and a new test file for it. | Rafael Garcia-Suarez | 2002-11-21 | 1 | -0/+15 |
* | t/io/crlf.t failed with miniperl. | Rafael Garcia-Suarez | 2002-11-19 | 1 | -0/+2 |
* | Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist... | Gurusamy Sarathy | 2002-11-19 | 1 | -1/+16 |
* | t/run/runenv.t bug | Salvador FandiƱo | 2002-11-10 | 1 | -1/+17 |
* | Re: The Inaba patch for tr/// vs. use encoding | Dan Kogai | 2002-11-07 | 4 | -0/+241 |
* | [perl #18065] LFS related bug in perl-5.8.0 testsuite | david@dhaller.de | 2002-11-07 | 1 | -1/+5 |
* | Re: [perl #18038] DESTROY change in 5.8.0? | Yitzchak Scott-Thoennes | 2002-11-07 | 1 | -1/+20 |
* | Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8... | Hugo van der Sanden | 2002-11-07 | 2 | -3/+10 |
* | Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH no... | Slaven Rezic | 2002-11-06 | 4 | -14/+63 |
* | Re: [perl #18066] Bug in -I when path has double colons? | Slaven Rezic | 2002-11-04 | 2 | -1/+42 |
* | integrate from perlio: changes #17709, #17795, #17796, #18032 | Hugo van der Sanden | 2002-11-04 | 1 | -1/+13 |
|\ |
|
| * | Integrate mainline | Nick Ing-Simmons | 2002-10-25 | 6 | -4/+43 |
| |\ |
|
| * \ | Integrate mainline | Nick Ing-Simmons | 2002-10-20 | 17 | -108/+440 |
| |\ \ |
|
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2002-09-15 | 7 | -9/+70 |
| |\ \ \ |
|
| * \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-09-07 | 3 | -8/+22 |
| |\ \ \ \ |
|
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-08-30 | 1 | -0/+35 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-08-27 | 7 | -6/+60 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-08-20 | 7 | -120/+351 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix for [perl #15986] tell/seek misbehave for :crlf | Nick Ing-Simmons | 2002-08-11 | 1 | -1/+13 |
| * | | | | | | | | Integrate mainline. | Nick Ing-Simmons | 2002-08-11 | 6 | -155/+175 |
| * | | | | | | | | Integrate mainline | Nick Ing-Simmons | 2002-07-17 | 1 | -4/+16 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Integrate mainline (what a lot of change during freeze!) | Nick Ing-Simmons | 2002-07-16 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-07-15 | 3 | -7/+19 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-07-13 | 1 | -20/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-07-11 | 1 | -16/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Integrate mainline (Via/via etc.) | Nick Ing-Simmons | 2002-07-10 | 3 | -2/+21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2002-07-09 | 4 | -4/+51 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|