Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move tests for $[ from comp/hints.t to op/array_base.t | Nicholas Clark | 2009-10-16 | 1 | -29/+8 |
* | Move the require './test.pl' to the end of t/comp/hints.t | Nicholas Clark | 2009-10-09 | 1 | -32/+32 |
* | Add clear magic to %^H so that the HE chain is reset when you empty it. | Zefram | 2009-08-21 | 1 | -5/+43 |
* | Let %^H be modifiable in eval-strings (bug #41531), | Rafael Garcia-Suarez | 2007-03-19 | 1 | -1/+14 |
* | Eliminate most of the UTF-8 black smoke by skipping optree tests when | Nicholas Clark | 2006-06-05 | 1 | -8/+28 |
* | eliminate HINT_HH_FOR_EVAL | Robin Houston | 2005-12-22 | 1 | -17/+13 |
* | [TEST PATCH] %^H can now propagate into eval | Robin Houston | 2005-12-20 | 1 | -14/+18 |
* | fix for change #22594; if using test.pl, must tell perl where to | Dave Mitchell | 2004-03-26 | 1 | -0/+6 |
* | [perl #27040] - hints hash was being double freed on scope exit | Dave Mitchell | 2004-03-26 | 1 | -1/+13 |
* | More regression tests for $^H and %^H. | Rafael Garcia-Suarez | 2002-08-06 | 1 | -8/+29 |
* | Fix bug id 20020427.004 on %^H. | Rafael Garcia-Suarez | 2002-04-30 | 1 | -0/+36 |