Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
[p5sagit/p5-mst-13.2.git] / ext / B /
2001-04-05 Jarkko Hietaniemi Integrate changes #9544,9547,9549(perlio),9550,9551...
2001-04-02 Robin Houston padname values may have bogus SvCUR
2001-04-02 Robin Houston @stash_array = split(/pat/, str);
2001-03-30 Robin Houston Re: [ID 20010330.003] O=Deparse,-p does not preserve...
2001-03-30 Jeremy Madea B::Deparse precedence bug. (Patch included.)
2001-03-30 Robin Houston PATCH: B::Debug should show LOOP-specific fields
2001-03-27 Benjamin Sugars B::Terse and warnings
2001-03-16 Michael Stevens more pod patches
2001-03-10 Chris Nandor Portability fixes for Mac OS / bleadperl
2001-02-28 Tim Jenness Re: sync sync sync: have I missed any patches?
2001-02-18 Doug MacEachern [patch] -Wall cleanup round 2
2001-01-24 Charles Bailey SYN SYN
2001-01-16 Stephen McCamant Re: Eliminate op_children
2001-01-15 Jarkko Hietaniemi (Replaced by #8448) More op_children traces (cleanup...
2001-01-15 Jarkko Hietaniemi (Replaced by #8448) Traces of op_children (cleanup...
2001-01-15 Stephen McCamant [PATCH @8436] Eliminate op_children
2001-01-13 Stephen McCamant Re: B::Concise -- an improved replacement for B::Terse
2001-01-13 Jarkko Hietaniemi The B::Terse drop-in replacement wasn't quite drop-in.
2001-01-12 Stephen McCamant B::Concise -- an improved replacement for B::Terse
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-04 Stephen McCamant Re: [PATCH @8269] Continue blocks and B::Deparse
2001-01-04 Stephen McCamant Continue blocks and B::Deparse
2000-12-28 Daniel Chetlin Fix B::Terse indentation
2000-12-11 Nick Ing-Simmons Integrate mainline
2000-12-11 Simon Cozens Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
2000-12-10 Jarkko Hietaniemi The walkoptree confusion rages; walkoptree() seems...
2000-12-06 Michael Stevens the dTHR hits
2000-11-25 Jarkko Hietaniemi Undo #7848. Some of the code seems to use walkoptree(),
2000-11-24 Simon Cozens [ID 20001124.001] B exports "walkoptree" but does not...
2000-11-01 Jarkko Hietaniemi C.pm part of
2000-10-22 John Tobey ripples from constsub patch
2000-10-22 Hugo van der Sanden -MO=C falls over on package <none>
2000-10-20 Charles Bailey SYN SYN
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-23 Jarkko Hietaniemi Bad makefile.
2000-08-23 Jarkko Hietaniemi VMS MMS (make) wants null action.
2000-08-22 Jarkko Hietaniemi Be portable.
2000-08-22 Jarkko Hietaniemi cSVOPo_*v things index into the current PL_curpad
2000-08-22 Hugo van der Sanden B:: missing dependency
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-08-08 Jarkko Hietaniemi Do away with array context, from Daniel Chetlin <daniel...
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
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 Continuing mopup for #6204.
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 detypo
2000-02-21 Gurusamy Sarathy undo accidental delete
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
2000-01-05 Gurusamy Sarathy various nits identified by warnings unmasked by recent...
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-29 Charles Bailey resync with mainline
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...
next