summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Re: nitpick with \(0..2)Steve Grazzini2003-06-091-2/+2
* pack.t tweak for non-IEEE VMS systemsCraig A. Berry2003-06-091-0/+8
* Re: SPUG:-s option doesn't always work!Yitzchak Scott-Thoennes2003-06-051-3/+2
* SKIP label was missing.Jarkko Hietaniemi2003-06-051-7/+9
* Two Cygwin patches from Gerrit.Gerrit P. Haase2003-06-011-1/+1
* Fix a case of segfault in gv_check(), by makingRafael Garcia-Suarez2003-05-311-1/+9
* jumbo closure patch broke formatsDave Mitchell2003-05-311-1/+1
* Re: [perl #22372] [PATCH] sv_chop() brokenAdrian M. Enache2003-05-311-2/+2
* Re: [perl #22372] [PATCH] sv_chop() brokenAdrian M. Enache2003-05-311-3/+15
* test.pl-isation.Jarkko Hietaniemi2003-05-301-32/+32
* Fix for "#22375 'split'/'index' problem for utf8".Jarkko Hietaniemi2003-05-301-1/+23
* Add the test case for the already fixedJarkko Hietaniemi2003-05-291-1/+9
* jumbo closure fixDave Mitchell2003-05-292-11/+114
* Re: [perl #22299] goto doesn't find labelDave Mitchell2003-05-261-1/+26
* [PATCH #2] Re: [perl #22181] goto undefines my() variablesDave Mitchell2003-05-242-2/+13
* New warning "Useless localization of %s", based onDave Mitchell2003-05-211-0/+84
* More U/WIN tweaks from John P. Linderman.Jarkko Hietaniemi2003-05-212-1/+3
* U/WIN test tweak from John P. Linderman.Jarkko Hietaniemi2003-05-211-1/+5
* Re: Bug stomping fun. [PATCH: bug #1016]Alex Vandiver2003-05-121-3/+20
* Use a more sophisticated heuristics to produce the warningRafael Garcia-Suarez2003-05-121-4/+16
* Work also without perlio.Jarkko Hietaniemi2003-05-121-8/+14
* Use test.pl.Jarkko Hietaniemi2003-05-111-1/+6
* Try to handle a $^X with spaces in it.Jarkko Hietaniemi2003-05-111-1/+1
* Separate the creation of the command to run byJarkko Hietaniemi2003-05-111-1/+6
* Integrate from perlio:Jarkko Hietaniemi2003-05-112-5/+34
|\
| * add test for change#19475,19479 (bugs#21717,22140)Gurusamy Sarathy2003-05-111-3/+14
| * Tests to prove Ticket 9468 is fixed.Nick Ing-Simmons2003-05-111-2/+20
| * Integrate mainlineNick Ing-Simmons2003-05-102-6/+13
| |\ | |/ |/|
| * Integrate mainlineNick Ing-Simmons2003-05-063-2/+25
| |\
| * \ Integrate mainline (run/switchd.t fails).Nick Ing-Simmons2003-05-024-6/+54
| |\ \
| * \ \ Integrate mainline.Nick Ing-Simmons2003-04-278-26/+104
| |\ \ \
| * \ \ \ Integrate mainlineNick Ing-Simmons2003-04-1713-18/+342
| |\ \ \ \
| * \ \ \ \ Integrate mainlineNick Ing-Simmons2003-04-019-6/+114
| |\ \ \ \ \
| * \ \ \ \ \ Integrate mainlineNick Ing-Simmons2003-03-2224-128/+314
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2003-03-0718-27/+657
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Integrate mainline (storable is dead)Nick Ing-Simmons2003-02-1516-41/+207
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2003-02-015-107/+163
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2003-01-222-11/+57
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2003-01-221-3/+9
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2003-01-205-15/+50
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Correct typo (actually copy/paste of wrong thing).Nick Ing-Simmons2003-01-171-2/+2
* | | | | | | | | | | | | | A regression test for the remaining "Final $ should be..." error.Rafael Garcia-Suarez2003-05-091-1/+4
* | | | | | | | | | | | | | Re: [perl #17718] %tiedhash in bool context doesn't check if hash is emptyYitzchak Scott-Thoennes2003-05-081-5/+9
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | [perl #3096] undefing hash with object valuesDave Mitchell2003-05-051-1/+18
* | | | | | | | | | | | | Doesn't make any difference for the test but is more logical.Jarkko Hietaniemi2003-05-041-1/+1
* | | | | | | | | | | | | Forgot to check in the -d: file.Jarkko Hietaniemi2003-05-022-1/+7
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | The [perl #21890] (Devel::Coverage breakage) has been fixedJarkko Hietaniemi2003-05-021-0/+40
* | | | | | | | | | | | miniperl cannot handle layers.t.Jarkko Hietaniemi2003-05-011-0/+5
* | | | | | | | | | | | The solution in change #19363 was too unportable.Jarkko Hietaniemi2003-05-011-12/+9
* | | | | | | | | | | | buglet: sub a(;&) { } doesn't workAdrian M. Enache2003-04-291-1/+4