Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dead code from sort.pm | Rafael Garcia-Suarez | 2006-09-03 | 1 | -3/+1 |
* | Automatically set HINT_LOCALIZE_HH whenever %^H is modified. | Nicholas Clark | 2006-04-01 | 1 | -2/+0 |
* | eliminate HINT_HH_FOR_EVAL | Robin Houston | 2005-12-22 | 1 | -1/+1 |
* | sort.pm deserves a new version number | Rafael Garcia-Suarez | 2005-12-19 | 1 | -1/+1 |
* | Re: [PATCH] Make the 'sort' pragma lexically scoped | Robin Houston | 2005-12-19 | 1 | -49/+48 |
* | Re: mention of "use sort" botched in perlfunc? + PATCH | John P. Linderman | 2002-08-05 | 1 | -9/+97 |
* | Fix bug id 20020427.004 on %^H. | Rafael Garcia-Suarez | 2002-04-30 | 1 | -13/+17 |
* | [DOC PATCH] Re: [BUG] sort pragma not working ? | Rafael Garcia-Suarez | 2002-03-29 | 1 | -0/+5 |
* | capitalize correctly, noticed by David Dyck. | Jarkko Hietaniemi | 2002-01-07 | 1 | -1/+1 |
* | No need to overqualify. | Jarkko Hietaniemi | 2002-01-06 | 1 | -1/+1 |
* | Tiny fix from John P. Linderman. | Jarkko Hietaniemi | 2001-11-27 | 1 | -1/+1 |
* | sort tweaks from John P. Linderman. | Jarkko Hietaniemi | 2001-11-27 | 1 | -47/+39 |
* | sort pragma tweaks. | Jarkko Hietaniemi | 2001-11-25 | 1 | -1/+2 |
* | Implement the sort pragma. Split sort code from pp_ctl.c | Jarkko Hietaniemi | 2001-11-21 | 1 | -0/+111 |