severe bugs in change#3786 fixed
[p5sagit/p5-mst-13.2.git] / ext / B /
1999-12-17 Gurusamy Sarathy add missing new ops
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-07 Gurusamy Sarathy typos in change#4546
1999-12-03 Gurusamy Sarathy support -a switch to append bytecode to an existing...
1999-12-03 Ilya Zakharevich applied suggested patch; removed $VERSION = $VERSION...
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-11 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-11 Gurusamy Sarathy avoid stash pointers in optree under USE_ITHREADS
1999-11-11 Gurusamy Sarathy another change towards a shareable optree: avoid pointe...
1999-11-06 Jarkko Hietaniemi More printf miscasts flushed out.
1999-11-04 Gurusamy Sarathy change#4485 didn't do the right thing for B::Bytecode
1999-11-04 Gurusamy Sarathy implement STOP blocks and fix compiler to use them...
1999-10-29 Gurusamy Sarathy more cleanup: avoid unused knowledge of "file GV" notio...
1999-10-29 Gurusamy Sarathy usurp GVOP slot for new PADOP (one small step to making...
1999-10-24 Nick Ing-Simmons Follow that camel ... another sync.
1999-10-24 Gurusamy Sarathy VMS tweak (suggested by Craig A. Berry <craig.berry...
1999-10-04 Andy Dougherty Re: [ID 19991001.005] [_61] [PATCH] tarball fine on...
1999-10-01 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-30 Vishal Bhatia [patch _61] Minor corrections in C.pm
1999-09-27 Jarkko Hietaniemi Artistic fine-tuning.
1999-09-20 Gurusamy Sarathy suppress warning (from John Tobey <jtobey@epsilondev...
1999-09-20 Vishal Bhatia add arenas for managing allocations of remaining xpv...
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-14 Jarkko Hietaniemi Change #4149 necessitates also a small code change.
1999-09-14 Gurusamy Sarathy change some filenames to be 8.3-friendly
1999-09-13 Jarkko Hietaniemi Integrate with Sarathy.
1999-09-13 Robin Barker Replace change #4100 with
1999-09-12 Doug MacEachern B::clearsym
1999-09-08 Gurusamy Sarathy integrate cfgperl contents into mainline
1999-09-07 Robin Barker Fix pointer casts.
1999-09-06 Vishal Bhatia applied suggested patch with suitable test to detect...
1999-09-06 Gurusamy Sarathy support bytecode and C backends in perlcc (patch suggested
1999-08-09 Jarkko Hietaniemi Integrate with Nick.
1999-08-08 Nick Ing-Simmons Will now correctly re-call
1999-08-07 Nick Ing-Simmons Vishal Bhatia <vishalb@my-deja.com>
1999-08-07 Nick Ing-Simmons B::C changes to get simple Tk app. compiling again
1999-08-06 Nathan Torkington Fix for Nathan's fix (#3920) from Guy Decoux.
1999-08-04 Nathan Torkington [5.005_60 PATCH] Make B::Bytecode work
1999-08-02 Jarkko Hietaniemi Integrate with Sarathy.
1999-08-02 Vishal Bhatia "use constant" in the compiler
1999-08-01 Jarkko Hietaniemi Integrate with Sarathy. perl.h and util.c required...
1999-08-01 Nathan Torkington ext/B/B/Disassembler.pm patch
1999-08-01 Gurusamy Sarathy fixes from Stephen McCamant that address bugs in change...
1999-08-01 Gurusamy Sarathy fix defined(@foo) encarpments
1999-07-27 Gurusamy Sarathy here lies 5.005_58
1999-07-27 Gurusamy Sarathy change#3762 wasn't needed
1999-07-26 Gurusamy Sarathy setstate stop-gap from Vishal Bhatia
1999-07-26 Gurusamy Sarathy patch for pp_foo -> Perl_pp_foo changes from Vishal...
1999-07-17 Gurusamy Sarathy make CC.pm use a distinct CCPP() macro rather than...
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-07 Jarkko Hietaniemi Integrate with Sarathy. perldiag.pod required manual...
1999-07-07 Stephen McCamant B::Deparse update
1999-07-07 Vishal Bhatia Compiler and XSUBS
1999-07-07 Doug MacEachern add B::PV::{LEN,CUR}
1999-07-07 Paul Marquess lexical warnings update (warning.t fails one test
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-27 Gurusamy Sarathy somewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-12 Gurusamy Sarathy EXTERN_C declarations for global arrays in various
1999-06-10 Gurusamy Sarathy fix small nits
1999-06-10 Gurusamy Sarathy win32 build fixes
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-02 Gurusamy Sarathy remove _() non-ansism
1999-05-28 Tom Hughes ByteLoader mark 2
1999-05-12 Gurusamy Sarathy typo in change#3400
1999-05-12 Albert Dvornik deparse \&func() as \(&func()) for clarity
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-05-10 Gurusamy Sarathy more Compiler patches from Vishal Bhatia <vishalb@my...
1999-05-10 Tom Hughes applied suggested patch, with win32 and PERL_OBJECT...
1999-05-09 Stephen McCamant Re: pdt: Perl Development Tools?
1999-05-06 Gurusamy Sarathy compiler fixes from Vishal Bhatia <vishalb@hotmail...
1999-05-05 Charles Bailey applied non-conflicting parts of suggested patch
1999-04-04 Gurusamy Sarathy correct places that said newSVpv() when they meant...
1999-03-25 Vishal Bhatia applied needful parts of suggested patch
1999-03-25 Gurusamy Sarathy fix refcnt on PL_main_cv (variant of suggestion by...
1999-03-25 Stephen McCamant Compiler needs to know about utf8 SVOP tr///s
1999-03-25 Gurusamy Sarathy B::Deparse update from Stephen McCamant <smccam@uclink4...
1999-03-24 Charles Bailey applied suggested patch, modulo superseded parts
1999-03-24 Vishal Bhatia applied suggested patch, modulo bogus hunk
1999-03-04 Vishal Bhatia updates to compiler modules
1999-03-02 Hans Mulder To: perl5-porters@perl.org, vmsperl@perl.org
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-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-18 Gurusamy Sarathy a few random cleanups
1999-01-18 Vishal Bhatia Duplicate saved ops (CC.pm)
1999-01-17 Gurusamy Sarathy various tweaks for clean build and test on win32
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-13 Vishal Bhatia B::CC::pp_rv2cv problem
1999-01-02 Nick Ing-Simmons Tone down Makefile.PL so it works on Win32
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
next