Add a TODO test for "require" always being in scalar context.
[p5sagit/p5-mst-13.2.git] / t / comp / hints.t
2009-10-16 Nicholas Clark Move tests for $[ from comp/hints.t to op/array_base.t
2009-10-09 Nicholas Clark Move the require './test.pl' to the end of t/comp/hints.t
2009-08-21 Zefram Add clear magic to %^H so that the HE chain is reset...
2007-03-19 Rafael Garcia-Suarez Let %^H be modifiable in eval-strings (bug #41531),
2006-06-05 Nicholas Clark Eliminate most of the UTF-8 black smoke by skipping...
2005-12-22 Robin Houston eliminate HINT_HH_FOR_EVAL
2005-12-20 Robin Houston [TEST PATCH] %^H can now propagate into eval
2004-03-26 Dave Mitchell fix for change #22594; if using test.pl, must tell...
2004-03-26 Dave Mitchell [perl #27040] - hints hash was being double freed...
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-06 Rafael Garcia-Suarez More regression tests for $^H and %^H.
2002-04-30 Rafael Garcia-Suarez Fix bug id 20020427.004 on %^H.