Change PL_debug behaviour so that string eval lines are saved whenever
[p5sagit/p5-mst-13.2.git] / t / comp / hints.t
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.