This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[Patch 5.8.1 Encode.pm] v-strings deprecated
[perl5.git] / ext / B /
2003-08-01 Jarkko HietaniemiNow the test should be really testing what it's suppose...
2003-08-01 Jarkko HietaniemiFix the options.
2003-07-31 Jarkko HietaniemiUnportable subtest needs rethink.
2003-07-31 Jarkko HietaniemiYet another bytecode tweak from Enache.
2003-07-31 Adrian M. Enachetest for B::Bytecode/ByteLoader
2003-07-29 Stephen McCamantB::Deparse 0.64
2003-07-28 Jarkko HietaniemiMore bytecode tweaks.
2003-07-28 Jarkko HietaniemiPrettyprint the constants list of defsubs_h.PL.
2003-07-28 Stephen McCamantB enhancements
2003-07-28 Jarkko HietaniemiAdd $VERSION to B::Bytecode.
2003-07-27 Jarkko HietaniemiFurther Byteloader tweaks from Enache.
2003-07-27 Jarkko HietaniemiSkip the test until Enache fixes it.
2003-07-27 Jarkko HietaniemiRegenerated because of #20220.
2003-07-27 Adrian M. EnacheRe: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile...
2003-07-24 Stephen McCamantRe: Bug in B::Deparse/Concise with ithreads
2003-07-17 Stephen McCamant[PATCH] Increment cop_seqmax in utilize()
2003-07-08 Marcus Holland-Moritzwarnings, line numbers & windows
2003-07-02 Dave Mitchellvarious Deparse fixes
2003-07-02 James Jurachline numbers are given % 64k
2003-07-01 Adrian M. EnacheB:: fixes + 'When were CVOPs gone ?'
2003-06-29 Rafael Garcia-SuarezMisc Pod Nits.
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-05-03 Jarkko HietaniemiExtra tweakage from Rafael for #19392.
2003-04-19 Adrian M. EnacheFix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with...
2003-04-12 Jarkko HietaniemiThe debugging aid #19182 didn't.
2003-04-10 Jarkko HietaniemiA temporary debugging aid for Tru64 threaded builds.
2003-04-06 Stephen McCamantB::Deparse: sv_no != 0
2003-04-01 Adrian M. EnacheRe: [perl #21744] Deparse bug: "\::" deparsed as "::"
2003-03-20 Adrian M. EnacheRe: Bytecode? Back into service.
2003-03-14 Stas Bekman[patch ext/B/typemap] STRLEN T_UV
2003-03-11 Todd C. Millertypos and other minor things
2003-03-08 Rafael Garcia-SuarezAdd a B::COP::io() method, to return the cop_io field...
2003-03-04 Rafael Garcia-SuarezChange #18829 makes this test workaround obsolete.
2003-03-04 Salvador Fandiño[PATCH] assertions
2003-02-18 Stephen McCamantRe: [perl #21261] B::Terse not outputting correct const...
2003-02-16 Salvador Fandiñoadd support for assertions. Updated form of:
2003-02-11 Stephen McCamantMore B::Concise fixes
2003-02-04 Stephen McCamantB::Concise updates (incl. avoiding use of op_seq)
2002-12-14 Dave MitchellProper fix for CvOUTSIDE weak refcounting
2002-12-12 Rafael Garcia-SuarezWhitespace and indentation fix in the output of B:...
2002-12-02 Dave Mitchellallow evals to see the full lexical scope
2002-11-16 Rafael Garcia-Suarez New B::Lint option, bare-subs, that checks for...
2002-11-07 Hugo van der SandenRe: [perl #17605] strange behaviour (difference between...
2002-11-06 Rafael Garcia-SuarezThe new test introduced in #18114 failed with threads
2002-11-06 Stephen McCamantRe: [PATCH] [perl #18175] B::Concise,-exec doesn't...
2002-10-24 Audrey TangB/C.pm: make $0 to argv[0] again
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-10-02 Dave Mitchellmove all pad-related code to its own src file
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-09-03 Rafael Garcia-SuarezFix bug #16828.
2002-08-29 Rafael Garcia-SuarezB::check_av() ; B::Deparse for CHECK blocks
2002-08-29 Mark-Jason DominusRe: [perl #16677] B::SV::FLAGS dumps core
2002-08-22 Hugo van der Sandenfix test failure from #17747
2002-08-17 Michael G. SchwernRemove pseudo-hashes (complete)
2002-08-17 Hugo van der Sandenext/B/defsubs.h also depends on the program that builds it
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-05 Brent DaxDefined-or patch (cleaned up)
2002-07-09 Jarkko HietaniemiChange PerlIO::Scalar and Via to scalar and via.
2002-05-30 Jarkko HietaniemiIntegrate macperl patch #16868.
2002-05-26 Rafael Garcia-SuarezFix a remaining B::Lint bug.
2002-05-26 Stephen McCamantB::Deparse: handle blessed code refs in coderef2text
2002-05-19 Jarkko HietaniemiMac OS X 10.1.4 started to consume 150MB+ virtual memory
2002-05-17 Jarkko HietaniemiForgotten from #16656.
2002-05-12 Jarkko HietaniemiBe clean.
2002-05-12 chromaticRE: VOS bleadperl test failure on 16539
2002-05-11 Jarkko HietaniemiExplicit casts due to #16542.
2002-05-10 chromaticRe: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
2002-05-07 Gurusamy Sarathyfixes for various warnings identified by Visual C++
2002-04-26 Gurusamy Sarathyvarious signed/unsigned mismatch nits
2002-04-21 Rafael Garcia-SuarezRevert change #15974.
2002-04-19 Rafael Garcia-SuarezAdd a BUGS sections to O.pm
2002-04-17 Robin Houston"foo bar"->()
2002-04-16 Rafael Garcia-SuarezB::walkoptree bugfix (see also #15850)
2002-04-16 Hugo van der SandenB::Deparse problems with japhs
2002-04-10 Rafael Garcia-SuarezFix a bug in B::walkoptree_slow (wasn't handling OP_SUB...
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-19 Rafael Garcia-SuarezRe: ext/B/t/xref.t @15300 on VMS
2002-03-18 Jarkko HietaniemiClose the file so it can be (a) removed (b) reopened.
2002-03-18 Rafael Garcia-SuarezB::perlstring and unicode
2002-03-18 Jarkko HietaniemiForgot from #15288.
2002-03-18 Jarkko HietaniemiBe tidy.
2002-03-18 Rafael Garcia-SuarezB::perlstring()
2002-03-14 Rafael Garcia-Suareza test for B::Xref
2002-03-12 Jarkko HietaniemiMove the readonly interface back to universal.c,
2002-03-12 Rafael Garcia-SuarezB::Xref improvements
2002-03-12 Rafael Garcia-Suarezfix to deparse ${^WARNINGS_BITS}
2002-03-11 Michael G. Schwernaccess::readonly is gone
2002-03-11 Nicholas ClarkRe: [PATCH] xsubpp prototypes warnings
2002-03-09 Jarkko HietaniemiDeglitch from Rafael.
2002-03-08 Jarkko HietaniemiNew shinier lint.t (and Lint.pm) from Rafael Garcia...
2002-03-08 Jarkko HietaniemiThe new test has some teething problems.
2002-03-08 Rafael Garcia-SuarezB::Lint tests
2002-03-06 Rafael Garcia-SuarezB::Lint doesn't work
2002-03-04 Jarkko HietaniemiThe EBCDIC gaps apply only to the real A-Z.
2002-03-03 Jarkko HietaniemiEBCDIC: deparse \cX correctly.
next