Eliminate CONDOPs
[p5sagit/p5-mst-13.2.git] / ext / B / B / CC.pm
1999-07-07 Stephen McCamant Eliminate CONDOPs
1999-07-07 Vishal Bhatia Minor bug fix in pp_require
1999-07-06 Vishal Bhatia applied patch after demunging headers with appropriate...
1999-07-05 Vishal Bhatia applied parts not duplicated by previous patches
1999-07-05 Vishal Bhatia Re: [PATCH 5.005_57] pp_sort sorted out
1999-06-10 Gurusamy Sarathy fix small nits
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-10 Gurusamy Sarathy more Compiler patches from Vishal Bhatia <vishalb@my...
1999-05-06 Gurusamy Sarathy compiler fixes from Vishal Bhatia <vishalb@hotmail...
1999-03-25 Vishal Bhatia applied needful parts of suggested patch
1999-03-24 Vishal Bhatia applied suggested patch, modulo bogus hunk
1999-03-04 Vishal Bhatia updates to compiler modules
1999-02-12 Gurusamy Sarathy add missing hunk in change#2657
1999-01-21 Vishal Bhatia pp_mapstart & pp_grepstart return val (CC.pm)
1999-01-17 Gurusamy Sarathy integrate cfgperl changes into mainline, fix conflicts
1999-01-13 Vishal Bhatia B::CC::pp_rv2cv problem
1999-01-02 Nick Ing-Simmons Export constant subs from B.xs for op.h, cop.h and...
1999-01-02 Nick Ing-Simmons Integrate ext/B changes from //depot/cfgperl
1998-12-29 Vishal Bhatia More minor Fixes in CC.pm/C.pm
1998-12-29 Vishal Bhatia Re:perlcc -e 'my $x = shift; print +($x ?...' failure
1998-12-29 Vishal Bhatia return value of perlcc/B::CC generated functions.
1998-12-21 Vishal Bhatia pp_next/pp_last/pp_redo problems
1998-12-10 Vishal Bhatia 1. Fixes the bug reported by Robin Barker <rmb1@cise...
1998-12-05 Nick Ing-Simmons Avoid hard-coding op numbers
1998-12-04 Nick Ing-Simmons Vishal Bhatia's patch as a basis.
1998-10-30 Vishal Bhatia hand-apply whitespace-mutiliated patch
1998-10-25 Vishal Bhatia implement C<goto ...
1998-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Vishal Bhatia fix bug in B::CC::pp_sassign()
1998-07-22 Gurusamy Sarathy fix up B modules for PL_* changes
1998-07-22 Malcolm Beattie Compiler docs for 5.005
1998-07-15 Gurusamy Sarathy add stub docs for ext/B, other minor tweaks
1998-05-14 Gurusamy Sarathy [win32] integrate mainline
1998-05-14 Ilya Zakharevich [PATCH 5.004_64] newSV
1998-04-14 Malcolm Beattie [compiler] CC did "<<" instead of ">>" for right-shift...
1998-02-20 Malcolm Beattie Move lib/B/... and lib/[BO].pm over to where they shoul...