-MO=C falls over on package <none>
[p5sagit/p5-mst-13.2.git] / ext / B / B /
2000-10-22 Hugo van der Sanden -MO=C falls over on package <none>
2000-10-19 Jarkko Hietaniemi Fix of sorts for bug id 20000901.092. There seems...
2000-10-03 Nicholas Clark [ID 20001003.006] B::Debug not -w clean
2000-10-02 Nicholas Clark [ID 20000928.002] perlcc & ByteCode.pm option mismatch
2000-09-30 Spider Boardman Re: [ID 20000915.010] Infinite loop with -MO=Deparse
2000-08-29 Abigail Warnings in B::Deparse
2000-08-22 Jarkko Hietaniemi Bytecompiler patches from Benjamin Stuhl.
2000-08-18 Peter Scott Typo in pp_complement().
2000-08-11 Simon Cozens B::Deparse didn't do sub attributes.
2000-07-11 Gurusamy Sarathy integrate cfgperl changes#6293..6324 into mainline
2000-07-06 Jarkko Hietaniemi Add =head1 NAMEs so that buildtoc is happy.
2000-06-25 Jarkko Hietaniemi Regen headers.
2000-06-22 Jarkko Hietaniemi Bytecode patches from Benjamin Stuhl.
2000-06-15 Jarkko Hietaniemi Bytecode patches from Benjamin Stuhl.
2000-06-07 Jarkko Hietaniemi Mopup for #6204.
2000-06-06 Benjamin Stuhl B::Bytecode patches
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-28 Gurusamy Sarathy B::Bytecode tweaks (from Simon Cozens <simon@brecon...
2000-04-27 Gurusamy Sarathy add testsuite for B backends, fix bug in B::Deparse...
2000-04-24 Gurusamy Sarathy Consolidated B::Deparse fixes (from Stephen McCamant)
2000-03-17 Gurusamy Sarathy documentation fixes from p5p
2000-03-07 Gurusamy Sarathy omit XSLoader from bytecode dumps
2000-03-07 Gurusamy Sarathy get ByteLoader working again
2000-02-25 Gurusamy Sarathy more Compiler tweaks for useithreads
2000-02-21 Gurusamy Sarathy get Compiler "working" under useithreads
2000-02-19 Gurusamy Sarathy more B fixups to cope with empty GVs (these can only...
2000-02-18 Gurusamy Sarathy Compiler fixups from Jan Dubois
2000-02-09 Charles Bailey Resync with mainline
2000-01-27 Gurusamy Sarathy various pod nits identified by installhtml (all fixed...
2000-01-26 Gurusamy Sarathy pod typos and warnings (from Abigail <abigail@delanet...
2000-01-26 Gurusamy Sarathy s/STOP/CHECK/ blocks
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-06 Gurusamy Sarathy fix various C-backend shenanigans
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-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
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-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-09-30 Vishal Bhatia [patch _61] Minor corrections in C.pm
1999-09-29 Charles Bailey resync with mainline
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-12 Doug MacEachern B::clearsym
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 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-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 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-10 Gurusamy Sarathy fix small nits
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-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 Gurusamy Sarathy B::Deparse update from Stephen McCamant <smccam@uclink4...
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-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 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.
next