| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "make 'local $tied' untied" | David Mitchell | 2010-06-07 | 1 | -28/+1 |
* | make 'local $tied' untied | David Mitchell | 2010-05-04 | 1 | -1/+28 |
* | make local @tied, %tied, untied | David Mitchell | 2010-05-04 | 1 | -1/+35 |
* | localisation of $[ is deprecated, so needs no warnings 'deprecated'; | Nicholas Clark | 2009-10-16 | 1 | -0/+1 |
* | Introduce "delete local" | Vincent Pit | 2009-07-25 | 1 | -1/+184 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 1 | -0/+0 |
* | On scope end, delete localized array elements that should not exist anymore, ... | Vincent Pit | 2008-12-28 | 1 | -2/+109 |
* | Fix new test added by #34198, which failed on Win32 | Steve Hay | 2008-08-26 | 1 | -1/+1 |
* | [perl #52740] [PATCH-tests] crash when localizing a symtab entry | Bram | 2008-08-11 | 1 | -1/+6 |
* | [perl #43425] local $[: fix scoping during parser error handling. | Dave Mitchell | 2007-07-16 | 1 | -5/+2 |
* | Link TODO test to appropriate RT ticket | Rafael Garcia-Suarez | 2007-07-12 | 1 | -1/+1 |
* | blead segfaults on local *@; eval {1} because ERRSV assumes that | Nicholas Clark | 2007-05-31 | 1 | -1/+10 |
* | Re: localising hash element by variable | Hugo van der Sanden | 2007-05-30 | 1 | -2/+12 |
* | Re: localising hash element by variable | Bo Lindbergh | 2007-05-29 | 1 | -1/+16 |
* | Add lib to @INC so that ./perl t/op/local.t works. | Nicholas Clark | 2007-01-23 | 1 | -0/+1 |
* | [perl #39012] another REIFY bug | Dave Mitchell | 2006-04-27 | 1 | -1/+13 |
* | Localising hash slices with UTF-8 encoded keys was also buggy. | Nicholas Clark | 2006-03-30 | 1 | -1/+24 |
* | Fix bug #38815 (localising keys which are UTF-8 encoded didn't delete | Nicholas Clark | 2006-03-30 | 1 | -1/+25 |
* | Re: [perl #38710] localised stash slice | Rick Delaney | 2006-03-20 | 1 | -2/+0 |
* | [perl #38710] localised stash slice | Hugo van der Sanden | 2006-03-14 | 1 | -1/+29 |
* | Additional tests for RT #38207: "Useless localization of constant ($[) | Steve Peters | 2006-01-13 | 1 | -1/+14 |
* | [patch@25744] t/op/local.t - change 25514 broke VMS | John E. Malmberg | 2005-10-13 | 1 | -1/+10 |
* | Re: [perl #36733] %SIG not properly local-ized | Rick Delaney | 2005-09-20 | 1 | -1/+34 |
* | Make t/op/local.t use test.pl. | Rick Delaney | 2005-09-08 | 1 | -89/+99 |
* | handle magic in local correctly | Dave Mitchell | 2005-06-22 | 1 | -1/+2 |
* | When localising a magic value, propagate the readonly flag | Rafael Garcia-Suarez | 2003-09-22 | 1 | -1/+6 |
* | Fix bug #23141 : localization of readonly magic scalars | Rafael Garcia-Suarez | 2003-08-04 | 1 | -1/+15 |
* | Re: [perl #21321] local ${"FOO"} does not work | Rafael Garcia-Suarez | 2003-02-25 | 1 | -2/+2 |
* | Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV | Dave Mitchell | 2002-05-06 | 1 | -1/+14 |
* | [proposed PATCH] correctly unlocalise exists on tied/%ENV | Dave Mitchell | 2002-05-06 | 1 | -0/+1 |
* | Re-integrate #9138 from maintperl to mainline, | Jarkko Hietaniemi | 2001-03-18 | 1 | -3/+0 |
* | The Day of the Retractions continues: the #9138 | Jarkko Hietaniemi | 2001-03-14 | 1 | -0/+3 |
* | Integrate changes #9137,9138,9142 from maintperl into mainline. | Jarkko Hietaniemi | 2001-03-14 | 1 | -3/+0 |
* | Re: [Fwd: BUG 20001205.022] Local on Hash elements | Simon Cozens | 2000-12-11 | 1 | -1/+12 |
* | compatibility fix: magic non-propagation in foreach implicit localization | Gurusamy Sarathy | 1999-02-11 | 1 | -3/+40 |
* | fix small memory leak when mess_sv happens to be touched by magic | Gurusamy Sarathy | 1998-07-21 | 1 | -1/+2 |
* | merge changes#1423,1465 from maintbranch; checkin two missed files | Gurusamy Sarathy | 1998-07-14 | 1 | -0/+2 |
* | fix C<local $tied{foo} = $tied{foo}>, add tests | Gurusamy Sarathy | 1998-07-04 | 1 | -5/+41 |
* | [win32] merge C<local $tied{foo}> patch, also moved statics in | Gurusamy Sarathy | 1998-03-09 | 1 | -1/+59 |
* | [win32] renumber some tests to match maint branch | Gurusamy Sarathy | 1998-03-04 | 1 | -28/+26 |
* | [win32] this one with adjusted test numbers | Stephen McCamant | 1998-03-02 | 1 | -1/+36 |
* | [win32] merge a maint patch | Gurusamy Sarathy | 1998-02-12 | 1 | -1/+11 |
* | Some Chip patches (some tweaked to match _5x source): | Chip Salzenberg | 1998-02-06 | 1 | -1/+7 |
* | Band-aid fix for local([@%]$x) | Stephen McCamant | 1997-08-07 | 1 | -1/+10 |
* | perl 5.0 alpha 3 | Larry Wall | 1993-10-10 | 1 | -2/+2 |
* | perl 5.0 alpha 2perl-5a2 | Larry Wall | 1993-10-07 | 1 | -1/+1 |
* | perl 4.0.00: (no release announcement available)perl-4.0.00 | Larry Wall | 1991-03-21 | 1 | -0/+45 |