This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Prevent the pragmas from ${^OPEN} propagated to %^H from deparsing.
[perl5.git] / ext / B / B / Deparse.pm
2007-09-18 Rafael Garcia-SuarezPrevent the pragmas from ${^OPEN} propagated to %^H...
2007-09-17 Rafael Garcia-SuarezMake B::Deparse able to handle pragmas from %^H.
2007-09-13 Rafael Garcia-SuarezMake Deparse handle "say"
2007-09-12 Nicholas ClarkAdd the missing assignment to op_last that change 31798...
2007-06-27 Chia-liang KaoB::Deparse cleanups
2007-06-05 Rafael Garcia-SuarezRemove support for assertions and -A
2007-05-24 Father Chrysostomos[perl #43010] [PATCH] Deparse, ''->(), ::(), sub :...
2007-05-05 Nicholas ClarkTweak change 30841 so that B works on maint too.
2007-04-04 Yves OrtonRe: pmdynflags and thread safety
2007-03-31 Rafael Garcia-SuarezFix bug #42224, perl -MO=Deparse -e 'print readpipe...
2007-03-13 Nicholas ClarkGet B compiling and passing all tests on both 5.9.x...
2007-02-15 Ash BerlinRe: Patch for Deep recursion in B::Deparse
2006-12-28 Nicholas ClarkAbstract the pad code's overloaded use of SvNVX and...
2006-12-11 Bo LindberghRe: [PATCH] Deparse.pm bugfix
2006-10-29 Stephen McCamantRe: Deparse bug?
2006-10-20 Alexander GoughB:: changes for UNITCHECK blocks
2006-09-13 David Nicol[perl #40328] B::Deparse pod does not list failure...
2006-08-31 Nicholas ClarkChange the generation of {} and [] from 3 ops to 1...
2006-08-04 Rick DelaneyRe: [perl #40055] B::Deparse double do
2006-07-13 Jarkko Hietaniemiz/OS: non-CPAN ext and lib + main() without the third...
2006-05-20 Nicholas ClarkMove the hints from op_private into cop_hints. This...
2006-05-11 Rafael Garcia-SuarezDeparse state variables.
2006-03-08 Stephen McCamantRe: [perl #38684] O::Deparse not working as expected
2006-02-13 Stephen McCamant[perl #38346] [PATCH] Re: B::Deparse's bug?
2006-01-03 Stephen McCamantRe: [perl #36837] B::Deparse fails when it comes to...
2005-12-19 Robin Houstonlatest switch/say/~~
2005-10-31 Bas van SisserenA B::Deparse fix from :
2005-09-26 Rafael Garcia-SuarezMake B::Deparse handle correctly CORE::require
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-07-15 Steve HayRe: [PATCH blead] Re: [perl #3269] no warnings "foo...
2005-06-28 Rafael Garcia-SuarezB::Deparse was chocking on variable names with colons...
2005-05-19 yves orton[perl #35857] [PATCH] B::Deparse doesnt handle warnings...
2005-05-05 Nicholas ClarkBump B version numbers
2004-11-23 Steve Peters[perl #3422] [PATCH] CHECK routine called after syntax...
2004-11-18 Rafael Garcia-SuarezRemaining nit in the deparsing of reversed foreach...
2004-11-18 Rafael Garcia-SuarezFix deparsing of reversed foreach loops,
2004-11-18 Rafael Garcia-SuarezFix deparsing of reversed sort and descending sorts,
2004-10-10 Dave MitchellTurn regcomp into a list op
2004-07-05 Rafael Garcia-SuarezUpdate tests and $VERSION for change 23046
2004-07-05 Stephen McCamantRe: [perl #30504] B::Deparse scoping problem with for...
2004-07-05 Nicholas ClarkBump $B::Deparse::VERSION
2004-06-29 Rafael Garcia-SuarezMore caveats in B::Deparse's documentation
2004-04-04 Nicholas ClarkBump version numbers for modules that have changed...
2004-02-22 Dave MitchellExtend OP_AELEMFAST optimisation to lexical arrays
2004-02-20 Dave Mitchelladd Deparse/Concise support for inplace sort (change...
2004-02-17 Dave Mitchellremove C<my $x if foo> construct from core modules
2003-09-23 Stephen McCamantRe: B::Deparse fails in pure_string()
2003-08-28 Paul JohnsonQuieten more warnings in Deparse.pm
2003-08-14 Jarkko HietaniemiDiffs-sans-version-diffs between blead and maint.
2003-08-11 Rafael Garcia-Suarez[perl #23274] B::Deparse wasn't handling correctly...
2003-07-29 Stephen McCamantB::Deparse 0.64
2003-07-24 Stephen McCamantRe: Bug in B::Deparse/Concise with ithreads
2003-07-02 Dave Mitchellvarious Deparse fixes
2003-06-02 Rafael Garcia-SuarezA little bit more of weird-code-proofing in B::Deparse.
2003-05-24 Dave Mitchell[PATCH #2] Re: [perl #22181] goto undefines my() variables
2003-05-23 Robin BarkerRE: state of deparse?
2003-05-17 Rafael Garcia-SuarezFix bug #22216 : B::Deparse can't handle "use Module...
2003-04-06 Stephen McCamantB::Deparse: sv_no != 0
2003-04-01 Adrian M. EnacheRe: [perl #21744] Deparse bug: "\::" deparsed as "::"
2003-02-16 Salvador Fandiñoadd support for assertions. Updated form of:
2002-12-14 Dave MitchellProper fix for CvOUTSIDE weak refcounting
2002-09-11 Rafael Garcia-SuarezFix bug #17006 : remove spurious do{} in the deparsing
2002-09-09 Paul JohnsonRe: [PATCH] Quieten warnings in Deparse.pm
2002-09-09 Paul JohnsonQuieten warnings in Deparse.pm
2002-08-29 Rafael Garcia-SuarezB::check_av() ; B::Deparse for CHECK blocks
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-05 Brent DaxDefined-or patch (cleaned up)
2002-05-26 Stephen McCamantB::Deparse: handle blessed code refs in coderef2text
2002-04-21 Rafael Garcia-SuarezRevert change #15974.
2002-04-17 Robin Houston"foo bar"->()
2002-04-16 Hugo van der SandenB::Deparse problems with japhs
2002-03-18 Rafael Garcia-SuarezB::perlstring()
2002-03-12 Rafael Garcia-Suarezfix to deparse ${^WARNINGS_BITS}
2002-03-04 Jarkko HietaniemiThe EBCDIC gaps apply only to the real A-Z.
2002-03-03 Jarkko HietaniemiEBCDIC: deparse \cX correctly.
2002-03-01 Ilya Zakharevichautoloaded DESTROY bugfix
2002-02-21 Rafael Garcia-Suareznext batch of bugfixes
2002-02-18 Nick Ing-SimmonsIntegrate mainline
2002-02-18 Rafael Garcia-Suareztwo fixes
2002-02-15 Rafael Garcia-SuarezFix another bug introduced by #14615
2002-02-14 Jarkko HietaniemiDeparse bug introduced by #14615: the fix is just a...
2002-02-09 Jarkko HietaniemiEBCDIC: the non-printable characters are different.
2002-01-27 Jarkko HietaniemiB::cstring() and B::Deparse EBCDIC fixes from Rafael...
2002-01-27 Rafael Garcia-Suareznew switch: don't check prototypes while deparsing
2002-01-12 Mattia Barbon{PATCH] Fix: Re: [PATCH] B::C, perlcc.PL, B.xs, B...
2002-01-09 Rafael Garcia-SuarezB::Deparse : support for \[...] prototypes
2002-01-08 Rafael Garcia-SuarezRe: Slight chokage from Deparse
2002-01-01 Rafael Garcia-Suarezalternate way to figure out prototypes
2001-12-21 Rafael Garcia-Suarez__DATA__ and packages
2001-12-20 Rafael Garcia-Suarezminor qr// fix
2001-12-17 Michael G. SchwernRe: [ID 20011216.005] B::Deparse turns legal code into...
2001-12-15 Rafael Garcia-Suarezrcatline support ($_.=<ARGV>)
2001-11-29 Rafael Garcia-Suarezdeparse -wl0 -i.bak
2001-11-12 Jeffrey Friedla few typo fixes
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-02 Robin Houstondeparse empty formats
2001-07-16 Robin Houstonformats can't contain formats
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Robin HoustonMake warnings handling more robust
2001-07-02 Robin Houstonhash key auto-quoting
next