summaryrefslogtreecommitdiff
path: root/t/op/goto.t
Commit message (Expand)AuthorAgeFilesLines
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Use test.pl's tempfile().Nicholas Clark2008-08-071-3/+3
* Fix up change 31494Jerry D. Hedden2007-06-291-2/+1
* Add a TODO test cases RT# 43403.Steve Peters2007-06-281-1/+15
* Two test workarounds for VMSCraig A. Berry2005-12-181-4/+4
* $SIG{__WARN__} = sub { goto &foo } could recurse infinitelyDave Mitchell2005-07-171-1/+11
* disallow eval { goto &foo }Dave Mitchell2005-05-211-1/+8
* Fix test numerotationRafael Garcia-Suarez2005-05-041-2/+2
* make goto.t use test.pl, strict and warningsDave Mitchell2005-05-041-116/+107
* [perl #35214] SEGV when next is followed by a gotoDave Mitchell2005-05-041-1/+23
* [perl #32039] Chained goto &sub drops data too early.Dave Mitchell2004-10-231-1/+9
* make pp_goto() cope potential stack reallocation in EXTENDDave Mitchell2004-08-141-1/+16
* Re: 2 patches: goto.t, B.pm/xsJim Cromie2004-08-101-21/+124
* [perl #29708] Problem with autouse (causing Perl to crash)Dave Mitchell2004-05-301-1/+14
* Fix bug #24108: Goto +foo brokenRafael Garcia-Suarez2003-10-081-1/+9
* 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
* [perl #9990] avoid goto &tmpsub coredumpDave Mitchell2003-03-181-1/+9
* Re: trying to fix #20154, #20357Adrian M. Enache2003-02-141-1/+34
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-1/+1
* [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperlChris Nandor2001-06-111-1/+1
* PATCH: make goto work in nested eval ""Robin Houston2001-03-141-1/+16
* Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;...Robin Houston2001-03-141-1/+24
* Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;...Robin Houston2001-03-141-1/+31
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-011-1/+1
* Minor test updates to accomodate new subprocess invocationCharles Bailey2000-02-281-2/+2
* remove spurious newSTATEOP() that causes goto to enter one too manyGurusamy Sarathy1999-07-181-1/+22
* add failed check-in of goto.t from change#1867Gurusamy Sarathy1998-12-031-2/+10
* fix handling of mayhaps-extended @_ in goto &subGurusamy Sarathy1998-10-211-4/+11
* [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-1/+2
* perl 5.000perl-5.000Larry Wall1994-10-171-0/+2
* perl 5.0 alpha 6Larry Wall1994-03-181-4/+38
* perl 5.0 alpha 2perl-5a2Larry Wall1993-10-071-3/+23
* perl 4.0 patch 26: patch #20, continuedLarry Wall1992-06-081-2/+1
* perl 4.0.00: (no release announcement available)perl-4.0.00Larry Wall1991-03-211-0/+34