| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [patch] optimized constant subs are cool, teach B::Concise about them | Jim Cromie | 2006-01-04 | 2 | -248/+96 |
* | Re: [patch] optimized constant subs are cool, teach B::Concise about them | Jim Cromie | 2006-01-03 | 2 | -23/+102 |
* | Re: [patch] optimized constant subs are cool, teach B::Concise about them | Jim Cromie | 2006-01-02 | 2 | -94/+502 |
* | [patch] ext/b/t/lint.t fails on win32 | Yves Orton | 2005-12-27 | 1 | -1/+1 |
* | Add an optimisation to allow proxy constant subroutines to be copied | Nicholas Clark | 2005-12-22 | 1 | -1/+1 |
* | Re: Pluggable lint patch | Joshua ben Jore | 2005-12-20 | 1 | -1/+10 |
* | Re: [PATCH] Make the 'sort' pragma lexically scoped | Robin Houston | 2005-12-19 | 2 | -3/+3 |
* | latest switch/say/~~ | Robin Houston | 2005-12-19 | 3 | -12/+13 |
* | Fix B::Concise tests after change #26226 | Rafael Garcia-Suarez | 2005-11-30 | 1 | -12/+20 |
* | Additional tests for B and POSIX. The POSIX ones concern me a bit, | Steve Peters | 2005-11-26 | 1 | -1/+17 |
* | Make B's tests skip correctly when PerlIO is not configured. | Nicholas Clark | 2005-11-12 | 2 | -1/+5 |
* | 26085 was wrong. Undo it. | Nicholas Clark | 2005-11-11 | 1 | -2/+2 |
* | Correct the version-dependant expression for the number of tests, as it | Nicholas Clark | 2005-11-11 | 1 | -2/+2 |
* | Fix test failures introduced by the change of flags on op_sort | Rafael Garcia-Suarez | 2005-11-03 | 1 | -26/+26 |
* | Adjust test count | Rafael Garcia-Suarez | 2005-11-02 | 1 | -1/+1 |
* | regression test for 25352 | Jim Cromie | 2005-09-05 | 1 | -1/+38 |
* | Add the "no 6" / "no v6" syntax. | Rafael Garcia-Suarez | 2005-09-01 | 1 | -9/+9 |
* | Typos in *.p[lm] | Piotr Fusik | 2005-08-02 | 1 | -3/+3 |
* | don't repopulate PADTMP slots with null SVs when freeing ops | Dave Mitchell | 2005-06-23 | 2 | -6/+6 |
* | We were failing to pring "not ok" if the text exited uncleanly | Nicholas Clark | 2005-06-15 | 1 | -1/+2 |
* | With shared hash key scalars now accessing the hash via the PVX, you | Nicholas Clark | 2005-06-13 | 1 | -4/+4 |
* | s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g | Nicholas Clark | 2005-06-08 | 1 | -1/+1 |
* | B::Concise torture | Jim Cromie | 2005-06-03 | 1 | -27/+131 |
* | Re: [patch] teach B::Concise to see XS code | Jim Cromie | 2005-06-02 | 1 | -5/+29 |
* | Re: [patch] teach B::Concise to see XS code | Jim Cromie | 2005-06-01 | 2 | -19/+233 |
* | ext/B/t/deparse.t was failing with t/TEST but not with t/harness | Rafael Garcia-Suarez | 2005-05-24 | 1 | -6/+6 |
* | Re: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly. | Yves Orton | 2005-05-24 | 1 | -1/+32 |
* | Bump B version numbers | Nicholas Clark | 2005-05-05 | 1 | -1/+2 |
* | For now, TODO the 2 tests that fail on 5.8.x | Nicholas Clark | 2005-04-22 | 1 | -1/+9 |
* | Mangle the expected output correctly for both 5.9 and 5.8 | Nicholas Clark | 2005-04-08 | 1 | -1/+4 |
* | Re: [PATCH] Re: perl winpid? | Yitzchak Scott-Thoennes | 2005-02-16 | 1 | -1/+1 |
* | Calculate the number of tests in one place, so that the skip()s will | Nicholas Clark | 2005-01-28 | 2 | -4/+6 |
* | Re: [patch] decrufting OptreeCheck stuff | Jim Cromie | 2005-01-27 | 9 | -449/+711 |
* | Re: [PATCH] Remove Carp from warnings.pm | Jim Cromie | 2005-01-07 | 2 | -123/+77 |
* | Cleanup ext/B tests for -w and to run separately | Stephen McCamant | 2004-12-29 | 21 | -72/+178 |
* | Remaining nit in the deparsing of reversed foreach loops | Rafael Garcia-Suarez | 2004-11-18 | 1 | -1/+5 |
* | Fix deparsing of reversed foreach loops, | Rafael Garcia-Suarez | 2004-11-18 | 1 | -1/+5 |
* | Fix deparsing of reversed sort and descending sorts, | Rafael Garcia-Suarez | 2004-11-18 | 1 | -1/+13 |
* | No more late changes, dammit | Nicholas Clark | 2004-11-08 | 1 | -1/+1 |
* | Re: optree tests and VMS progress (no really) | Yitzchak Scott-Thoennes | 2004-11-08 | 1 | -2/+2 |
* | Re: optree tests and VMS progress (no really) | Jim Cromie | 2004-11-06 | 3 | -88/+161 |
* | [patches] optree_* tests unexpectedly succeeding. + maint-only patch | Jim Cromie | 2004-10-31 | 2 | -5/+6 |
* | Correct change 23437 - as Config isn't imported, need to use a fully | Nicholas Clark | 2004-10-31 | 8 | -15/+8 |
* | Skip tests that require Data::Dumper if it is not built | Nicholas Clark | 2004-10-30 | 8 | -0/+47 |
* | 36 additional tests for B | Steve Peters | 2004-10-29 | 1 | -1/+75 |
* | Need to skip optree walking tests if perlio not built | Nicholas Clark | 2004-10-20 | 2 | -0/+8 |
* | Hack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all tests | Nicholas Clark | 2004-10-10 | 1 | -1/+12 |
* | [perl #31697] [PATCH] B::Showlex::newlex enhancement and pod | Jim Cromie | 2004-10-04 | 1 | -55/+63 |
* | Integrate: | Nicholas Clark | 2004-09-10 | 3 | -2/+8 |
* | A single version of B that supports 5.8 and 5.10 | Nicholas Clark | 2004-09-09 | 1 | -1/+1 |