| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | non-block scopes | Robin Houston | 2001-04-28 | 1 | -1/+18 |
* | Human-readable pragmas &c | Robin Houston | 2001-04-27 | 1 | -7/+52 |
* | Deparse nits. | Jarkko Hietaniemi | 2001-04-26 | 1 | -2/+2 |
* | formats must be flush left | Robin Houston | 2001-04-26 | 1 | -3/+3 |
* | fix easy bugs | Robin Houston | 2001-04-26 | 1 | -5/+24 |
* | Dethinko from Robin Houston. | Jarkko Hietaniemi | 2001-04-26 | 1 | -1/+1 |
* | C<$x = /(.)/> ne C<($x) = /(.)/> | Robin Houston | 2001-04-26 | 1 | -1/+3 |
* | Re: [PATCH B::Deparse] fix string uninterpretation | Robin Houston | 2001-04-26 | 1 | -2/+1 |
* | Re: [PATCH B::Deparse] fix string uninterpretation | Robin Houston | 2001-04-26 | 1 | -2/+2 |
* | [PATCH B::Deparse] fix string uninterpretation | Robin Houston | 2001-04-26 | 1 | -4/+4 |
* | filetests, open(my $x,...), warnings, formats &c | Robin Houston | 2001-04-26 | 1 | -61/+45 |
* | Re: [PATCH 5.7.1] B::Concise and extra variables | Paul Johnson | 2001-04-25 | 1 | -3/+60 |
* | Re: [ID 20010423.006] Test failed in perl@9794 | Robin Houston | 2001-04-24 | 1 | -0/+4 |
* | Deparse nit | Robin Houston | 2001-04-23 | 1 | -2/+5 |
* | Distinguish package variables, if necessary | Robin Houston | 2001-04-22 | 1 | -4/+63 |
* | Support BEGIN blocks in B::Deparse (& more) | Robin Houston | 2001-04-22 | 3 | -66/+280 |
* | B::walksymtable improperly documented? | Michael G. Schwern | 2001-04-21 | 1 | -4/+16 |
* | Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same s... | Robin Houston | 2001-04-20 | 2 | -9/+18 |
* | Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same s... | Robin Houston | 2001-04-19 | 1 | -4/+7 |
* | PATCH: Propagate low byte of hints in cop.op_private | Robin Houston | 2001-04-19 | 1 | -1/+1 |
* | Declare hints only if needed. | Jarkko Hietaniemi | 2001-04-18 | 1 | -1/+1 |
* | some pragma support | Robin Houston | 2001-04-18 | 1 | -15/+85 |
* | Deparse.pm of split(" ") decodes as /\s+/ (with PATCH) | David Dyck | 2001-04-18 | 1 | -1/+10 |
* | Re: Deparse - parenthesise args to undeclared subs | Robin Houston | 2001-04-17 | 1 | -0/+3 |
* | utf8 literal strings (and possibly a unicode/regex bug) | Robin Houston | 2001-04-17 | 2 | -1/+3 |
* | Deparse - parenthesise args to undeclared subs | Robin Houston | 2001-04-17 | 1 | -3/+15 |
* | ambient pragmas | Robin Houston | 2001-04-17 | 1 | -10/+224 |
* | multiple B::* changes | Robin Houston | 2001-04-17 | 4 | -19/+98 |
* | suppress "unintialized value" warnings | Robin Houston | 2001-04-05 | 1 | -0/+4 |
* | regex quoting, and a minor milestone | Robin Houston | 2001-04-05 | 1 | -2/+8 |
* | binmode is no longer an UNOP | Robin Houston | 2001-04-05 | 1 | -1/+1 |
* | "${foo}bar", "${foo}[1]" etc. | Robin Houston | 2001-04-05 | 1 | -1/+7 |
* | cope with SVf_IVisUV, and cope with $^^ and friends | Robin Houston | 2001-04-05 | 3 | -8/+31 |
* | lexical variables with ridiculously long names that are used in list assignments | Robin Houston | 2001-04-05 | 1 | -12/+1 |
* | print control-character vars readably | Robin Houston | 2001-04-05 | 4 | -5/+26 |
* | Integrate changes #9544,9547,9549(perlio),9550,9551 from | Jarkko Hietaniemi | 2001-04-05 | 4 | -8/+23 |
* | padname values may have bogus SvCUR | Robin Houston | 2001-04-02 | 4 | -4/+27 |
* | @stash_array = split(/pat/, str); | Robin Houston | 2001-04-02 | 1 | -3/+9 |
* | Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics" | Robin Houston | 2001-03-30 | 1 | -2/+10 |
* | B::Deparse precedence bug. (Patch included.) | Jeremy Madea | 2001-03-30 | 1 | -1/+3 |
* | PATCH: B::Debug should show LOOP-specific fields | Robin Houston | 2001-03-30 | 1 | -0/+10 |
* | B::Terse and warnings | Benjamin Sugars | 2001-03-27 | 2 | -2/+3 |
* | more pod patches | Michael Stevens | 2001-03-16 | 1 | -2/+2 |
* | Portability fixes for Mac OS / bleadperl | Chris Nandor | 2001-03-10 | 1 | -1/+2 |
* | Re: sync sync sync: have I missed any patches? | Tim Jenness | 2001-02-28 | 2 | -4/+4 |
* | [patch] -Wall cleanup round 2 | Doug MacEachern | 2001-02-18 | 1 | -6/+8 |
* | Re: Eliminate op_children | Stephen McCamant | 2001-01-16 | 2 | -1/+13 |
* | (Replaced by #8448) More op_children traces (cleanup of #8442). | Jarkko Hietaniemi | 2001-01-15 | 1 | -1/+1 |
* | (Replaced by #8448) Traces of op_children (cleanup of #8442) | Jarkko Hietaniemi | 2001-01-15 | 1 | -6/+0 |
* | [PATCH @8436] Eliminate op_children | Stephen McCamant | 2001-01-15 | 3 | -44/+33 |