newHV doesn't need to turn off POK or NOK, as they will default to not
[p5sagit/p5-mst-13.2.git] / ext / B / t / f_map.t
2006-08-31 Nicholas Clark Change the generation of {} and [] from 3 ops to 1...
2006-05-20 Nicholas Clark Move the hints from op_private into cop_hints. This...
2006-03-09 Nicholas Clark Unroll 27425 - keeping Larry's order in op.c means...
2006-03-08 Nicholas Clark The last MAD change to op.c changes the pad offsets...
2005-12-19 Robin Houston latest switch/say/~~
2005-01-27 Jim Cromie Re: [patch] decrufting OptreeCheck stuff
2004-12-29 Stephen McCamant Cleanup ext/B tests for -w and to run separately
2004-10-31 Nicholas Clark Correct change 23437 - as Config isn't imported, need...
2004-10-30 Nicholas Clark Skip tests that require Data::Dumper if it is not built
2004-10-20 Nicholas Clark Need to skip optree walking tests if perlio not built
2004-09-08 Nicholas Clark backport B to work on 5.8.x, so that a single version...
2004-06-18 Nicholas Clark If we don't build B, we should skip all its tests.
2004-05-14 Jim Cromie Re: more B::Concise stuff (PATCH - updated)