This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
POD nits on B::Lint
[perl5.git] / ext / B / B / Lint.pm
2005-12-20 Rafael Garcia-SuarezPOD nits on B::Lint
2005-12-20 Joshua ben JoreRe: Pluggable lint patch
2004-11-26 Andy LesterDoc nit for B::Lint
2003-08-13 Nicholas ClarkRe: script wanted
2002-11-16 Rafael Garcia-Suarez New B::Lint option, bare-subs, that checks for...
2002-05-26 Rafael Garcia-SuarezFix a remaining B::Lint bug.
2002-04-10 Rafael Garcia-SuarezFix a bug in B::walkoptree_slow (wasn't handling OP_SUB...
2002-03-08 Jarkko HietaniemiNew shinier lint.t (and Lint.pm) from Rafael Garcia...
2002-03-08 Rafael Garcia-SuarezB::Lint tests
2002-03-06 Rafael Garcia-SuarezB::Lint doesn't work
2001-11-16 Jarkko HietaniemiAdd the fruits of Larry Shatzer's version verifying...
2001-08-28 Ville Skyttä[ID 20010827.008] no-foo options broken in B::Lint
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-11-25 Jarkko HietaniemiUndo #7848. Some of the code seems to use walkoptree(),
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-11 Gurusamy Sarathyanother change towards a shareable optree: avoid pointe...
1999-11-04 Gurusamy Sarathyimplement STOP blocks and fix compiler to use them...
1999-10-29 Gurusamy Sarathyusurp GVOP slot for new PADOP (one small step to making...
1999-07-26 Gurusamy Sarathypatch for pp_foo -> Perl_pp_foo changes from Vishal...
1999-01-02 Nick Ing-SimmonsExport constant subs from B.xs for op.h, cop.h and...
1998-02-20 Malcolm BeattieMove lib/B/... and lib/[BO].pm over to where they shoul...