This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: INC handlers and shutdown-time warnings
[perl5.git] / ext / B / B /
2002-01-09 Rafael Garcia-SuarezB::Deparse : support for \[...] prototypes
2002-01-08 Rafael Garcia-SuarezRe: Slight chokage from Deparse
2002-01-06 Mattia BarbonB, B::C, perlcc, t/TEST
2002-01-01 Rafael Garcia-Suarezalternate way to figure out prototypes
2001-12-21 Rafael Garcia-Suarez__DATA__ and packages
2001-12-21 Wolfgang Launext/B/B/Xref.pm adding "our" recognition
2001-12-21 Jarkko Hietaniemipacking I32 with L is not nice, need l; from Wolfgang...
2001-12-20 Rafael Garcia-Suarezminor qr// fix
2001-12-20 Nick Ing-SimmonsIntegrate mainline (mostly) utf8.c does not compile.
2001-12-19 Jarkko HietaniemiOne more embedded (?sx) de-embedded, from Wolfgang...
2001-12-19 Jarkko HietaniemiB::Assembler/B::Disassembler patches and test;
2001-12-17 Michael G. SchwernRe: [ID 20011216.005] B::Deparse turns legal code into...
2001-12-15 Rafael Garcia-Suarezrcatline support ($_.=<ARGV>)
2001-12-15 Michael G. SchwernSome weak docs
2001-12-15 Michael G. SchwernAdding B::Asmdata docs
2001-12-01 Rafael Garcia-SuarezRe: [ID 20011129.163] B::Xref- $top corrupt
2001-11-29 Rafael Garcia-Suarezdeparse -wl0 -i.bak
2001-11-29 Jarkko HietaniemiChange $=, $., $*, $%, and $- to be IVs instead of...
2001-11-16 Jarkko HietaniemiAdd the fruits of Larry Shatzer's version verifying...
2001-11-12 Jeffrey Friedla few typo fixes
2001-09-28 Jarkko HietaniemiMove the B tests to B/t.
2001-09-28 Jarkko HietaniemiForgot from #12254.
2001-09-27 Rafael Garcia-SuarezRe: [BUG] B::Terse can't handle constant scalar refs
2001-09-16 Jarkko HietaniemiBump up version numbers.
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-28 Ville Skyttä[ID 20010827.008] no-foo options broken in B::Lint
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-08 Paul JohnsonTeach B::Concise about PADOP
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
2001-07-02 Robin Houstonversion number & changes
2001-07-01 Jarkko HietaniemiMake 'compile' target a little less broken.
2001-06-27 Jarkko Hietaniemi"lose the looses", from Abhijit Menon-Sen.
2001-06-21 Nick Ing-SimmonsIntegrate mainline
2001-06-21 Richard SoderbergStep 2: Use the new PM_GETRE/SETRE macros everywhere.
2001-06-04 Jarkko HietaniemiEradicate traces of 'asciirange' re subpragma.
2001-05-16 Robin HoustonMore on /x regexes
2001-05-15 Jarkko HietaniemiHalf of #10107 got lost.
2001-05-15 Robin HoustonLvaluable method calls
2001-05-15 Robin HoustonC<$foo =~ give_me_a_regex>; /x modifier
2001-05-15 Robin Houston"${foo}_bar"
2001-05-11 Robin Houston$foo->bar(0)
2001-05-10 Robin HoustonExtend tr/\0-\377/blah/c support
2001-05-10 Robin Houstont/op/64bitint.t
2001-05-10 Jarkko HietaniemiRetract #10070, not ready yet.
2001-05-10 Hugo van der Sanden(Retracted by #10073)
2001-05-10 Robin Houstonour() lists and foreach loops
2001-05-10 Robin HoustonFix tr///ansliteration
2001-05-09 Robin HoustonShow string for PVOP, and referent for RV
2001-05-08 Robin HoustonDocument known bugs
2001-05-07 Robin HoustonGive (?{...}) a taste of its own medicine
2001-05-07 Robin Houstonundefined folded constants
2001-05-07 Robin Houstonuse Foo (sub {...});
2001-05-06 Robin Houstonscoping
2001-05-01 Robin Houstonoptimised sort
2001-05-01 Robin Houstonfor(;;), sort
2001-05-01 Robin Houstondo, warn, use
2001-04-30 Robin Houstonsuppress warning
2001-04-28 Robin Houstonnon-block scopes
2001-04-27 Robin HoustonHuman-readable pragmas &c
2001-04-26 Jarkko HietaniemiDeparse nits.
2001-04-26 Robin Houstonformats must be flush left
2001-04-26 Robin Houstonfix easy bugs
2001-04-26 Jarkko HietaniemiDethinko from Robin Houston.
2001-04-26 Robin HoustonC<$x = /(.)/> ne C<($x) = /(.)/>
2001-04-26 Robin HoustonRe: [PATCH B::Deparse] fix string uninterpretation
2001-04-26 Robin HoustonRe: [PATCH B::Deparse] fix string uninterpretation
2001-04-26 Robin Houston[PATCH B::Deparse] fix string uninterpretation
2001-04-26 Robin Houstonfiletests, open(my $x,...), warnings, formats &c
2001-04-25 Paul JohnsonRe: [PATCH 5.7.1] B::Concise and extra variables
2001-04-24 Robin HoustonRe: [ID 20010423.006] Test failed in perl@9794
2001-04-23 Robin HoustonDeparse nit
2001-04-22 Robin HoustonDistinguish package variables, if necessary
2001-04-22 Robin HoustonSupport BEGIN blocks in B::Deparse (& more)
2001-04-20 Robin HoustonRe: [abigail@foad.org: [ID 20000901.065] -MO=Deparse...
2001-04-19 Robin HoustonRe: [abigail@foad.org: [ID 20000901.065] -MO=Deparse...
2001-04-19 Robin HoustonPATCH: Propagate low byte of hints in cop.op_private
2001-04-18 Jarkko HietaniemiDeclare hints only if needed.
2001-04-18 Robin Houstonsome pragma support
2001-04-18 David DyckDeparse.pm of split(" ") decodes as /\s+/ (with PATCH)
2001-04-17 Robin HoustonRe: Deparse - parenthesise args to undeclared subs
2001-04-17 Robin Houstonutf8 literal strings (and possibly a unicode/regex...
2001-04-17 Robin HoustonDeparse - parenthesise args to undeclared subs
2001-04-17 Robin Houstonambient pragmas
2001-04-17 Robin Houstonmultiple B::* changes
2001-04-05 Robin Houstonsuppress "unintialized value" warnings
2001-04-05 Robin Houstonregex quoting, and a minor milestone
2001-04-05 Robin Houstonbinmode is no longer an UNOP
2001-04-05 Robin Houston"${foo}bar", "${foo}[1]" etc.
2001-04-05 Robin Houstoncope with SVf_IVisUV, and cope with $^^ and friends
2001-04-05 Robin Houstonlexical variables with ridiculously long names that...
2001-04-05 Robin Houstonprint control-character vars readably
2001-04-05 Jarkko HietaniemiIntegrate changes #9544,9547,9549(perlio),9550,9551...
2001-04-02 Robin Houstonpadname values may have bogus SvCUR
2001-04-02 Robin Houston@stash_array = split(/pat/, str);
2001-03-30 Robin HoustonRe: [ID 20010330.003] O=Deparse,-p does not preserve...
2001-03-30 Jeremy MadeaB::Deparse precedence bug. (Patch included.)
next