This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix deparsing of reversed foreach loops,
[perl5.git] / ext / B / B / Debug.pm
2004-09-08 Nicholas Clarkbackport B to work on 5.8.x, so that a single version...
2004-02-21 Paul JohnsonRe: op_seq (was: Freeing code)
2003-08-13 Nicholas ClarkRe: script wanted
2003-07-02 Dave Mitchellvarious Deparse fixes
2003-07-01 Adrian M. EnacheB:: fixes + 'When were CVOPs gone ?'
2003-03-08 Rafael Garcia-SuarezAdd a B::COP::io() method, to return the cop_io field...
2002-12-12 Rafael Garcia-SuarezWhitespace and indentation fix in the output of B:...
2002-12-02 Dave Mitchellallow evals to see the full lexical scope
2001-11-16 Jarkko HietaniemiAdd the fruits of Larry Shatzer's version verifying...
2001-05-09 Robin HoustonShow string for PVOP, and referent for RV
2001-04-05 Robin Houstonprint control-character vars readably
2001-03-30 Robin HoustonPATCH: B::Debug should show LOOP-specific fields
2001-01-16 Stephen McCamantRe: Eliminate op_children
2001-01-15 Jarkko Hietaniemi(Replaced by #8448) More op_children traces (cleanup...
2000-10-20 Charles BaileySYN SYN
2000-10-19 Jarkko HietaniemiFix 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 Sarathyintegrate mainline changes
1999-11-11 Gurusamy Sarathyavoid stash pointers in optree under USE_ITHREADS
1999-11-11 Gurusamy Sarathyanother change towards a shareable optree: avoid pointe...
1999-10-29 Gurusamy Sarathymore cleanup: avoid unused knowledge of "file GV" notio...
1999-10-29 Gurusamy Sarathyusurp GVOP slot for new PADOP (one small step to making...
1999-09-29 Charles Baileyresync with mainline
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-12 Doug MacEachernB::clearsym
1999-07-07 Stephen McCamantEliminate CONDOPs
1999-05-10 Tom Hughesapplied suggested patch, with win32 and PERL_OBJECT...
1998-07-15 Gurusamy Sarathyadd stub docs for ext/B, other minor tweaks
1998-02-20 Malcolm BeattieMove lib/B/... and lib/[BO].pm over to where they shoul...