Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use two colons for lexsub warning | Father Chrysostomos | 2012-09-30 | 1 | -1/+1 |
* | Disable lexsubs outside of feature.pm | Father Chrysostomos | 2012-09-15 | 1 | -2/+16 |
* | Allow lexical sub redefinition inside eval | Father Chrysostomos | 2012-09-15 | 1 | -1/+19 |
* | lexsub.t: Test state sub defined inside eval | Father Chrysostomos | 2012-09-15 | 1 | -1/+6 |
* | Honour lexical prototypes | Father Chrysostomos | 2012-09-15 | 1 | -1/+20 |
* | Use the same outside logic for mysubs and formats | Father Chrysostomos | 2012-09-15 | 1 | -1/+17 |
* | Fix subroutine unavailability during cloning | Father Chrysostomos | 2012-09-15 | 1 | -1/+17 |
* | ‘Subroutine "&x" is not available’ during compilation | Father Chrysostomos | 2012-09-15 | 1 | -1/+23 |
* | In cv_clone, use pad ID to identify mysub outside | Father Chrysostomos | 2012-09-15 | 1 | -1/+15 |
* | CvOUTSIDE should be strong for lexsub declared in inner pack sub | Father Chrysostomos | 2012-09-15 | 1 | -1/+8 |
* | Use the right outside for my subs defined in inner subs | Father Chrysostomos | 2012-09-15 | 1 | -5/+5 |
* | Preserve outside pointers of my subs with string eval | Father Chrysostomos | 2012-09-15 | 1 | -1/+0 |
* | Fix up outside pointers for my subs | Father Chrysostomos | 2012-09-15 | 1 | -1/+51 |
* | Clone my subs on scope entry | Father Chrysostomos | 2012-09-15 | 1 | -17/+20 |
* | Let state sub fwd decls and nested subs work in anons | Father Chrysostomos | 2012-09-15 | 1 | -1/+23 |
* | First stab at my sub | Father Chrysostomos | 2012-09-15 | 1 | -1/+192 |
* | Remove & from redef warnings for lex subs | Father Chrysostomos | 2012-09-15 | 1 | -1/+0 |
* | lexsub.t: Fix another test | Father Chrysostomos | 2012-09-15 | 1 | -3/+1 |
* | Clone state subs in anon subs | Father Chrysostomos | 2012-09-15 | 1 | -5/+25 |
* | Don’t say ‘variable &foo’ in warnings | Father Chrysostomos | 2012-09-15 | 1 | -4/+2 |
* | lexsub.t: Fix some tests | Father Chrysostomos | 2012-09-15 | 1 | -5/+3 |
* | Make pad_fixup_inner_anons cope with closed-over subs | Father Chrysostomos | 2012-09-15 | 1 | -4/+0 |
* | ‘Undefined subroutine &foo called’ for lex subs | Father Chrysostomos | 2012-09-15 | 1 | -2/+0 |
* | Implement padcv | Father Chrysostomos | 2012-09-15 | 1 | -21/+21 |
* | Test state subs | Father Chrysostomos | 2012-09-15 | 1 | -1/+188 |
* | lexsub.t: Add test name, test override from another pkg | Father Chrysostomos | 2012-09-15 | 1 | -3/+5 |
* | Let barewords look up our subs | Father Chrysostomos | 2012-09-15 | 1 | -10/+10 |
* | Make ‘sub foo{}’ respect ‘our foo’ | Father Chrysostomos | 2012-09-15 | 1 | -3/+1 |
* | Fix our sub with proto | Father Chrysostomos | 2012-09-15 | 1 | -1/+5 |
* | Make do sub() respect our declarations | Father Chrysostomos | 2012-09-15 | 1 | -1/+9 |
* | lexsub.t: Fix a test | Father Chrysostomos | 2012-09-15 | 1 | -4/+3 |
* | Use test.pl in lexsub.t | Father Chrysostomos | 2012-09-15 | 1 | -29/+28 |
* | Make &foo respect our sub | Father Chrysostomos | 2012-09-15 | 1 | -0/+70 |
* | Let while.t run from the top level | Father Chrysostomos | 2012-06-20 | 1 | -0/+1 |
* | more while tests | Gerard Goossen | 2011-01-08 | 1 | -1/+38 |
* | modernise t/cmd/while.t | Gerard Goossen | 2011-01-08 | 1 | -47/+45 |
* | do subname() is deprecated, so this test from perl 3 needs updating. | Nicholas Clark | 2009-10-16 | 1 | -18/+18 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 6 | -0/+0 |
* | Typo fix in change #33058 | Daniel Frederick Crisman | 2008-01-31 | 1 | -1/+1 |
* | Regression tests for 'for reverse ..' | Abigail | 2008-01-24 | 1 | -1/+191 |
* | Add a TODO test for RT #1085: "what should be output of perl -we | Steve Peters | 2006-04-19 | 1 | -1/+10 |
* | Add test for RT #2166: foreach spuriously autovivifies | Steve Peters | 2006-02-23 | 1 | -1/+13 |
* | Pulling ancient RCS comments | Andy Lester | 2005-11-20 | 4 | -8/+0 |
* | Re: do { EXPR for EXPR } | Robin Houston | 2005-10-24 | 1 | -1/+4 |
* | The optrees for C<for $_ (...)> and C<for (...)> differ, so even more | Nicholas Clark | 2004-07-15 | 1 | -1/+110 |
* | Lots of tests for for reverse ... | Nicholas Clark | 2004-07-14 | 1 | -1/+254 |
* | [perl #30061] double DESTROY in for loop | Dave Mitchell | 2004-06-08 | 1 | -1/+20 |
* | A new fatal error : | Dave Mitchell | 2003-04-23 | 1 | -1/+6 |
* | Re: [perl #18165] "0" fails as right-hand argument to .. | Slaven Rezic | 2002-12-08 | 1 | -1/+6 |
* | cleaner close on tests, take 2 | Andreas König | 2001-12-29 | 1 | -1/+1 |