Test::Harness 2.22 -> 2.23
[p5sagit/p5-mst-13.2.git] / ext / B /
2002-05-19 Jarkko Hietaniemi Mac OS X 10.1.4 started to consume 150MB+ virtual memory
2002-05-17 Jarkko Hietaniemi Forgotten from #16656.
2002-05-12 Jarkko Hietaniemi Be clean.
2002-05-12 chromatic RE: VOS bleadperl test failure on 16539
2002-05-11 Jarkko Hietaniemi Explicit casts due to #16542.
2002-05-10 chromatic Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
2002-05-07 Gurusamy Sarathy fixes for various warnings identified by Visual C++
2002-04-26 Gurusamy Sarathy various signed/unsigned mismatch nits
2002-04-21 Rafael Garcia-Suarez Revert change #15974.
2002-04-19 Rafael Garcia-Suarez Add a BUGS sections to O.pm
2002-04-17 Robin Houston "foo bar"->()
2002-04-16 Rafael Garcia-Suarez B::walkoptree bugfix (see also #15850)
2002-04-16 Hugo van der Sanden B::Deparse problems with japhs
2002-04-10 Rafael Garcia-Suarez Fix a bug in B::walkoptree_slow (wasn't handling OP_SUB...
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-19 Rafael Garcia-Suarez Re: ext/B/t/xref.t @15300 on VMS
2002-03-18 Jarkko Hietaniemi Close the file so it can be (a) removed (b) reopened.
2002-03-18 Rafael Garcia-Suarez B::perlstring and unicode
2002-03-18 Jarkko Hietaniemi Forgot from #15288.
2002-03-18 Jarkko Hietaniemi Be tidy.
2002-03-18 Rafael Garcia-Suarez B::perlstring()
2002-03-14 Rafael Garcia-Suarez a test for B::Xref
2002-03-12 Jarkko Hietaniemi Move the readonly interface back to universal.c,
2002-03-12 Rafael Garcia-Suarez B::Xref improvements
2002-03-12 Rafael Garcia-Suarez fix to deparse ${^WARNINGS_BITS}
2002-03-11 Michael G. Schwern access::readonly is gone
2002-03-11 Nicholas Clark Re: [PATCH] xsubpp prototypes warnings
2002-03-09 Jarkko Hietaniemi Deglitch from Rafael.
2002-03-08 Jarkko Hietaniemi New shinier lint.t (and Lint.pm) from Rafael Garcia...
2002-03-08 Jarkko Hietaniemi The new test has some teething problems.
2002-03-08 Rafael Garcia-Suarez B::Lint tests
2002-03-06 Rafael Garcia-Suarez B::Lint doesn't work
2002-03-04 Jarkko Hietaniemi The EBCDIC gaps apply only to the real A-Z.
2002-03-03 Jarkko Hietaniemi EBCDIC: deparse \cX correctly.
2002-03-01 Ilya Zakharevich autoloaded DESTROY bugfix
2002-02-26 Rafael Garcia-Suarez docs, typos
2002-02-21 Rafael Garcia-Suarez next batch of bugfixes
2002-02-18 Nick Ing-Simmons Integrate mainline
2002-02-18 Rafael Garcia-Suarez two fixes
2002-02-15 Rafael Garcia-Suarez Fix another bug introduced by #14615
2002-02-14 Jarkko Hietaniemi Deparse bug introduced by #14615: the fix is just a...
2002-02-09 Jarkko Hietaniemi EBCDIC: the non-printable characters are different.
2002-01-29 Nick Ing-Simmons Integrate mainline
2002-01-28 Craig A. Berry skip assembler.t when there is no ByteLoader
2002-01-28 Jarkko Hietaniemi The shift key is important.
2002-01-27 Jarkko Hietaniemi B::cstring() and B::Deparse EBCDIC fixes from Rafael...
2002-01-27 Jarkko Hietaniemi Cleanup the stash test, and reclaim it in non-ASCII...
2002-01-27 Jarkko Hietaniemi Apparently no need for EBCDIC exception any more.
2002-01-27 Rafael Garcia-Suarez new switch: don't check prototypes while deparsing
2002-01-13 Mattia Barbon Re: Warning in B.xs
2002-01-12 Mattia Barbon {PATCH] Fix: Re: [PATCH] B::C, perlcc.PL, B.xs, B...
2002-01-12 Mattia Barbon B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
2002-01-12 Stephen McCamant Re: Magic numbers in B::Concise
2002-01-11 Stephen McCamant Re: Magic numbers in B::Concise
2002-01-10 Stephen McCamant Magic numbers in B::Concise
2002-01-09 Rafael Garcia-Suarez B::Deparse : support for \[...] prototypes
2002-01-08 Rafael Garcia-Suarez Re: Slight chokage from Deparse
2002-01-06 Mattia Barbon B, B::C, perlcc, t/TEST
2002-01-01 Rafael Garcia-Suarez alternate way to figure out prototypes
2002-01-01 Ilya Zakharevich Leaner exporter
2001-12-28 Mattia Barbon Re: B::walksymtable oddness
2001-12-21 Rafael Garcia-Suarez __DATA__ and packages
2001-12-21 Wolfgang Laun ext/B/B/Xref.pm adding "our" recognition
2001-12-21 Jarkko Hietaniemi packing I32 with L is not nice, need l; from Wolfgang...
2001-12-20 Rafael Garcia-Suarez minor qr// fix
2001-12-20 Nick Ing-Simmons Integrate mainline (mostly) utf8.c does not compile.
2001-12-19 Jarkko Hietaniemi One more embedded (?sx) de-embedded, from Wolfgang...
2001-12-19 Jarkko Hietaniemi B::Assembler/B::Disassembler patches and test;
2001-12-17 Michael G. Schwern Re: [ID 20011216.005] B::Deparse turns legal code into...
2001-12-15 Rafael Garcia-Suarez rcatline support ($_.=<ARGV>)
2001-12-15 Michael G. Schwern Compile test
2001-12-15 Michael G. Schwern Some weak docs
2001-12-15 Michael G. Schwern B::Asmdata test
2001-12-15 Michael G. Schwern Adding B::Asmdata docs
2001-12-01 Rafael Garcia-Suarez Re: [ID 20011129.163] B::Xref- $top corrupt
2001-11-29 Rafael Garcia-Suarez deparse -wl0 -i.bak
2001-11-29 Jarkko Hietaniemi Change $=, $., $*, $%, and $- to be IVs instead of...
2001-11-16 Jarkko Hietaniemi $VERSION "a5" doesn't quite work.
2001-11-16 Jarkko Hietaniemi Add the fruits of Larry Shatzer's version verifying...
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-06 Nick Ing-Simmons Keep It Simple and Stupid version of readonly hash...
2001-10-26 Gurusamy Sarathy fix misleading comment on known inadequacy in B::Terse...
2001-10-26 Jarkko Hietaniemi Integrate maintperl changes #12268 and #12669;
2001-10-25 Jarkko Hietaniemi Integrate changes #12652 and #12653 from maintperl;
2001-10-19 Charles Lane vmsish fix, ieee rand() cleanup
2001-10-18 Jarkko Hietaniemi Wrong skip() arguments.
2001-10-08 Nicholas Clark & what's to be done for 5.8.0?
2001-10-03 Jarkko Hietaniemi Skip the RV printing test under threads until fixed.
2001-10-01 Jarkko Hietaniemi Make the diagnostic messages more neutral.
2001-09-28 Jarkko Hietaniemi Move the B tests to B/t.
2001-09-28 Jarkko Hietaniemi Forgot from #12254.
2001-09-27 Rafael Garcia-Suarez Re: [BUG] B::Terse can't handle constant scalar refs
2001-09-26 Jarkko Hietaniemi Integrate macperl changes from Chris Nandor:
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-08-31 Gurusamy Sarathy remove 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 Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-14 Nikola Knezevic [b-]showlex.t
2001-08-08 Paul Johnson Teach B::Concise about PADOP
2001-08-07 James A. Duncan B && BEGIN handling
next