2006-12-28 |
Nicholas Clark |
Abstract the pad code's overloaded use of SvNVX and... |
blob | commitdiff |
2006-10-20 |
Alexander Gough |
B:: changes for UNITCHECK blocks |
blob | commitdiff | diff to current |
2006-07-05 |
Rafael Garcia-Suarez |
Implement handling of state variables in list assignment |
blob | commitdiff | diff to current |
2006-06-05 |
Nicholas Clark |
Add the missing ${^OPEN} hints flag to B::Concise |
blob | commitdiff | diff to current |
2006-05-20 |
Nicholas Clark |
Move the hints from op_private into cop_hints. This... |
blob | commitdiff | diff to current |
2006-05-05 |
Rafael Garcia-Suarez |
Implement state array and state hashes. Initialisation... |
blob | commitdiff | diff to current |
2006-05-03 |
Rafael Garcia-Suarez |
Introduce a new keyword, state, for state variables. |
blob | commitdiff | diff to current |
2006-01-04 |
Jim Cromie |
Re: [patch] optimized constant subs are cool, teach... |
blob | commitdiff | diff to current |
2006-01-03 |
Jim Cromie |
Re: [patch] optimized constant subs are cool, teach... |
blob | commitdiff | diff to current |
2006-01-02 |
Jim Cromie |
Re: [patch] optimized constant subs are cool, teach... |
blob | commitdiff | diff to current |
2005-12-19 |
Robin Houston |
Re: [PATCH] Make the 'sort' pragma lexically scoped |
blob | commitdiff | diff to current |
2005-09-27 |
Rafael Garcia-Suarez |
OPpRUNTIME can be set on OP_QR too |
blob | commitdiff | diff to current |
2005-09-21 |
Rafael Garcia-Suarez |
A few POD fixes |
blob | commitdiff | diff to current |
2005-09-02 |
Yitzchak Scott-Tho... |
Re: Optree Generation |
blob | commitdiff | diff to current |
2005-08-25 |
Jim Cromie |
update B::Concise pod to reflect previous changes |
blob | commitdiff | diff to current |
2005-08-02 |
Piotr Fusik |
Typos in *.p[lm] |
blob | commitdiff | diff to current |
2005-06-03 |
Jim Cromie |
B::Concise torture |
blob | commitdiff | diff to current |
2005-06-02 |
Jim Cromie |
Re: [patch] teach B::Concise to see XS code |
blob | commitdiff | diff to current |
2005-06-01 |
Jim Cromie |
Re: [patch] teach B::Concise to see XS code |
blob | commitdiff | diff to current |
2005-05-05 |
Nicholas Clark |
Bump B version numbers |
blob | commitdiff | diff to current |
2005-01-27 |
Jim Cromie |
Re: [patch] decrufting OptreeCheck stuff |
blob | commitdiff | diff to current |
2004-10-04 |
Jim Cromie |
[perl #31697] [PATCH] B::Showlex::newlex enhancement... |
blob | commitdiff | diff to current |
2004-09-08 |
Nicholas Clark |
backport B to work on 5.8.x, so that a single version... |
blob | commitdiff | diff to current |
2004-09-01 |
Jim Cromie |
[ PATCH ] 2 added private flags for B::Concise |
blob | commitdiff | diff to current |
2004-07-14 |
Nicholas Clark |
Optimise foreach my $i (reverse ...) |
blob | commitdiff | diff to current |
2004-07-13 |
Nicholas Clark |
A proper, working, stable optimisation for sort {$b... |
blob | commitdiff | diff to current |
2004-05-14 |
Jim Cromie |
Re: more B::Concise stuff (PATCH - updated) |
blob | commitdiff | diff to current |
2004-05-07 |
Jim Cromie |
Re: stdio still supported? |
blob | commitdiff | diff to current |
2004-04-06 |
Jim Cromie |
Re: tests for change #22539 |
blob | commitdiff | diff to current |
2004-03-26 |
Dave Mitchell |
Clarify op.h comments for which ops the OPpDEREF* priva... |
blob | commitdiff | diff to current |
2004-03-23 |
Nicholas Clark |
Unify 5.008 and 5.009's B::Concise 0.58 |
blob | commitdiff | diff to current |
2004-03-23 |
Nicholas Clark |
Unify 5.008 and 5.009's B::Concise 0.56 |
blob | commitdiff | diff to current |
2004-03-19 |
Jim Cromie |
[perl #24821] enhancement patch for B::Concise |
blob | commitdiff | diff to current |
2004-02-22 |
Dave Mitchell |
Extend OP_AELEMFAST optimisation to lexical arrays |
blob | commitdiff | diff to current |
2004-02-21 |
Paul Johnson |
Re: op_seq (was: Freeing code) |
blob | commitdiff | diff to current |
2004-02-20 |
Dave Mitchell |
add Deparse/Concise support for inplace sort (change... |
blob | commitdiff | diff to current |
2004-02-09 |
Rafael Garcia-Suarez |
Implement stacked filetest operators (-f -w -x $file). |
blob | commitdiff | diff to current |
2004-02-08 |
Rafael Garcia-Suarez |
Add the new private flag OPpGREP_LEX in B::Concise. |
blob | commitdiff | diff to current |
2003-08-14 |
Jarkko Hietaniemi |
Diffs-sans-version-diffs between blead and maint. |
blob | commitdiff | diff to current |
2003-07-24 |
Stephen McCamant |
Re: Bug in B::Deparse/Concise with ithreads |
blob | commitdiff | diff to current |
2003-07-17 |
Stephen McCamant |
[PATCH] Increment cop_seqmax in utilize() |
blob | commitdiff | diff to current |
2003-07-02 |
Dave Mitchell |
various Deparse fixes |
blob | commitdiff | diff to current |
2003-05-24 |
Dave Mitchell |
[PATCH #2] Re: [perl #22181] goto undefines my() variables |
blob | commitdiff | diff to current |
2003-05-03 |
Jarkko Hietaniemi |
Extra tweakage from Rafael for #19392. |
blob | commitdiff | diff to current |
2003-03-11 |
Todd C. Miller |
typos and other minor things |
blob | commitdiff | diff to current |
2003-02-18 |
Stephen McCamant |
Re: [perl #21261] B::Terse not outputting correct const... |
blob | commitdiff | diff to current |
2003-02-11 |
Stephen McCamant |
More B::Concise fixes |
blob | commitdiff | diff to current |
2003-02-04 |
Stephen McCamant |
B::Concise updates (incl. avoiding use of op_seq) |
blob | commitdiff | diff to current |
2002-11-07 |
Hugo van der Sanden |
Re: [perl #17605] strange behaviour (difference between... |
blob | commitdiff | diff to current |
2002-11-06 |
Stephen McCamant |
Re: [PATCH] [perl #18175] B::Concise,-exec doesn't... |
blob | commitdiff | diff to current |
2002-08-17 |
Michael G. Schwern |
Remove pseudo-hashes (complete) |
blob | commitdiff | diff to current |
2002-05-30 |
Jarkko Hietaniemi |
Integrate macperl patch #16868. |
blob | commitdiff | diff to current |
2002-02-26 |
Rafael Garcia-Suarez |
docs, typos |
blob | commitdiff | diff to current |
2002-01-10 |
Stephen McCamant |
Magic numbers in B::Concise |
blob | commitdiff | diff to current |
2001-08-08 |
Paul Johnson |
Teach B::Concise about PADOP |
blob | commitdiff | diff to current |
2001-04-30 |
Robin Houston |
suppress warning |
blob | commitdiff | diff to current |
2001-04-25 |
Paul Johnson |
Re: [PATCH 5.7.1] B::Concise and extra variables |
blob | commitdiff | diff to current |
2001-04-22 |
Robin Houston |
Support BEGIN blocks in B::Deparse (& more) |
blob | commitdiff | diff to current |
2001-04-17 |
Robin Houston |
multiple B::* changes |
blob | commitdiff | diff to current |
2001-04-05 |
Robin Houston |
print control-character vars readably |
blob | commitdiff | diff to current |
2001-04-02 |
Robin Houston |
padname values may have bogus SvCUR |
blob | commitdiff | diff to current |
2001-04-02 |
Robin Houston |
@stash_array = split(/pat/, str); |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-13 |
Stephen McCamant |
Re: B::Concise -- an improved replacement for B::Terse |
blob | commitdiff | diff to current |
2001-01-12 |
Stephen McCamant |
B::Concise -- an improved replacement for B::Terse |
blob | commitdiff | diff to current |
|