aelemfast optimization opclass problem (c.f. [perl #38279])
[p5sagit/p5-mst-13.2.git] / ext / B / t / bytecode.t
2005-06-15 Nicholas Clark We were failing to pring "not ok" if the text exited...
2005-06-08 Nicholas Clark s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
2004-12-29 Stephen McCamant Cleanup ext/B tests for -w and to run separately
2004-06-18 Nicholas Clark If we don't build B, we should skip all its tests.
2003-08-19 Jarkko Hietaniemi (From Enache) Keep bytecode files (.plc) around in...
2003-08-05 Jarkko Hietaniemi Bytecode patching from Enache.
2003-08-01 Jarkko Hietaniemi Now the test should be really testing what it's suppose...
2003-08-01 Jarkko Hietaniemi Fix the options.
2003-07-31 Jarkko Hietaniemi Unportable subtest needs rethink.
2003-07-31 Adrian M. Enache test for B::Bytecode/ByteLoader