summaryrefslogtreecommitdiff
path: root/ext/B
Commit message (Expand)AuthorAgeFilesLines
...
* non-block scopesRobin Houston2001-04-281-1/+18
* Human-readable pragmas &cRobin Houston2001-04-271-7/+52
* Deparse nits.Jarkko Hietaniemi2001-04-261-2/+2
* formats must be flush leftRobin Houston2001-04-261-3/+3
* fix easy bugsRobin Houston2001-04-261-5/+24
* Dethinko from Robin Houston.Jarkko Hietaniemi2001-04-261-1/+1
* C<$x = /(.)/> ne C<($x) = /(.)/>Robin Houston2001-04-261-1/+3
* Re: [PATCH B::Deparse] fix string uninterpretationRobin Houston2001-04-261-2/+1
* Re: [PATCH B::Deparse] fix string uninterpretationRobin Houston2001-04-261-2/+2
* [PATCH B::Deparse] fix string uninterpretationRobin Houston2001-04-261-4/+4
* filetests, open(my $x,...), warnings, formats &cRobin Houston2001-04-261-61/+45
* Re: [PATCH 5.7.1] B::Concise and extra variablesPaul Johnson2001-04-251-3/+60
* Re: [ID 20010423.006] Test failed in perl@9794Robin Houston2001-04-241-0/+4
* Deparse nitRobin Houston2001-04-231-2/+5
* Distinguish package variables, if necessaryRobin Houston2001-04-221-4/+63
* Support BEGIN blocks in B::Deparse (& more)Robin Houston2001-04-223-66/+280
* B::walksymtable improperly documented?Michael G. Schwern2001-04-211-4/+16
* Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same s...Robin Houston2001-04-202-9/+18
* Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same s...Robin Houston2001-04-191-4/+7
* PATCH: Propagate low byte of hints in cop.op_privateRobin Houston2001-04-191-1/+1
* 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