summaryrefslogtreecommitdiff
path: root/ext/B/t
Commit message (Expand)AuthorAgeFilesLines
* Re: [patch] optimized constant subs are cool, teach B::Concise about themJim Cromie2006-01-042-248/+96
* Re: [patch] optimized constant subs are cool, teach B::Concise about themJim Cromie2006-01-032-23/+102
* Re: [patch] optimized constant subs are cool, teach B::Concise about themJim Cromie2006-01-022-94/+502
* [patch] ext/b/t/lint.t fails on win32Yves Orton2005-12-271-1/+1
* Add an optimisation to allow proxy constant subroutines to be copiedNicholas Clark2005-12-221-1/+1
* Re: Pluggable lint patchJoshua ben Jore2005-12-201-1/+10
* Re: [PATCH] Make the 'sort' pragma lexically scopedRobin Houston2005-12-192-3/+3
* latest switch/say/~~Robin Houston2005-12-193-12/+13
* Fix B::Concise tests after change #26226Rafael Garcia-Suarez2005-11-301-12/+20
* Additional tests for B and POSIX. The POSIX ones concern me a bit,Steve Peters2005-11-261-1/+17
* Make B's tests skip correctly when PerlIO is not configured.Nicholas Clark2005-11-122-1/+5
* 26085 was wrong. Undo it.Nicholas Clark2005-11-111-2/+2
* Correct the version-dependant expression for the number of tests, as itNicholas Clark2005-11-111-2/+2
* Fix test failures introduced by the change of flags on op_sortRafael Garcia-Suarez2005-11-031-26/+26
* Adjust test countRafael Garcia-Suarez2005-11-021-1/+1
* regression test for 25352Jim Cromie2005-09-051-1/+38
* Add the "no 6" / "no v6" syntax.Rafael Garcia-Suarez2005-09-011-9/+9
* Typos in *.p[lm]Piotr Fusik2005-08-021-3/+3
* don't repopulate PADTMP slots with null SVs when freeing opsDave Mitchell2005-06-232-6/+6
* We were failing to pring "not ok" if the text exited uncleanlyNicholas Clark2005-06-151-1/+2
* With shared hash key scalars now accessing the hash via the PVX, youNicholas Clark2005-06-131-4/+4
* s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/gNicholas Clark2005-06-081-1/+1
* B::Concise tortureJim Cromie2005-06-031-27/+131
* Re: [patch] teach B::Concise to see XS codeJim Cromie2005-06-021-5/+29
* Re: [patch] teach B::Concise to see XS codeJim Cromie2005-06-012-19/+233
* ext/B/t/deparse.t was failing with t/TEST but not with t/harnessRafael Garcia-Suarez2005-05-241-6/+6
* Re: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly.Yves Orton2005-05-241-1/+32
* Bump B version numbersNicholas Clark2005-05-051-1/+2
* For now, TODO the 2 tests that fail on 5.8.xNicholas Clark2005-04-221-1/+9
* Mangle the expected output correctly for both 5.9 and 5.8Nicholas Clark2005-04-081-1/+4
* Re: [PATCH] Re: perl winpid?Yitzchak Scott-Thoennes2005-02-161-1/+1
* Calculate the number of tests in one place, so that the skip()s willNicholas Clark2005-01-282-4/+6
* Re: [patch] decrufting OptreeCheck stuffJim Cromie2005-01-279-449/+711
* Re: [PATCH] Remove Carp from warnings.pmJim Cromie2005-01-072-123/+77
* Cleanup ext/B tests for -w and to run separatelyStephen McCamant2004-12-2921-72/+178
* Remaining nit in the deparsing of reversed foreach loopsRafael Garcia-Suarez2004-11-181-1/+5
* Fix deparsing of reversed foreach loops,Rafael Garcia-Suarez2004-11-181-1/+5
* Fix deparsing of reversed sort and descending sorts,Rafael Garcia-Suarez2004-11-181-1/+13
* No more late changes, dammitNicholas Clark2004-11-081-1/+1
* Re: optree tests and VMS progress (no really)Yitzchak Scott-Thoennes2004-11-081-2/+2
* Re: optree tests and VMS progress (no really)Jim Cromie2004-11-063-88/+161
* [patches] optree_* tests unexpectedly succeeding. + maint-only patchJim Cromie2004-10-312-5/+6
* Correct change 23437 - as Config isn't imported, need to use a fullyNicholas Clark2004-10-318-15/+8
* Skip tests that require Data::Dumper if it is not builtNicholas Clark2004-10-308-0/+47
* 36 additional tests for BSteve Peters2004-10-291-1/+75
* Need to skip optree walking tests if perlio not builtNicholas Clark2004-10-202-0/+8
* Hack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all testsNicholas Clark2004-10-101-1/+12
* [perl #31697] [PATCH] B::Showlex::newlex enhancement and pod Jim Cromie2004-10-041-55/+63
* Integrate:Nicholas Clark2004-09-103-2/+8
* A single version of B that supports 5.8 and 5.10Nicholas Clark2004-09-091-1/+1