| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Encode 1.84 broke the subtest #7, further study required. | Jarkko Hietaniemi | 2003-01-14 | 1 | -1/+2 |
* | Integrate from perlio: | Jarkko Hietaniemi | 2003-01-13 | 1 | -1/+45 |
|\ |
|
| * | Fix #18711 and add test for it (and indeed tell on write | Nick Ing-Simmons | 2003-01-12 | 1 | -1/+45 |
| * | Integrate Mainline | Nick Ing-Simmons | 2003-01-12 | 4 | -6/+12 |
| |\
| |/
|/| |
|
| * | Integrate mainline | Nick Ing-Simmons | 2003-01-01 | 14 | -192/+472 |
| |\ |
|
| * \ | Integrate mainline | Nick Ing-Simmons | 2002-12-04 | 35 | -225/+381 |
| |\ \ |
|
| * \ \ | Integrate mainline | Nick Ing-Simmons | 2002-11-19 | 18 | -24/+448 |
| |\ \ \ |
|
* | | | | | Change the value of ${^TAINT} : 0 without taint checks, | Rafael Garcia-Suarez | 2003-01-06 | 3 | -3/+3 |
* | | | | | VMS test adjustments | Craig A. Berry | 2003-01-06 | 1 | -3/+9 |
| |_|_|/
|/| | | |
|
* | | | | Re: [perl #19330] Uneffective increment of $\ | Rafael Garcia-Suarez | 2002-12-30 | 1 | -1/+18 |
* | | | | Reverse #18285, for reasons given in: | Hugo van der Sanden | 2002-12-23 | 1 | -71/+1 |
* | | | | 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 |
| |\ \ \ \ \ |
|