summaryrefslogtreecommitdiff
path: root/ext/B
Commit message (Expand)AuthorAgeFilesLines
* Declare hints only if needed.Jarkko Hietaniemi2001-04-181-1/+1
* some pragma supportRobin Houston2001-04-181-15/+85
* Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)David Dyck2001-04-181-1/+10
* Re: Deparse - parenthesise args to undeclared subsRobin Houston2001-04-171-0/+3
* utf8 literal strings (and possibly a unicode/regex bug)Robin Houston2001-04-172-1/+3
* Deparse - parenthesise args to undeclared subsRobin Houston2001-04-171-3/+15
* ambient pragmasRobin Houston2001-04-171-10/+224
* multiple B::* changesRobin Houston2001-04-174-19/+98
* suppress "unintialized value" warningsRobin Houston2001-04-051-0/+4
* regex quoting, and a minor milestoneRobin Houston2001-04-051-2/+8
* binmode is no longer an UNOPRobin Houston2001-04-051-1/+1
* "${foo}bar", "${foo}[1]" etc.Robin Houston2001-04-051-1/+7
* cope with SVf_IVisUV, and cope with $^^ and friendsRobin Houston2001-04-053-8/+31
* lexical variables with ridiculously long names that are used in list assignmentsRobin Houston2001-04-051-12/+1
* print control-character vars readablyRobin Houston2001-04-054-5/+26
* Integrate changes #9544,9547,9549(perlio),9550,9551 fromJarkko Hietaniemi2001-04-054-8/+23
* padname values may have bogus SvCURRobin Houston2001-04-024-4/+27
* @stash_array = split(/pat/, str);Robin Houston2001-04-021-3/+9
* Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"Robin Houston2001-03-301-2/+10
* B::Deparse precedence bug. (Patch included.)Jeremy Madea2001-03-301-1/+3
* PATCH: B::Debug should show LOOP-specific fieldsRobin Houston2001-03-301-0/+10
* B::Terse and warningsBenjamin Sugars2001-03-272-2/+3
* more pod patchesMichael Stevens2001-03-161-2/+2
* Portability fixes for Mac OS / bleadperlChris Nandor2001-03-101-1/+2
* Re: sync sync sync: have I missed any patches?Tim Jenness2001-02-282-4/+4
* [patch] -Wall cleanup round 2Doug MacEachern2001-02-181-6/+8
* Re: Eliminate op_childrenStephen McCamant2001-01-162-1/+13
* (Replaced by #8448) More op_children traces (cleanup of #8442).Jarkko Hietaniemi2001-01-151-1/+1
* (Replaced by #8448) Traces of op_children (cleanup of #8442)Jarkko Hietaniemi2001-01-151-6/+0
* [PATCH @8436] Eliminate op_childrenStephen McCamant2001-01-153-44/+33
* Re: B::Concise -- an improved replacement for B::TerseStephen McCamant2001-01-131-3/+8
* The B::Terse drop-in replacement wasn't quite drop-in.Jarkko Hietaniemi2001-01-131-12/+129
* B::Concise -- an improved replacement for B::Terse Stephen McCamant2001-01-122-129/+824
* Re: [PATCH @8269] Continue blocks and B::DeparseStephen McCamant2001-01-041-4/+4
* Continue blocks and B::DeparseStephen McCamant2001-01-041-111/+169
* Fix B::Terse indentationDaniel Chetlin2000-12-282-4/+5
* Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failingSimon Cozens2000-12-111-1/+5
* The walkoptree confusion rages; walkoptree() seems to be comingJarkko Hietaniemi2000-12-101-5/+7
* the dTHR hitsMichael Stevens2000-12-061-1/+0
* Undo #7848. Some of the code seems to use walkoptree(),Jarkko Hietaniemi2000-11-253-15/+16
* [ID 20001124.001] B exports "walkoptree" but does not define itSimon Cozens2000-11-241-6/+7
* C.pm part ofJarkko Hietaniemi2000-11-011-1/+1
* ripples from constsub patchJohn Tobey2000-10-223-0/+13
* -MO=C falls over on package <none>Hugo van der Sanden2000-10-222-2/+2
* Fix of sorts for bug id 20000901.092. There seems to be no traceJarkko Hietaniemi2000-10-191-1/+0
* [ID 20001003.006] B::Debug not -w cleanNicholas Clark2000-10-031-1/+1
* [ID 20000928.002] perlcc & ByteCode.pm option mismatchNicholas Clark2000-10-021-5/+5
* Re: [ID 20000915.010] Infinite loop with -MO=DeparseSpider Boardman2000-09-301-1/+1
* Warnings in B::DeparseAbigail2000-08-291-1/+1
* Bad makefile.Jarkko Hietaniemi2000-08-231-1/+1