This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix deparsing of require "a".$1
[perl5.git]
/
dist
/
B-Deparse
/
Deparse.pm
2011-12-19
Father Chrysostomos
Fix deparsing of require "a".$1
blob
|
commitdiff
2011-12-08
Father Chrysostomos
[perl #97476] Deparse not() following the llafr
blob
|
commitdiff
|
diff to current
2011-12-08
Father Chrysostomos
[perl #77172] Deparse &{&} as &{&}, not &&
blob
|
commitdiff
|
diff to current
2011-12-08
Father Chrysostomos
[perl #74740] Deparse -(f()) correctly
blob
|
commitdiff
|
diff to current
2011-12-08
Father Chrysostomos
Deparse pipe(local *FH, local *FH) correctly
blob
|
commitdiff
|
diff to current
2011-12-08
Father Chrysostomos
Deparse (eof)+1 correctly
blob
|
commitdiff
|
diff to current
2011-12-08
Father Chrysostomos
[perl #63558] Deparse open local(*FH) correctly
blob
|
commitdiff
|
diff to current
2011-12-08
Father Chrysostomos
Deparse dump as CORE::dump
blob
|
commitdiff
|
diff to current
2011-12-08
Father Chrysostomos
Deparse filetest ops without llafr
blob
|
commitdiff
|
diff to current
2011-12-08
Father Chrysostomos
Deparse CORE::do+{} and CORE::do({}) correctly
blob
|
commitdiff
|
diff to current
2011-12-08
Father Chrysostomos
Fix deparsing of "" =~ <any OPf_SPECIAL op>
blob
|
commitdiff
|
diff to current
2011-12-08
Father Chrysostomos
Deparse.pm: More functions that do not follow llafr
blob
|
commitdiff
|
diff to current
2011-12-08
Father Chrysostomos
[perl #77096] Deparse return and do without llafr
blob
|
commitdiff
|
diff to current
2011-12-08
Father Chrysostomos
[perl #47361] Deparse do +{} and do({}) correctly
blob
|
commitdiff
|
diff to current
2011-12-07
Father Chrysostomos
[perl #47359] Deparse method {$object} correctly
blob
|
commitdiff
|
diff to current
2011-12-07
Father Chrysostomos
Deparse: detect hh changes properly
blob
|
commitdiff
|
diff to current
2011-12-07
Father Chrysostomos
Deparse funny keys/values in hh properly
blob
|
commitdiff
|
diff to current
2011-12-07
Father Chrysostomos
Fix deparsing of undefined hint hash values
blob
|
commitdiff
|
diff to current
2011-11-26
Father Chrysostomos
Optimise substr assignment in void context
blob
|
commitdiff
|
diff to current
2011-11-26
Father Chrysostomos
Optimise __SUB__ to a constant
blob
|
commitdiff
|
diff to current
2011-11-23
jkeenan
[RT #36079] Where sensible, replace consecutive single...
blob
|
commitdiff
|
diff to current
2011-11-23
jkeenan
[RT #36079] Convert ` to '.
blob
|
commitdiff
|
diff to current
2011-11-22
Father Chrysostomos
[perl #80628] __SUB__
blob
|
commitdiff
|
diff to current
2011-11-21
Father Chrysostomos
Remove version checks from B::Deparse’s imports
blob
|
commitdiff
|
diff to current
2011-11-21
Father Chrysostomos
Revert "$XS::APItest::VERSION = '0.34'"
blob
|
commitdiff
|
diff to current
2011-11-20
Father Chrysostomos
$XS::APItest::VERSION = '0.34'
blob
|
commitdiff
|
diff to current
2011-11-20
Father Chrysostomos
Increase $B::Deparse::VERSION to 1.10
blob
|
commitdiff
|
diff to current
2011-11-20
Father Chrysostomos
Deparse sort(foo(bar)) correctly
blob
|
commitdiff
|
diff to current
2011-11-20
Steve Hay
Fix up B::Deparse following recent version bumps
blob
|
commitdiff
|
diff to current
2011-11-06
Father Chrysostomos
Add evalbytes function
blob
|
commitdiff
|
diff to current
2011-11-04
Father Chrysostomos
Deparse ()[()]
blob
|
commitdiff
|
diff to current
2011-10-27
Father Chrysostomos
Deparse CORE::do
blob
|
commitdiff
|
diff to current
2011-10-27
Father Chrysostomos
Deparse CORE::glob
blob
|
commitdiff
|
diff to current
2011-10-27
Father Chrysostomos
Increase $B::Deparse::VERSION to 1.09
blob
|
commitdiff
|
diff to current
2011-09-18
Father Chrysostomos
Deparse "${#}a"
blob
|
commitdiff
|
diff to current
2011-09-18
Father Chrysostomos
Deparse $#{/} correctly
blob
|
commitdiff
|
diff to current
2011-09-16
Zefram
make B::Deparse handle $[ for older perls
blob
|
commitdiff
|
diff to current
2011-09-09
Zefram
remove index offsetting ($[)
blob
|
commitdiff
|
diff to current
2011-08-14
Father Chrysostomos
Remove select’s prototype
blob
|
commitdiff
|
diff to current
2011-08-12
Father Chrysostomos
Revert "Oops! Update B::Deparse for the (l)stat proto...
blob
|
commitdiff
|
diff to current
2011-07-26
Father Chrysostomos
Oops! Update B::Deparse for the (l)stat proto change
blob
|
commitdiff
|
diff to current
2011-07-10
Hojung Youn
B::Deparse misdeparses qq(@,)
blob
|
commitdiff
|
diff to current
2011-06-25
Vincent Pit
Correctly preserve the stack on an implicit break.
blob
|
commitdiff
|
diff to current
2011-06-17
Father Chrysostomos
Deparse CORE::break
blob
|
commitdiff
|
diff to current
2011-06-15
Father Chrysostomos
Make B::Deparse emit CORE::state, etc.
blob
|
commitdiff
|
diff to current
2011-06-12
Nicholas Clark
Split OP_AELEMFAST_LEX out from OP_AELEMFAST.
blob
|
commitdiff
|
diff to current
2011-06-02
Father Chrysostomos
Deparse $obj->$meth=... [perl #62498]
blob
|
commitdiff
|
diff to current
2011-06-02
Father Chrysostomos
Collapse some repetitive code
blob
|
commitdiff
|
diff to current
2011-06-02
Father Chrysostomos
Deparse glob the same way regardless of PERL_EXTERNAL_GLOB
blob
|
commitdiff
|
diff to current
2011-05-30
Father Chrysostomos
Bump DD’s version to 1.05
blob
|
commitdiff
|
diff to current
2011-05-22
Father Chrysostomos
Fix deparsing of subs named :::: and ::::::
blob
|
commitdiff
|
diff to current
2011-05-20
Father Chrysostomos
Remove fixed bug from Deparse’s docs
blob
|
commitdiff
|
diff to current
2011-05-20
Father Chrysostomos
Make Deparse use CORE:: when necessary
blob
|
commitdiff
|
diff to current
2011-05-20
Father Chrysostomos
Deparse: readpipe with complex expression
blob
|
commitdiff
|
diff to current
2011-05-20
Father Chrysostomos
[perl #91008] Deparse doesn't like each $ref
blob
|
commitdiff
|
diff to current
2011-05-19
Father Chrysostomos
Confusing comment typo in Deparse
blob
|
commitdiff
|
diff to current
2011-05-18
Father Chrysostomos
[perl #90898] B::Deparse failure on glob()
blob
|
commitdiff
|
diff to current
2011-01-20
Jesse Vincent
Bumping versions for B-Lint and B-Deparse per Porting...
blob
|
commitdiff
|
diff to current
2011-01-07
Peter J. Acklam...
Fix typos (spelling errors) in dist/*
blob
|
commitdiff
|
diff to current
2010-12-19
Zefram
bump version of many modules
blob
|
commitdiff
|
diff to current
2010-11-06
Father Chrysostomos
Eliminate a few more $op->private calls in Deparse
blob
|
commitdiff
|
diff to current
2010-11-06
Father Chrysostomos
Make Deparse work with y/å/ø/
blob
|
commitdiff
|
diff to current
2010-11-03
Father Chrysostomos
y///r
blob
|
commitdiff
|
diff to current
2010-11-03
Father Chrysostomos
Avoid multiple $op->private calls in B::Deaprse::pp_trans
blob
|
commitdiff
|
diff to current
2010-10-27
Nicholas Clark
Remove THREADSV_NAMES, part of 5005 threads that the...
blob
|
commitdiff
|
diff to current
2010-10-27
Nicholas Clark
B::Deparse should call B::threadsv_names, instead of...
blob
|
commitdiff
|
diff to current
2010-10-27
Nicholas Clark
Get B::Deparse to load on perls back to 5.8.1
blob
|
commitdiff
|
diff to current
2010-10-25
Zefram
refactor and regularise label/statement grammar
blob
|
commitdiff
|
diff to current
2010-10-21
Father Chrysostomos
[perl #33752] B::Deparse fails with utf8 and our
blob
|
commitdiff
|
diff to current
2010-10-19
Tatsuhiko Miyagawa
Bumped B::Deparse version and added perldelta entry...
blob
|
commitdiff
|
diff to current
2010-09-21
Father Chrysostomos
Let B::Deparse know about the [perl #20444] fix.
blob
|
commitdiff
|
diff to current
2010-06-21
Matt S Trout
version bump for B::Deparse and add change to delta
blob
|
commitdiff
|
diff to current
2010-06-17
Rafael Garcia-Suarez
Deparse correctly "no VERSION" [perl #75482]
blob
|
commitdiff
|
diff to current
2010-05-22
David Caldwell
Add s///r (non-destructive substitution).
blob
|
commitdiff
|
diff to current
2010-04-29
Zefram
put package declaration before label in deparsing
blob
|
commitdiff
|
diff to current
2010-03-27
Jesse Vincent
Bump B::Deparse and Module::CoreList versions due to...
blob
|
commitdiff
|
diff to current
2010-03-27
David Leadbeater
[perl #73720] opt_scalarhv(or OP_BOOLKEYS) does not...
blob
|
commitdiff
|
diff to current
2010-03-10
David Mitchell
revert const deparsing in Deparse.pm
blob
|
commitdiff
|
diff to current
2010-01-06
Vincent Pit
[perl #71870] Use of uninitialized value in bitwise...
blob
|
commitdiff
|
diff to current
2009-11-15
Vincent Pit
Teach B::Deparse about in-place reverse
blob
|
commitdiff
|
diff to current
2009-10-15
demerphq
Support for pp_boolkeys in B::Deparse.
blob
|
commitdiff
|
diff to current
2009-10-01
Nicholas Clark
Move B::Dearpse from ext to dist, as Stephen McCamant...
blob
|
commitdiff
|
diff to current