2001-06-21 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2001-06-21 |
Richard Soderberg |
Step 2: Use the new PM_GETRE/SETRE macros everywhere. |
tree | commitdiff |
2001-06-18 |
Jarkko Hietaniemi |
The Grand Trek: move the *.t files from t/ to lib/... |
tree | commitdiff |
2001-06-04 |
Jarkko Hietaniemi |
Eradicate traces of 'asciirange' re subpragma. |
tree | commitdiff |
2001-05-16 |
Robin Houston |
More on /x regexes |
tree | commitdiff |
2001-05-15 |
Jarkko Hietaniemi |
Half of #10107 got lost. |
tree | commitdiff |
2001-05-15 |
Robin Houston |
Lvaluable method calls |
tree | commitdiff |
2001-05-15 |
Robin Houston |
C<$foo =~ give_me_a_regex>; /x modifier |
tree | commitdiff |
2001-05-15 |
Robin Houston |
"${foo}_bar" |
tree | commitdiff |
2001-05-11 |
Robin Houston |
$foo->bar(0) |
tree | commitdiff |
2001-05-10 |
Robin Houston |
Extend tr/\0-\377/blah/c support |
tree | commitdiff |
2001-05-10 |
Robin Houston |
t/op/64bitint.t |
tree | commitdiff |
2001-05-10 |
Jarkko Hietaniemi |
Retract #10070, not ready yet. |
tree | commitdiff |
2001-05-10 |
Hugo van der Sanden |
(Retracted by #10073) |
tree | commitdiff |
2001-05-10 |
Robin Houston |
our() lists and foreach loops |
tree | commitdiff |
2001-05-10 |
Robin Houston |
Fix tr///ansliteration |
tree | commitdiff |
2001-05-09 |
Robin Houston |
Show string for PVOP, and referent for RV |
tree | commitdiff |
2001-05-09 |
Robin Houston |
B::Deparse tester |
tree | commitdiff |
2001-05-08 |
Robin Houston |
Document known bugs |
tree | commitdiff |
2001-05-07 |
Robin Houston |
Give (?{...}) a taste of its own medicine |
tree | commitdiff |
2001-05-07 |
Robin Houston |
undefined folded constants |
tree | commitdiff |
2001-05-07 |
Robin Houston |
use Foo (sub {...}); |
tree | commitdiff |
2001-05-06 |
Robin Houston |
scoping |
tree | commitdiff |
2001-05-01 |
Robin Houston |
optimised sort |
tree | commitdiff |
2001-05-01 |
Robin Houston |
for(;;), sort |
tree | commitdiff |
2001-05-01 |
Robin Houston |
do, warn, use |
tree | commitdiff |
2001-04-30 |
Robin Houston |
suppress warning |
tree | commitdiff |
2001-04-28 |
Robin Houston |
non-block scopes |
tree | commitdiff |
2001-04-27 |
Robin Houston |
Human-readable pragmas &c |
tree | commitdiff |
2001-04-26 |
Jarkko Hietaniemi |
Deparse nits. |
tree | commitdiff |
2001-04-26 |
Robin Houston |
formats must be flush left |
tree | commitdiff |
2001-04-26 |
Robin Houston |
fix easy bugs |
tree | commitdiff |
2001-04-26 |
Jarkko Hietaniemi |
Dethinko from Robin Houston. |
tree | commitdiff |
2001-04-26 |
Robin Houston |
C<$x = /(.)/> ne C<($x) = /(.)/> |
tree | commitdiff |
2001-04-26 |
Robin Houston |
Re: [PATCH B::Deparse] fix string uninterpretation |
tree | commitdiff |
2001-04-26 |
Robin Houston |
Re: [PATCH B::Deparse] fix string uninterpretation |
tree | commitdiff |
2001-04-26 |
Robin Houston |
[PATCH B::Deparse] fix string uninterpretation |
tree | commitdiff |
2001-04-26 |
Robin Houston |
filetests, open(my $x,...), warnings, formats &c |
tree | commitdiff |
2001-04-25 |
Paul Johnson |
Re: [PATCH 5.7.1] B::Concise and extra variables |
tree | commitdiff |
2001-04-24 |
Robin Houston |
Re: [ID 20010423.006] Test failed in perl@9794 |
tree | commitdiff |
2001-04-23 |
Robin Houston |
Deparse nit |
tree | commitdiff |
2001-04-22 |
Robin Houston |
Distinguish package variables, if necessary |
tree | commitdiff |
2001-04-22 |
Robin Houston |
Support BEGIN blocks in B::Deparse (& more) |
tree | commitdiff |
2001-04-21 |
Michael G. Schwern |
B::walksymtable improperly documented? |
tree | commitdiff |
2001-04-20 |
Robin Houston |
Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse... |
tree | commitdiff |
2001-04-19 |
Robin Houston |
Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse... |
tree | commitdiff |
2001-04-19 |
Robin Houston |
PATCH: Propagate low byte of hints in cop.op_private |
tree | commitdiff |
2001-04-18 |
Jarkko Hietaniemi |
Declare hints only if needed. |
tree | commitdiff |
2001-04-18 |
Robin Houston |
some pragma support |
tree | commitdiff |
2001-04-18 |
David Dyck |
Deparse.pm of split(" ") decodes as /\s+/ (with PATCH) |
tree | commitdiff |
2001-04-17 |
Robin Houston |
Re: Deparse - parenthesise args to undeclared subs |
tree | commitdiff |
2001-04-17 |
Robin Houston |
utf8 literal strings (and possibly a unicode/regex... |
tree | commitdiff |
2001-04-17 |
Robin Houston |
Deparse - parenthesise args to undeclared subs |
tree | commitdiff |
2001-04-17 |
Robin Houston |
ambient pragmas |
tree | commitdiff |
2001-04-17 |
Robin Houston |
multiple B::* changes |
tree | commitdiff |
2001-04-05 |
Robin Houston |
suppress "unintialized value" warnings |
tree | commitdiff |
2001-04-05 |
Robin Houston |
regex quoting, and a minor milestone |
tree | commitdiff |
2001-04-05 |
Robin Houston |
binmode is no longer an UNOP |
tree | commitdiff |
2001-04-05 |
Robin Houston |
"${foo}bar", "${foo}[1]" etc. |
tree | commitdiff |
2001-04-05 |
Robin Houston |
cope with SVf_IVisUV, and cope with $^^ and friends |
tree | commitdiff |
2001-04-05 |
Robin Houston |
lexical variables with ridiculously long names that... |
tree | commitdiff |
2001-04-05 |
Robin Houston |
print control-character vars readably |
tree | commitdiff |
2001-04-05 |
Jarkko Hietaniemi |
Integrate changes #9544,9547,9549(perlio),9550,9551... |
tree | commitdiff |
2001-04-02 |
Robin Houston |
padname values may have bogus SvCUR |
tree | commitdiff |
2001-04-02 |
Robin Houston |
@stash_array = split(/pat/, str); |
tree | commitdiff |
2001-03-30 |
Robin Houston |
Re: [ID 20010330.003] O=Deparse,-p does not preserve... |
tree | commitdiff |
2001-03-30 |
Jeremy Madea |
B::Deparse precedence bug. (Patch included.) |
tree | commitdiff |
2001-03-30 |
Robin Houston |
PATCH: B::Debug should show LOOP-specific fields |
tree | commitdiff |
2001-03-27 |
Benjamin Sugars |
B::Terse and warnings |
tree | commitdiff |
2001-03-16 |
Michael Stevens |
more pod patches |
tree | commitdiff |
2001-03-10 |
Chris Nandor |
Portability fixes for Mac OS / bleadperl |
tree | commitdiff |
2001-02-28 |
Tim Jenness |
Re: sync sync sync: have I missed any patches? |
tree | commitdiff |
2001-02-18 |
Doug MacEachern |
[patch] -Wall cleanup round 2 |
tree | commitdiff |
2001-01-24 |
Charles Bailey |
SYN SYN |
tree | commitdiff |
2001-01-16 |
Stephen McCamant |
Re: Eliminate op_children |
tree | commitdiff |
2001-01-15 |
Jarkko Hietaniemi |
(Replaced by #8448) More op_children traces (cleanup... |
tree | commitdiff |
2001-01-15 |
Jarkko Hietaniemi |
(Replaced by #8448) Traces of op_children (cleanup... |
tree | commitdiff |
2001-01-15 |
Stephen McCamant |
[PATCH @8436] Eliminate op_children |
tree | commitdiff |
2001-01-13 |
Stephen McCamant |
Re: B::Concise -- an improved replacement for B::Terse |
tree | commitdiff |
2001-01-13 |
Jarkko Hietaniemi |
The B::Terse drop-in replacement wasn't quite drop-in. |
tree | commitdiff |
2001-01-12 |
Stephen McCamant |
B::Concise -- an improved replacement for B::Terse |
tree | commitdiff |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
tree | commitdiff |
2001-01-04 |
Stephen McCamant |
Re: [PATCH @8269] Continue blocks and B::Deparse |
tree | commitdiff |
2001-01-04 |
Stephen McCamant |
Continue blocks and B::Deparse |
tree | commitdiff |
2000-12-28 |
Daniel Chetlin |
Fix B::Terse indentation |
tree | commitdiff |
2000-12-11 |
Nick Ing-Simmons |
Integrate mainline |
tree | commitdiff |
2000-12-11 |
Simon Cozens |
Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing |
tree | commitdiff |
2000-12-10 |
Jarkko Hietaniemi |
The walkoptree confusion rages; walkoptree() seems... |
tree | commitdiff |
2000-12-06 |
Michael Stevens |
the dTHR hits |
tree | commitdiff |
2000-11-25 |
Jarkko Hietaniemi |
Undo #7848. Some of the code seems to use walkoptree(), |
tree | commitdiff |
2000-11-24 |
Simon Cozens |
[ID 20001124.001] B exports "walkoptree" but does not... |
tree | commitdiff |
2000-11-01 |
Jarkko Hietaniemi |
C.pm part of |
tree | commitdiff |
2000-10-22 |
John Tobey |
ripples from constsub patch |
tree | commitdiff |
2000-10-22 |
Hugo van der Sanden |
-MO=C falls over on package <none> |
tree | commitdiff |
2000-10-20 |
Charles Bailey |
SYN SYN |
tree | commitdiff |
2000-10-19 |
Jarkko Hietaniemi |
Fix of sorts for bug id 20000901.092. There seems... |
tree | commitdiff |
2000-10-03 |
Nicholas Clark |
[ID 20001003.006] B::Debug not -w clean |
tree | commitdiff |
2000-10-02 |
Nicholas Clark |
[ID 20000928.002] perlcc & ByteCode.pm option mismatch |
tree | commitdiff |
2000-09-30 |
Spider Boardman |
Re: [ID 20000915.010] Infinite loop with -MO=Deparse |
tree | commitdiff |
2000-08-29 |
Abigail |
Warnings in B::Deparse |
tree | commitdiff |
next |