Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-01-22 | 2 | -11/+57 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-01-22 | 1 | -3/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Integrate mainline | Nick Ing-Simmons | 2003-01-20 | 5 | -15/+50 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Correct typo (actually copy/paste of wrong thing). | Nick Ing-Simmons | 2003-01-17 | 1 | -2/+2 |
* | | | | | | | | | | | | | | A regression test for the remaining "Final $ should be..." error. | Rafael Garcia-Suarez | 2003-05-09 | 1 | -1/+4 |
* | | | | | | | | | | | | | | Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty | Yitzchak Scott-Thoennes | 2003-05-08 | 1 | -5/+9 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | [perl #3096] undefing hash with object values | Dave Mitchell | 2003-05-05 | 1 | -1/+18 |
* | | | | | | | | | | | | | Doesn't make any difference for the test but is more logical. | Jarkko Hietaniemi | 2003-05-04 | 1 | -1/+1 |
* | | | | | | | | | | | | | Forgot to check in the -d: file. | Jarkko Hietaniemi | 2003-05-02 | 2 | -1/+7 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | The [perl #21890] (Devel::Coverage breakage) has been fixed | Jarkko Hietaniemi | 2003-05-02 | 1 | -0/+40 |
* | | | | | | | | | | | | miniperl cannot handle layers.t. | Jarkko Hietaniemi | 2003-05-01 | 1 | -0/+5 |
* | | | | | | | | | | | | The solution in change #19363 was too unportable. | Jarkko Hietaniemi | 2003-05-01 | 1 | -12/+9 |
* | | | | | | | | | | | | buglet: sub a(;&) { } doesn't work | Adrian M. Enache | 2003-04-29 | 1 | -1/+4 |