various Deparse fixes
[p5sagit/p5-mst-13.2.git] / ext / B / B / Debug.pm
2003-07-02 Dave Mitchell various Deparse fixes
2003-07-01 Adrian M. Enache B:: fixes + 'When were CVOPs gone ?'
2003-03-08 Rafael Garcia-Suarez Add a B::COP::io() method, to return the cop_io field...
2002-12-12 Rafael Garcia-Suarez Whitespace and indentation fix in the output of B:...
2002-12-02 Dave Mitchell allow evals to see the full lexical scope
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-05-09 Robin Houston Show string for PVOP, and referent for RV
2001-04-05 Robin Houston print control-character vars readably
2001-03-30 Robin Houston PATCH: B::Debug should show LOOP-specific fields
2001-01-16 Stephen McCamant Re: Eliminate op_children
2001-01-15 Jarkko Hietaniemi (Replaced by #8448) More op_children traces (cleanup...
2000-10-20 Charles Bailey SYN SYN
2000-10-19 Jarkko Hietaniemi Fix of sorts for bug id 20000901.092. There seems...
2000-10-03 Nicholas Clark [ID 20001003.006] B::Debug not -w clean
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-11 Gurusamy Sarathy avoid stash pointers in optree under USE_ITHREADS
1999-11-11 Gurusamy Sarathy another change towards a shareable optree: avoid pointe...
1999-10-29 Gurusamy Sarathy more cleanup: avoid unused knowledge of "file GV" notio...
1999-10-29 Gurusamy Sarathy usurp GVOP slot for new PADOP (one small step to making...
1999-09-29 Charles Bailey resync with mainline
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-12 Doug MacEachern B::clearsym
1999-07-07 Stephen McCamant Eliminate CONDOPs
1999-05-10 Tom Hughes applied suggested patch, with win32 and PERL_OBJECT...
1998-07-15 Gurusamy Sarathy add stub docs for ext/B, other minor tweaks
1998-02-20 Malcolm Beattie Move lib/B/... and lib/[BO].pm over to where they shoul...