This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
t/op/goto.t: Generalize for non-ASCII platforms
[perl5.git]
/
t
/
op
/
goto.t
2015-03-06
Karl Williamson
t/op/goto.t: Generalize for non-ASCII platforms
blob
|
commitdiff
2014-10-08
Jarkko Hietaniemi
Test preamble: unify to dot slash test dot pl
blob
|
commitdiff
|
diff to current
2014-01-19
Father Chrysostomos
[perl #119949] Stop undef *_, goto &sub from crashing
blob
|
commitdiff
|
diff to current
2013-09-07
Father Chrysostomos
Stop &xsub and goto &xsub from crashing on undef *_
blob
|
commitdiff
|
diff to current
2013-09-06
Father Chrysostomos
Use defelems for (goto) &xsub calls
blob
|
commitdiff
|
diff to current
2012-12-15
James E Keenan
t/op/goto.t: Provide descriptions for remaining tests...
blob
|
commitdiff
|
diff to current
2012-12-06
Father Chrysostomos
pp_goto: Call get-magic before choosing goto type
blob
|
commitdiff
|
diff to current
2012-11-12
Father Chrysostomos
[perl #43077] Make goto &sub leave @_ alone
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
Produce the right error for goto "\0"
blob
|
commitdiff
|
diff to current
2012-05-21
Father Chrysostomos
[perl #111794] Make goto "" like goto ${\""}
blob
|
commitdiff
|
diff to current
2012-04-07
Brian Fraser
Fix for perl #112316: Wrong behavior regarding labels...
blob
|
commitdiff
|
diff to current
2011-11-27
Father Chrysostomos
[perl #99850] SEGV when destructor undefs goto &sub
blob
|
commitdiff
|
diff to current
2011-09-17
Father Chrysostomos
Fix recursion warning for ‘no warnings; goto &sub’
blob
|
commitdiff
|
diff to current
2011-02-21
Nicholas Clark
Under minitest, skip tests in op/g{oto,v}.t that need...
blob
|
commitdiff
|
diff to current
2010-12-13
Zefram
permit labels to be stacked
blob
|
commitdiff
|
diff to current
2010-12-08
Brad Gilbert
Replaced 'unlink' with 'unlink_all' in t/op/goto.t
blob
|
commitdiff
|
diff to current
2010-10-24
Zefram
permit labels to appear before declarations
blob
|
commitdiff
|
diff to current
2010-08-27
Nicholas Clark
Peephole optimise adjacent pairs of nextstate ops.
blob
|
commitdiff
|
diff to current
2010-04-17
Nicholas Clark
Fix RT #74290 - regression for labels immediately befor...
blob
|
commitdiff
|
diff to current
2009-11-21
Gerard Goossen
deprecate "goto" to jump into a construct
blob
|
commitdiff
|
diff to current
2009-06-06
Rafael Garcia-Suarez
Mark all .t and .pm files as non executable
blob
|
commitdiff
|
diff to current
2008-08-07
Nicholas Clark
Use test.pl's tempfile().
blob
|
commitdiff
|
diff to current
2007-06-29
Jerry D. Hedden
Fix up change 31494
blob
|
commitdiff
|
diff to current
2007-06-28
Steve Peters
Add a TODO test cases RT# 43403.
blob
|
commitdiff
|
diff to current
2005-12-18
Craig A. Berry
Two test workarounds for VMS
blob
|
commitdiff
|
diff to current
2005-07-17
Dave Mitchell
$SIG{__WARN__} = sub { goto &foo } could recurse infinitely
blob
|
commitdiff
|
diff to current
2005-05-21
Dave Mitchell
disallow eval { goto &foo }
blob
|
commitdiff
|
diff to current
2005-05-04
Rafael Garcia-Suarez
Fix test numerotation
blob
|
commitdiff
|
diff to current
2005-05-04
Dave Mitchell
make goto.t use test.pl, strict and warnings
blob
|
commitdiff
|
diff to current
2005-05-04
Dave Mitchell
[perl #35214] SEGV when next is followed by a goto
blob
|
commitdiff
|
diff to current
2004-10-23
Dave Mitchell
[perl #32039] Chained goto &sub drops data too early.
blob
|
commitdiff
|
diff to current
2004-08-14
Dave Mitchell
make pp_goto() cope potential stack reallocation in...
blob
|
commitdiff
|
diff to current
2004-08-10
Jim Cromie
Re: 2 patches: goto.t, B.pm/xs
blob
|
commitdiff
|
diff to current
2004-05-30
Dave Mitchell
[perl #29708] Problem with autouse (causing Perl to...
blob
|
commitdiff
|
diff to current
2003-10-08
Rafael Garcia-Suarez
Fix bug #24108: Goto +foo broken
blob
|
commitdiff
|
diff to current
2003-05-26
Dave Mitchell
Re: [perl #22299] goto doesn't find label
blob
|
commitdiff
|
diff to current
2003-05-24
Dave Mitchell
[PATCH #2] Re: [perl #22181] goto undefines my() variables
blob
|
commitdiff
|
diff to current
2003-03-18
Dave Mitchell
[perl #9990] avoid goto &tmpsub coredump
blob
|
commitdiff
|
diff to current
2003-02-14
Adrian M. Enache
Re: trying to fix #20154, #20357
blob
|
commitdiff
|
diff to current
2001-06-16
Jarkko Hietaniemi
NetWare port from Guruprasad S <SGURUPRASAD@novell...
blob
|
commitdiff
|
diff to current
2001-06-11
Chris Nandor
[MacPerl-Porters] [PATCH] Mac OS Compatability for...
blob
|
commitdiff
|
diff to current
2001-03-14
Robin Houston
PATCH: make goto work in nested eval ""
blob
|
commitdiff
|
diff to current
2001-03-14
Robin Houston
Re: [ID 20010309.004] my-variables lose values while...
blob
|
commitdiff
|
diff to current
2001-03-14
Robin Houston
Re: [ID 20010309.004] my-variables lose values while...
blob
|
commitdiff
|
diff to current
2000-03-01
Gurusamy Sarathy
consolidated VMS patches (from Craig A. Berry
blob
|
commitdiff
|
diff to current
2000-02-28
Charles Bailey
Minor test updates to accomodate new subprocess invocation
blob
|
commitdiff
|
diff to current
1999-07-18
Gurusamy Sarathy
remove spurious newSTATEOP() that causes goto to enter...
blob
|
commitdiff
|
diff to current
1998-12-03
Gurusamy Sarathy
add failed check-in of goto.t from change#1867
blob
|
commitdiff
|
diff to current
1998-10-21
Gurusamy Sarathy
fix handling of mayhaps-extended @_ in goto &sub
blob
|
commitdiff
|
diff to current
1997-03-08
Perl 5 Porters
[inseparable changes from match from perl-5.003_93...
blob
|
commitdiff
|
diff to current
1994-10-17
Larry Wall
perl 5.000
perl-5.000
blob
|
commitdiff
|
diff to current
1994-03-18
Larry Wall
perl 5.0 alpha 6
blob
|
commitdiff
|
diff to current
1993-10-07
Larry Wall
perl 5.0 alpha 2
perl-5a2
blob
|
commitdiff
|
diff to current
1992-06-08
Larry Wall
perl 4.0 patch 26: patch #20, continued
blob
|
commitdiff
|
diff to current
1991-03-21
Larry Wall
perl 4.0.00: (no release announcement available)
perl-4.0.00
blob
|
commitdiff
|
diff to current