| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | backport B to work on 5.8.x, so that a single version of the source | Nicholas Clark | 2004-09-08 | 4 | -1/+15 |
* | Skip ext/B/t/assembler.t when configured without B. | Marcus Holland-Moritz | 2004-08-29 | 1 | -0/+4 |
* | A proper, working, stable optimisation for sort {$b cmp $a} | Nicholas Clark | 2004-07-13 | 1 | -8/+8 |
* | The current optimisation for sort {$b cmp $a} is bogus now that we | Nicholas Clark | 2004-07-13 | 1 | -8/+8 |
* | Update tests and $VERSION for change 23046 | Rafael Garcia-Suarez | 2004-07-05 | 1 | -3/+1 |
* | If we don't build B, we should skip all its tests. | Nicholas Clark | 2004-06-18 | 21 | -0/+104 |
* | Test portability nit. | Steve Hay | 2004-05-20 | 1 | -7/+1 |
* | Remove a TODO test that is no longer to do. | Rafael Garcia-Suarez | 2004-05-17 | 1 | -1/+0 |
* | Fix new B::Concise test output | Jim Cromie | 2004-05-17 | 1 | -5/+12 |
* | Re: more B::Concise stuff (PATCH - updated) | Jim Cromie | 2004-05-14 | 13 | -265/+2583 |
* | Re: stdio still supported? | Jim Cromie | 2004-05-07 | 6 | -74/+103 |
* | Fix command-line quoting under Windows for the new optree tests | Steve Hay | 2004-04-07 | 1 | -4/+4 |
* | Re: tests for change #22539 | Jim Cromie | 2004-04-06 | 7 | -2/+2550 |
* | strict stash seems to have gone, too. | Jarkko Hietaniemi | 2003-09-09 | 1 | -1/+1 |
* | Loading warnings.pm now loads attributes.pm that loads strict.pm. | Rafael Garcia-Suarez | 2003-09-08 | 1 | -1/+1 |
* | Test the correct longness; from Enache. | Jarkko Hietaniemi | 2003-08-22 | 1 | -0/+2 |
* | Byteloader patching from Enache continues; | Jarkko Hietaniemi | 2003-08-21 | 1 | -0/+2 |
* | (From Enache) Keep bytecode files (.plc) around in case | Jarkko Hietaniemi | 2003-08-19 | 1 | -4/+6 |
* | Bytecode patching from Enache. | Jarkko Hietaniemi | 2003-08-05 | 1 | -4/+5 |
* | Now the test should be really testing what it's supposed to. | Jarkko Hietaniemi | 2003-08-01 | 1 | -4/+10 |
* | Fix the options. | Jarkko Hietaniemi | 2003-08-01 | 1 | -1/+2 |
* | Unportable subtest needs rethink. | Jarkko Hietaniemi | 2003-07-31 | 1 | -4/+0 |
* | test for B::Bytecode/ByteLoader | Adrian M. Enache | 2003-07-31 | 1 | -0/+145 |
* | B::Deparse 0.64 | Stephen McCamant | 2003-07-29 | 1 | -7/+6 |
* | Further Byteloader tweaks from Enache. | Jarkko Hietaniemi | 2003-07-27 | 1 | -3/+2 |
* | Skip the test until Enache fixes it. | Jarkko Hietaniemi | 2003-07-27 | 1 | -0/+1 |
* | [PATCH #2] Re: [perl #22181] goto undefines my() variables | Dave Mitchell | 2003-05-24 | 2 | -3/+70 |