summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* Re: [perl #22299] goto doesn't find labelDave Mitchell2003-05-261-1/+26
* [PATCH #2] Re: [perl #22181] goto undefines my() variablesDave Mitchell2003-05-241-1/+12
* U/WIN test tweak from John P. Linderman.Jarkko Hietaniemi2003-05-211-1/+5
* 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
* SysV msg queues can be something hanging (witnessed in IRIX),Jarkko Hietaniemi2003-04-281-5/+5
* Add a test case for [perl #15288] (already solved).Jarkko Hietaniemi2003-04-271-1/+9
* Fix another segfault case (warn called from UNIVERSAL::DESTROY).Adrian M. Enache2003-04-211-1/+5
* Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)Adrian M. Enache2003-04-191-1/+7
* allow recursive FETCHesDave Mitchell2003-04-191-0/+31
* readline.t tweak for VMSCraig A. Berry2003-04-191-6/+8
* UTF8 regexp patch from Inaba Hiroto.Jarkko Hietaniemi2003-04-181-2/+8
* Add a test for [perl #17753].Jarkko Hietaniemi2003-04-151-1/+7
* Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1 [perl #1...Inaba Hiroto2003-04-141-2/+9
* Document and test autovivified dirhandles.Nathan Torkington2003-04-141-1/+10
* Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $nYitzchak Scott-Thoennes2003-04-021-2/+9
* Re: 5.8.1@19053 bug: make minitest fails with threadsRafael Garcia-Suarez2003-04-011-5/+12
* Better version of change #19069Nicholas Clark2003-03-261-1/+32
* [patch] for Stratus VOSPaul Green2003-03-261-1/+5
* Re: [perl #21614] 5.8.0 Unbalanced string table refcountNicholas Clark2003-03-261-1/+10
* [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.Dave Mitchell2003-03-261-1/+14
* Re: [patch] [perl #21628] rcatline issueAdrian M. Enache2003-03-201-1/+8
* [perl #9990] avoid goto &tmpsub coredumpDave Mitchell2003-03-181-1/+9
* add tests for existing behaviour of undef postinc/decHugo van der Sanden2003-03-181-1/+7
* pack changes and related fixesLAUN Wolfgang2003-03-171-11/+110
* IRIX ls -l marks sockets with 'S'.Jarkko Hietaniemi2003-03-161-0/+5
* Integrate:Jarkko Hietaniemi2003-03-126-9/+25
* Be more lax about the out of memory error message.Jarkko Hietaniemi2003-03-111-1/+1
* Try to handle hitting the heap/data limit in small systems.Jarkko Hietaniemi2003-03-111-5/+16
* typos and other minor thingsTodd C. Miller2003-03-111-1/+1
* Patch from Craig Berry to resolve test failures in VMS.Jarkko Hietaniemi2003-03-111-0/+1
* Integrate (by hand) change #18386 from maint-5.8Rafael Garcia-Suarez2003-03-101-9/+8
* Re: odd (or not so odd?) segmentation fault in 5.8.0Yitzchak Scott-Thoennes2003-03-101-0/+9
* ... and add a test case for bug #20798Rafael Garcia-Suarez2003-03-091-1/+4
* Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8Adrian M. Enache2003-03-091-2/+7
* Adjust test count.Rafael Garcia-Suarez2003-03-091-1/+1
* From Inaba Hiroto: re_intuit_start set a value toJarkko Hietaniemi2003-03-091-1/+11
* From Inaba Hiroto: the UTF-8 length cache wasn'tJarkko Hietaniemi2003-03-091-2/+5
* Re: [perl #20682] [fix] @- array not visible in s///Adrian M. Enache2003-03-061-1/+5
* cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumptionAdrian M. Enache2003-03-063-7/+4
* Patch by Salvador FandiƱo to read the warning maskRafael Garcia-Suarez2003-03-041-2/+24
* Re: [perl #21411] [fix] Postponed RE with split()Adrian M. Enache2003-03-021-2/+8
* RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch included)Anders Johnson2003-03-021-3/+31
* An already fixed bug from perl-unicode.Jarkko Hietaniemi2003-02-261-2/+18
* Re: [perl #20683] [fix] Better PatchAdrian M. Enache2003-02-261-2/+17
* Add missing file from change #18774.Hugo van der Sanden2003-02-251-0/+85
* [perl #20682] [fix] @- array not visible in s///Adrian M. Enache2003-02-251-1/+7
* [perl #20684] [fix] s/// with (??{..}) inside returns wrong countAdrian M. Enache2003-02-251-1/+6
* Re: [perl #21321] local ${"FOO"} does not workRafael Garcia-Suarez2003-02-251-2/+2
* Patching magic from Inaba-san's keyboard: fix for [perl #8769]:Jarkko Hietaniemi2003-02-241-1/+18