Integrate with Sarathy. perl.h and util.c required manual resolving.
[p5sagit/p5-mst-13.2.git] / ext / B / B / C.pm
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-07-26 Gurusamy Sarathy patch for pp_foo -> Perl_pp_foo changes from Vishal...
1999-07-07 Vishal Bhatia Compiler and XSUBS
1999-07-07 Stephen McCamant Eliminate CONDOPs
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-02 Gurusamy Sarathy remove _() non-ansism
1999-05-10 Gurusamy Sarathy more Compiler patches from Vishal Bhatia <vishalb@my...
1999-03-25 Gurusamy Sarathy fix refcnt on PL_main_cv (variant of suggestion by...
1999-03-24 Vishal Bhatia applied suggested patch, modulo bogus hunk
1999-03-04 Vishal Bhatia updates to compiler modules
1999-02-16 Gurusamy Sarathy propagate PERL_VERSION everywhere, add to pod
1999-02-15 Vishal Bhatia enable dynaloading in C.pm-compiled programs (non-confl...
1999-01-18 Vishal Bhatia Duplicate saved ops (CC.pm)
1999-01-17 Gurusamy Sarathy fix change#2602 to not used hard coded constants
1999-01-17 Gurusamy Sarathy integrate cfgperl changes into mainline, fix conflicts
1999-01-13 Vishal Bhatia B::MAGIC::PTR doesnot check for valid length.
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-20 Nick Ing-Simmons Save _all_ GV's which have SV, AV or HV set.
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-05 Nick Ing-Simmons B.xs had its own code to calculate hash() which differe...
1998-12-04 Nick Ing-Simmons Snapshot of re-worked B::C which compiles Tk apps at...
1998-12-04 Nick Ing-Simmons Vishal Bhatia's patch as a basis.
1998-11-28 Nick Ing-Simmons More C.pm tweaks
1998-11-27 Nick Ing-Simmons Handle INIT list in C.pm
1998-11-27 Gurusamy Sarathy B::C tweaks to allow Tk compiles from Nick Ing-Simmons
1998-10-30 Vishal Bhatia hand-apply whitespace-mutiliated patch
1998-10-25 Vishal Bhatia implement C<goto ...
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-02-20 Malcolm Beattie Move lib/B/... and lib/[BO].pm over to where they shoul...