libperl leaks a THREAD_KEY each time it is reloaded
[p5sagit/p5-mst-13.2.git] / ext / B / t /
2005-01-07 Jim Cromie Re: [PATCH] Remove Carp from warnings.pm
2004-12-29 Stephen McCamant Cleanup ext/B tests for -w and to run separately
2004-11-18 Rafael Garcia-Suarez Remaining nit in the deparsing of reversed foreach...
2004-11-18 Rafael Garcia-Suarez Fix deparsing of reversed foreach loops,
2004-11-18 Rafael Garcia-Suarez Fix deparsing of reversed sort and descending sorts,
2004-11-08 Nicholas Clark No more late changes, dammit
2004-11-08 Yitzchak Scott-Tho... Re: optree tests and VMS progress (no really)
2004-11-06 Jim Cromie Re: optree tests and VMS progress (no really)
2004-10-31 Jim Cromie [patches] optree_* tests unexpectedly succeeding. ...
2004-10-31 Nicholas Clark Correct change 23437 - as Config isn't imported, need...
2004-10-30 Nicholas Clark Skip tests that require Data::Dumper if it is not built
2004-10-29 Steve Peters 36 additional tests for B
2004-10-20 Nicholas Clark Need to skip optree walking tests if perlio not built
2004-10-10 Nicholas Clark Hack to make -Dusethreads -Uuseithreads -Uuse5005thread...
2004-10-04 Jim Cromie [perl #31697] [PATCH] B::Showlex::newlex enhancement...
2004-09-10 Nicholas Clark Integrate:
2004-09-09 Nicholas Clark A single version of B that supports 5.8 and 5.10
2004-09-08 Nicholas Clark backport B to work on 5.8.x, so that a single version...
2004-08-29 Marcus Holland-Moritz Skip ext/B/t/assembler.t when configured without B.
2004-07-13 Nicholas Clark A proper, working, stable optimisation for sort {$b...
2004-07-13 Nicholas Clark The current optimisation for sort {$b cmp $a} is bogus...
2004-07-05 Rafael Garcia-Suarez Update tests and $VERSION for change 23046
2004-06-18 Nicholas Clark If we don't build B, we should skip all its tests.
2004-05-20 Steve Hay Test portability nit.
2004-05-17 Rafael Garcia-Suarez Remove a TODO test that is no longer to do.
2004-05-17 Jim Cromie Fix new B::Concise test output
2004-05-14 Jim Cromie Re: more B::Concise stuff (PATCH - updated)
2004-05-07 Jim Cromie Re: stdio still supported?
2004-04-07 Steve Hay Fix command-line quoting under Windows for the new...
2004-04-06 Jim Cromie Re: tests for change #22539
2003-09-09 Jarkko Hietaniemi strict stash seems to have gone, too.
2003-09-08 Rafael Garcia-Suarez Loading warnings.pm now loads attributes.pm that loads...
2003-08-22 Jarkko Hietaniemi Test the correct longness; from Enache.
2003-08-21 Jarkko Hietaniemi Byteloader patching from Enache continues;
2003-08-19 Jarkko Hietaniemi (From Enache) Keep bytecode files (.plc) around in...
2003-08-05 Jarkko Hietaniemi Bytecode patching from Enache.
2003-08-01 Jarkko Hietaniemi Now the test should be really testing what it's suppose...
2003-08-01 Jarkko Hietaniemi Fix the options.
2003-07-31 Jarkko Hietaniemi Unportable subtest needs rethink.
2003-07-31 Adrian M. Enache test for B::Bytecode/ByteLoader
2003-07-29 Stephen McCamant B::Deparse 0.64
2003-07-27 Jarkko Hietaniemi Further Byteloader tweaks from Enache.
2003-07-27 Jarkko Hietaniemi Skip the test until Enache fixes it.
2003-05-24 Dave Mitchell [PATCH #2] Re: [perl #22181] goto undefines my() variables
2003-04-19 Adrian M. Enache Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with...
2003-04-12 Jarkko Hietaniemi The debugging aid #19182 didn't.
2003-04-10 Jarkko Hietaniemi A temporary debugging aid for Tru64 threaded builds.
2003-03-04 Rafael Garcia-Suarez Change #18829 makes this test workaround obsolete.
2003-03-04 Salvador Fandiño [PATCH] assertions
2003-02-18 Stephen McCamant Re: [perl #21261] B::Terse not outputting correct const...
2003-02-04 Stephen McCamant B::Concise updates (incl. avoiding use of op_seq)
2002-11-16 Rafael Garcia-Suarez New B::Lint option, bare-subs, that checks for...
2002-11-06 Rafael Garcia-Suarez The new test introduced in #18114 failed with threads
2002-11-06 Stephen McCamant Re: [PATCH] [perl #18175] B::Concise,-exec doesn't...
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-09-11 Rafael Garcia-Suarez Fix bug #17006 : remove spurious do{} in the deparsing
2002-09-03 Rafael Garcia-Suarez Fix bug #16828.
2002-08-22 Hugo van der Sanden fix test failure from #17747
2002-05-30 Jarkko Hietaniemi Integrate macperl patch #16868.
2002-05-26 Rafael Garcia-Suarez Fix a remaining B::Lint bug.
2002-05-12 Jarkko Hietaniemi Be clean.
2002-05-12 chromatic RE: VOS bleadperl test failure on 16539
2002-05-10 chromatic Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
2002-04-16 Rafael Garcia-Suarez B::walkoptree bugfix (see also #15850)
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 Jarkko Hietaniemi Be tidy.
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-11 Michael G. Schwern access::readonly is gone
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-02-14 Jarkko Hietaniemi Deparse bug introduced by #14615: the fix is just a...
2002-01-29 Nick Ing-Simmons Integrate mainline
2002-01-28 Craig A. Berry skip assembler.t when there is no ByteLoader
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-12 Stephen McCamant Re: Magic numbers in B::Concise
2002-01-11 Stephen McCamant Re: Magic numbers in B::Concise
2002-01-01 Ilya Zakharevich Leaner exporter
2001-12-21 Jarkko Hietaniemi packing I32 with L is not nice, need l; from Wolfgang...
2001-12-19 Jarkko Hietaniemi B::Assembler/B::Disassembler patches and test;
2001-12-15 Rafael Garcia-Suarez rcatline support ($_.=<ARGV>)
2001-12-15 Michael G. Schwern Compile test
2001-12-15 Michael G. Schwern B::Asmdata test
2001-11-29 Rafael Garcia-Suarez deparse -wl0 -i.bak
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-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.