B::MAGIC::PTR doesnot check for valid length.
[p5sagit/p5-mst-13.2.git] / ext / B / B /
1999-01-13 Vishal Bhatia B::MAGIC::PTR doesnot check for valid length.
1999-01-13 Vishal Bhatia B::CC::pp_rv2cv problem
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-07 Gurusamy Sarathy fix dup lexical
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-28 Gurusamy Sarathy s/comment/comment_t/ tweak (suggested by John Gorman
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-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Vishal Bhatia fix bug in B::CC::pp_sassign()
1998-09-23 Gurusamy Sarathy define PUT_svindex(), PUT_opindex()
1998-08-02 Gurusamy Sarathy fixes for pod noises
1998-07-22 Gurusamy Sarathy fix up B modules for PL_* changes
1998-07-22 Malcolm Beattie Compiler docs for 5.005
1998-07-21 Gurusamy Sarathy fix bytecode.pl with moved var names
1998-07-21 Stephen McCamant B::Deparse 0.56 (first testsuite fixes; big)
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-15 Gurusamy Sarathy add stub docs for ext/B, other minor tweaks
1998-07-15 Stephen McCamant applied patch, regen headers
1998-07-11 Stephen McCamant more complete version of change#1421
1998-07-11 Gisle Aas B::Deparse for(1..100000)
1998-07-11 Stephen McCamant add patch (via PM)
1998-07-05 Stephen McCamant Document B::Deparse, add pp_threadsv
1998-06-28 Stephen McCamant apply patch sent via private mail
1998-06-19 Gurusamy Sarathy update repository copy of Asmdata.pm after `perl byteco...
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-25 Malcolm Beattie More compiler tweaks.
1998-02-20 Malcolm Beattie Move lib/B/... and lib/[BO].pm over to where they shoul...