summaryrefslogtreecommitdiff
path: root/t/comp/hints.t
Commit message (Expand)AuthorAgeFilesLines
* Move tests for $[ from comp/hints.t to op/array_base.tNicholas Clark2009-10-161-29/+8
* Move the require './test.pl' to the end of t/comp/hints.tNicholas Clark2009-10-091-32/+32
* Add clear magic to %^H so that the HE chain is reset when you empty it.Zefram2009-08-211-5/+43
* Let %^H be modifiable in eval-strings (bug #41531),Rafael Garcia-Suarez2007-03-191-1/+14
* Eliminate most of the UTF-8 black smoke by skipping optree tests whenNicholas Clark2006-06-051-8/+28
* eliminate HINT_HH_FOR_EVALRobin Houston2005-12-221-17/+13
* [TEST PATCH] %^H can now propagate into evalRobin Houston2005-12-201-14/+18
* fix for change #22594; if using test.pl, must tell perl where toDave Mitchell2004-03-261-0/+6
* [perl #27040] - hints hash was being double freed on scope exitDave Mitchell2004-03-261-1/+13
* More regression tests for $^H and %^H.Rafael Garcia-Suarez2002-08-061-8/+29
* Fix bug id 20020427.004 on %^H.Rafael Garcia-Suarez2002-04-301-0/+36