This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
NetWare changeover from Watcom to Codewarrior, from C Aditya.
[perl5.git] / ext / B / t /
2002-04-16 Rafael Garcia-SuarezB::walkoptree bugfix (see also #15850)
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 Jarkko HietaniemiBe tidy.
2002-03-14 Rafael Garcia-Suareza test for B::Xref
2002-03-12 Jarkko HietaniemiMove the readonly interface back to universal.c,
2002-03-11 Michael G. Schwernaccess::readonly is gone
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-02-14 Jarkko HietaniemiDeparse bug introduced by #14615: the fix is just a...
2002-01-29 Nick Ing-SimmonsIntegrate mainline
2002-01-28 Craig A. Berryskip assembler.t when there is no ByteLoader
2002-01-27 Jarkko HietaniemiCleanup the stash test, and reclaim it in non-ASCII...
2002-01-27 Jarkko HietaniemiApparently no need for EBCDIC exception any more.
2002-01-12 Stephen McCamantRe: Magic numbers in B::Concise
2002-01-11 Stephen McCamantRe: Magic numbers in B::Concise
2002-01-01 Ilya ZakharevichLeaner exporter
2001-12-21 Jarkko Hietaniemipacking I32 with L is not nice, need l; from Wolfgang...
2001-12-19 Jarkko HietaniemiB::Assembler/B::Disassembler patches and test;
2001-12-15 Rafael Garcia-Suarezrcatline support ($_.=<ARGV>)
2001-12-15 Michael G. SchwernCompile test
2001-12-15 Michael G. SchwernB::Asmdata test
2001-11-29 Rafael Garcia-Suarezdeparse -wl0 -i.bak
2001-11-06 Nick Ing-SimmonsKeep It Simple and Stupid version of readonly hash...
2001-10-26 Gurusamy Sarathyfix misleading comment on known inadequacy in B::Terse...
2001-10-19 Charles Lanevmsish fix, ieee rand() cleanup
2001-10-18 Jarkko HietaniemiWrong skip() arguments.
2001-10-08 Nicholas Clark& what's to be done for 5.8.0?
2001-10-03 Jarkko HietaniemiSkip the RV printing test under threads until fixed.
2001-10-01 Jarkko HietaniemiMake the diagnostic messages more neutral.
2001-09-28 Jarkko HietaniemiMove the B tests to B/t.