Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | | | | | | | Fix bug 2681, change the test not to use the shell and use 3+arg | Artur Bergman | 2003-04-28 | 1 | -9/+12 |
* | | | | | | | | | | | | SysV msg queues can be something hanging (witnessed in IRIX), | Jarkko Hietaniemi | 2003-04-28 | 1 | -5/+5 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Add a test case for [perl #15288] (already solved). | Jarkko Hietaniemi | 2003-04-27 | 1 | -1/+9 |
* | | | | | | | | | | | Clarify(?) the perlio default layers table. | Jarkko Hietaniemi | 2003-04-25 | 1 | -7/+7 |
* | | | | | | | | | | | A new fatal error : | Dave Mitchell | 2003-04-23 | 1 | -1/+6 |
* | | | | | | | | | | | Handle the combination of dosish and non-faststdio. | Jarkko Hietaniemi | 2003-04-23 | 1 | -1/+1 |
* | | | | | | | | | | | Fix another segfault case (warn called from UNIVERSAL::DESTROY). | Adrian M. Enache | 2003-04-21 | 1 | -1/+5 |
* | | | | | | | | | | | Introduce two new Configure symbols: | Jarkko Hietaniemi | 2003-04-21 | 1 | -6/+2 |
* | | | | | | | | | | | Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//) | Adrian M. Enache | 2003-04-19 | 1 | -1/+7 |
* | | | | | | | | | | | Re: [PATCH] [perl #21875] Hash ref transformed as a list | Dave Mitchell | 2003-04-19 | 1 | -1/+21 |
* | | | | | | | | | | | allow recursive FETCHes | Dave Mitchell | 2003-04-19 | 1 | -0/+31 |
* | | | | | | | | | | | readline.t tweak for VMS | Craig A. Berry | 2003-04-19 | 1 | -6/+8 |
* | | | | | | | | | | | UTF8 regexp patch from Inaba Hiroto. | Jarkko Hietaniemi | 2003-04-18 | 1 | -2/+8 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |