Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix [perl #21742] : | Rafael Garcia-Suarez | 2003-06-25 | 1 | -3/+3 |
* | Re: [perl #22719] ISA cache problem with blessed stash objects | Dave Mitchell | 2003-06-24 | 1 | -1/+9 |
* | Re: Is it a Bug? ($c .= "5") . "6" | Adrian M. Enache | 2003-06-22 | 1 | -1/+6 |
* | Re: [perl #17934] tied STDERR and internal warnings | Steve Grazzini | 2003-06-19 | 2 | -1/+39 |
* | MPE/iX gets serious indigestion on w-packed infinities. | Jarkko Hietaniemi | 2003-06-19 | 1 | -0/+3 |
* | Re: [perl #22727] split() with re_eval segfaults/panics | Adrian M. Enache | 2003-06-18 | 1 | -2/+10 |
* | Some docs for the assertions. | Rafael Garcia-Suarez | 2003-06-17 | 1 | -2/+2 |
* | Revert change #19126, a poor attempt at fixing bug #21742. | Marcus Holland-Moritz | 2003-06-16 | 2 | -2/+19 |
* | Rename again the warning about $* being no longer supported | Rafael Garcia-Suarez | 2003-06-15 | 1 | -2/+2 |
* | Remove all magic in untie() | Aaron J. Mackey | 2003-06-15 | 1 | -0/+17 |
* | Rename the warning about $* being removed, | Rafael Garcia-Suarez | 2003-06-14 | 1 | -1/+1 |
* | Remove the deprecated $* variable. | Rafael Garcia-Suarez | 2003-06-13 | 3 | -15/+23 |
* | Add a new warning, "Newline in left-justified string for printf/sprintf" | Robin Barker | 2003-06-12 | 1 | -0/+19 |
* | Re: nitpick with \(0..2) | Steve Grazzini | 2003-06-09 | 1 | -2/+2 |
* | pack.t tweak for non-IEEE VMS systems | Craig A. Berry | 2003-06-09 | 1 | -0/+8 |
* | Re: SPUG:-s option doesn't always work! | Yitzchak Scott-Thoennes | 2003-06-05 | 1 | -3/+2 |
* | SKIP label was missing. | Jarkko Hietaniemi | 2003-06-05 | 1 | -7/+9 |
* | Two Cygwin patches from Gerrit. | Gerrit P. Haase | 2003-06-01 | 1 | -1/+1 |
* | Fix a case of segfault in gv_check(), by making | Rafael Garcia-Suarez | 2003-05-31 | 1 | -1/+9 |
* | jumbo closure patch broke formats | Dave Mitchell | 2003-05-31 | 1 | -1/+1 |
* | Re: [perl #22372] [PATCH] sv_chop() broken | Adrian M. Enache | 2003-05-31 | 1 | -2/+2 |
* | Re: [perl #22372] [PATCH] sv_chop() broken | Adrian M. Enache | 2003-05-31 | 1 | -3/+15 |
* | test.pl-isation. | Jarkko Hietaniemi | 2003-05-30 | 1 | -32/+32 |
* | Fix for "#22375 'split'/'index' problem for utf8". | Jarkko Hietaniemi | 2003-05-30 | 1 | -1/+23 |
* | Add the test case for the already fixed | Jarkko Hietaniemi | 2003-05-29 | 1 | -1/+9 |
* | jumbo closure fix | Dave Mitchell | 2003-05-29 | 2 | -11/+114 |
* | Re: [perl #22299] goto doesn't find label | Dave Mitchell | 2003-05-26 | 1 | -1/+26 |
* | [PATCH #2] Re: [perl #22181] goto undefines my() variables | Dave Mitchell | 2003-05-24 | 2 | -2/+13 |
* | New warning "Useless localization of %s", based on | Dave Mitchell | 2003-05-21 | 1 | -0/+84 |
* | More U/WIN tweaks from John P. Linderman. | Jarkko Hietaniemi | 2003-05-21 | 2 | -1/+3 |
* | U/WIN test tweak from John P. Linderman. | Jarkko Hietaniemi | 2003-05-21 | 1 | -1/+5 |
* | Re: Bug stomping fun. [PATCH: bug #1016] | Alex Vandiver | 2003-05-12 | 1 | -3/+20 |
* | Use a more sophisticated heuristics to produce the warning | Rafael Garcia-Suarez | 2003-05-12 | 1 | -4/+16 |
* | Work also without perlio. | Jarkko Hietaniemi | 2003-05-12 | 1 | -8/+14 |
* | Use test.pl. | Jarkko Hietaniemi | 2003-05-11 | 1 | -1/+6 |
* | Try to handle a $^X with spaces in it. | Jarkko Hietaniemi | 2003-05-11 | 1 | -1/+1 |
* | Separate the creation of the command to run by | Jarkko Hietaniemi | 2003-05-11 | 1 | -1/+6 |
* | Integrate from perlio: | Jarkko Hietaniemi | 2003-05-11 | 2 | -5/+34 |
|\ | |||||
| * | add test for change#19475,19479 (bugs#21717,22140) | Gurusamy Sarathy | 2003-05-11 | 1 | -3/+14 |
| * | Tests to prove Ticket 9468 is fixed. | Nick Ing-Simmons | 2003-05-11 | 1 | -2/+20 |
| * | Integrate mainline | Nick Ing-Simmons | 2003-05-10 | 2 | -6/+13 |
| |\ | |/ |/| | |||||
| * | Integrate mainline | Nick Ing-Simmons | 2003-05-06 | 3 | -2/+25 |
| |\ | |||||
| * \ | Integrate mainline (run/switchd.t fails). | Nick Ing-Simmons | 2003-05-02 | 4 | -6/+54 |
| |\ \ | |||||
| * \ \ | Integrate mainline. | Nick Ing-Simmons | 2003-04-27 | 8 | -26/+104 |
| |\ \ \ | |||||
| * \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-04-17 | 13 | -18/+342 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-04-01 | 9 | -6/+114 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-03-22 | 24 | -128/+314 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-03-07 | 18 | -27/+657 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Integrate mainline (storable is dead) | Nick Ing-Simmons | 2003-02-15 | 16 | -41/+207 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-02-01 | 5 | -107/+163 |
| |\ \ \ \ \ \ \ \ \ |