p5sagit/p5-mst-13.2.git
1997-09-02 Malcolm Beattie Added private-names option.
1997-09-02 Malcolm Beattie For compiler's CC, make PP_EVAL, PP_ENTERTRY work with...
1997-08-28 Malcolm Beattie Missing sprintf in try_autoload.
1997-08-08 Malcolm Beattie Made Lint check subs (and -u packages).
1997-07-16 Malcolm Beattie Change %lx to %x in B::CV::save to prevent some CV
1997-07-05 Malcolm Beattie B::CC::pp_padsv must cope with vivify_ref (5.004)
1997-06-12 Malcolm Beattie Document -m option of CC backend.
1997-06-12 Malcolm Beattie Support sysseek introduced in 5.004.
1997-05-26 Malcolm Beattie Fix ppname when saving subs.
1997-05-26 Malcolm Beattie -mFoo option now forces -uFoo.
1997-05-26 Malcolm Beattie Put back objsym/savesym (used by walkoptree_exec).
1997-05-12 Malcolm Beattie Finish code generation rewrite. Clean up B::Section...
1997-05-05 Malcolm Beattie Don't make pp_enter and pp_return trigger basic blocks.
1997-05-05 Malcolm Beattie Rewrite code generation. Sections (de)multiplexed into a
1997-05-03 Malcolm Beattie Development to pre-alpha4
1997-05-03 Malcolm Beattie Initial check-in of perl compiler.