2005-04-08 |
Nicholas Clark |
Mangle the expected output correctly for both 5.9 and 5.8 |
tree | commitdiff |
2005-04-05 |
Nicholas Clark |
Add casting to allow g++ (3.3.5) to compile the core... |
tree | commitdiff |
2005-03-18 |
Alexey Tourbin |
$B::Disassembler::VERSION |
tree | commitdiff |
2005-02-18 |
Stephen McCamant |
[perl #32968] [PATCH] Re: B::walkoptree segfaults |
tree | commitdiff |
2005-02-16 |
Yitzchak Scott-Tho... |
Re: [PATCH] Re: perl winpid? |
tree | commitdiff |
2005-01-28 |
Nicholas Clark |
Calculate the number of tests in one place, so that... |
tree | commitdiff |
2005-01-27 |
Jim Cromie |
Re: [patch] decrufting OptreeCheck stuff |
tree | commitdiff |
2005-01-21 |
Stephen McCamant |
[perl #32967] [PATCH] Re: More B bugs: svref_2object |
tree | commitdiff |
2005-01-21 |
Yitzchak Scott-Tho... |
doc SVt_PVLV <=> SVt_PVGV change version in B.pm |
tree | commitdiff |
2005-01-19 |
Rafael Garcia-Suarez |
Fix dependencies in ext/B/Makefile.PL |
tree | commitdiff |
2005-01-07 |
Jim Cromie |
Re: [PATCH] Remove Carp from warnings.pm |
tree | commitdiff |
2004-12-29 |
Stephen McCamant |
Cleanup ext/B tests for -w and to run separately |
tree | commitdiff |
2004-12-14 |
Alexey Tourbin |
Re: B::walkoptree segfaults |
tree | commitdiff |
2004-11-26 |
Andy Lester |
Doc nit for B::Lint |
tree | commitdiff |
2004-11-23 |
Steve Peters |
[perl #3422] [PATCH] CHECK routine called after syntax... |
tree | commitdiff |
2004-11-18 |
Rafael Garcia-Suarez |
Remaining nit in the deparsing of reversed foreach... |
tree | commitdiff |
2004-11-18 |
Rafael Garcia-Suarez |
Fix deparsing of reversed foreach loops, |
tree | commitdiff |
2004-11-18 |
Rafael Garcia-Suarez |
Fix deparsing of reversed sort and descending sorts, |
tree | commitdiff |
2004-11-16 |
Larry Shatzer Jr. |
s/hierachy/hierarchy/ |
tree | commitdiff |
2004-11-08 |
Nicholas Clark |
No more late changes, dammit |
tree | commitdiff |
2004-11-08 |
Yitzchak Scott-Tho... |
Re: optree tests and VMS progress (no really) |
tree | commitdiff |
2004-11-06 |
Jim Cromie |
Re: optree tests and VMS progress (no really) |
tree | commitdiff |
2004-10-31 |
Jim Cromie |
[patches] optree_* tests unexpectedly succeeding. ... |
tree | commitdiff |
2004-10-31 |
Nicholas Clark |
Correct change 23437 - as Config isn't imported, need... |
tree | commitdiff |
2004-10-30 |
Nicholas Clark |
Skip tests that require Data::Dumper if it is not built |
tree | commitdiff |
2004-10-29 |
Steve Peters |
36 additional tests for B |
tree | commitdiff |
2004-10-20 |
Nicholas Clark |
Need to skip optree walking tests if perlio not built |
tree | commitdiff |
2004-10-10 |
Dave Mitchell |
Turn regcomp into a list op |
tree | commitdiff |
2004-10-10 |
Nicholas Clark |
Hack to make -Dusethreads -Uuseithreads -Uuse5005thread... |
tree | commitdiff |
2004-10-04 |
Jim Cromie |
[perl #31697] [PATCH] B::Showlex::newlex enhancement... |
tree | commitdiff |
2004-09-10 |
Nicholas Clark |
Integrate: |
tree | commitdiff |
2004-09-09 |
Nicholas Clark |
A single version of B that supports 5.8 and 5.10 |
tree | commitdiff |
2004-09-08 |
Nicholas Clark |
backport B to work on 5.8.x, so that a single version... |
tree | commitdiff |
2004-09-01 |
Jim Cromie |
[ PATCH ] 2 added private flags for B::Concise |
tree | commitdiff |
2004-08-29 |
Marcus Holland-Moritz |
Fix typo in B::Assembler. |
tree | commitdiff |
2004-08-29 |
Marcus Holland-Moritz |
Skip ext/B/t/assembler.t when configured without B. |
tree | commitdiff |
2004-08-10 |
Jim Cromie |
2 patches: goto.t, B.pm/xs |
tree | commitdiff |
2004-07-14 |
Nicholas Clark |
Optimise foreach my $i (reverse ...) |
tree | commitdiff |
2004-07-13 |
Nicholas Clark |
A proper, working, stable optimisation for sort {$b... |
tree | commitdiff |
2004-07-13 |
Nicholas Clark |
The current optimisation for sort {$b cmp $a} is bogus... |
tree | commitdiff |
2004-07-05 |
Rafael Garcia-Suarez |
Update tests and $VERSION for change 23046 |
tree | commitdiff |
2004-07-05 |
Stephen McCamant |
Re: [perl #30504] B::Deparse scoping problem with for... |
tree | commitdiff |
2004-07-05 |
Nicholas Clark |
Bump $B::Deparse::VERSION |
tree | commitdiff |
2004-06-29 |
Rafael Garcia-Suarez |
More caveats in B::Deparse's documentation |
tree | commitdiff |
2004-06-18 |
Nicholas Clark |
If we don't build B, we should skip all its tests. |
tree | commitdiff |
2004-05-20 |
Steve Hay |
Test portability nit. |
tree | commitdiff |
2004-05-17 |
Rafael Garcia-Suarez |
Remove a TODO test that is no longer to do. |
tree | commitdiff |
2004-05-17 |
Jim Cromie |
Fix new B::Concise test output |
tree | commitdiff |
2004-05-14 |
Jim Cromie |
Re: more B::Concise stuff (PATCH - updated) |
tree | commitdiff |
2004-05-07 |
Jim Cromie |
Re: stdio still supported? |
tree | commitdiff |
2004-04-07 |
Steve Hay |
Fix command-line quoting under Windows for the new... |
tree | commitdiff |
2004-04-06 |
Jim Cromie |
Re: tests for change #22539 |
tree | commitdiff |
2004-04-04 |
Nicholas Clark |
Bump version numbers for modules that have changed... |
tree | commitdiff |
2004-03-26 |
Dave Mitchell |
Clarify op.h comments for which ops the OPpDEREF* priva... |
tree | commitdiff |
2004-03-23 |
Nicholas Clark |
Unify 5.008 and 5.009's B::Concise 0.58 |
tree | commitdiff |
2004-03-23 |
Nicholas Clark |
Unify 5.008 and 5.009's B::Concise 0.56 |
tree | commitdiff |
2004-03-19 |
Jim Cromie |
[perl #24821] enhancement patch for B::Concise |
tree | commitdiff |
2004-02-22 |
Dave Mitchell |
Extend OP_AELEMFAST optimisation to lexical arrays |
tree | commitdiff |
2004-02-21 |
Rafael Garcia-Suarez |
Increment the version number of B, due to the incompatible |
tree | commitdiff |
2004-02-21 |
Paul Johnson |
Re: op_seq (was: Freeing code) |
tree | commitdiff |
2004-02-20 |
Dave Mitchell |
add Deparse/Concise support for inplace sort (change... |
tree | commitdiff |
2004-02-17 |
Dave Mitchell |
remove C<my $x if foo> construct from core modules |
tree | commitdiff |
2004-02-17 |
Rafael Garcia-Suarez |
Bump $B::VERSION (because of change #22315). |
tree | commitdiff |
2004-02-17 |
Tassilo von Parseval |
Re: [PATCH] GLOB to LVALUE assignment fix |
tree | commitdiff |
2004-02-09 |
Rafael Garcia-Suarez |
Implement stacked filetest operators (-f -w -x $file). |
tree | commitdiff |
2004-02-08 |
Rafael Garcia-Suarez |
Add the new private flag OPpGREP_LEX in B::Concise. |
tree | commitdiff |
2004-01-10 |
Adrian M. Enache |
nit to Bytecode - the av_extend opcode wasn't saved... |
tree | commitdiff |
2003-09-23 |
Stephen McCamant |
Re: B::Deparse fails in pure_string() |
tree | commitdiff |
2003-09-09 |
Jarkko Hietaniemi |
strict stash seems to have gone, too. |
tree | commitdiff |
2003-09-08 |
Rafael Garcia-Suarez |
Loading warnings.pm now loads attributes.pm that loads... |
tree | commitdiff |
2003-09-04 |
Adrian M. Enache |
Re: [PATCH] Re: ByteLoader and MSWin32 |
tree | commitdiff |
2003-09-04 |
Jarkko Hietaniemi |
A SuSE patchlet for perlcc -c to avoid |
tree | commitdiff |
2003-08-28 |
Paul Johnson |
Quieten more warnings in Deparse.pm |
tree | commitdiff |
2003-08-22 |
Jarkko Hietaniemi |
Test the correct longness; from Enache. |
tree | commitdiff |
2003-08-22 |
Jarkko Hietaniemi |
More bytecode patching from Enache. |
tree | commitdiff |
2003-08-21 |
Jarkko Hietaniemi |
Byteloader patching from Enache continues; |
tree | commitdiff |
2003-08-20 |
Jarkko Hietaniemi |
Patch from Enache for the crashing of bytecode.t in... |
tree | commitdiff |
2003-08-19 |
Alain Barbet |
Can't build thread on openbsd sparc64 => B.c:5078:... |
tree | commitdiff |
2003-08-19 |
Jarkko Hietaniemi |
(From Enache) Keep bytecode files (.plc) around in... |
tree | commitdiff |
2003-08-14 |
Jarkko Hietaniemi |
Make the blead versions of these be newer... |
tree | commitdiff |
2003-08-14 |
Jarkko Hietaniemi |
Diffs-sans-version-diffs between blead and maint. |
tree | commitdiff |
2003-08-13 |
Nicholas Clark |
Re: script wanted |
tree | commitdiff |
2003-08-13 |
Adrian M. Enache |
Re: script wanted |
tree | commitdiff |
2003-08-11 |
Rafael Garcia-Suarez |
[perl #23274] B::Deparse wasn't handling correctly... |
tree | commitdiff |
2003-08-05 |
Jarkko Hietaniemi |
Bytecode patching from Enache. |
tree | commitdiff |
2003-08-01 |
Jarkko Hietaniemi |
Now the test should be really testing what it's suppose... |
tree | commitdiff |
2003-08-01 |
Jarkko Hietaniemi |
Fix the options. |
tree | commitdiff |
2003-07-31 |
Jarkko Hietaniemi |
Unportable subtest needs rethink. |
tree | commitdiff |
2003-07-31 |
Jarkko Hietaniemi |
Yet another bytecode tweak from Enache. |
tree | commitdiff |
2003-07-31 |
Adrian M. Enache |
test for B::Bytecode/ByteLoader |
tree | commitdiff |
2003-07-29 |
Stephen McCamant |
B::Deparse 0.64 |
tree | commitdiff |
2003-07-28 |
Jarkko Hietaniemi |
More bytecode tweaks. |
tree | commitdiff |
2003-07-28 |
Jarkko Hietaniemi |
Prettyprint the constants list of defsubs_h.PL. |
tree | commitdiff |
2003-07-28 |
Stephen McCamant |
B enhancements |
tree | commitdiff |
2003-07-28 |
Jarkko Hietaniemi |
Add $VERSION to B::Bytecode. |
tree | commitdiff |
2003-07-27 |
Jarkko Hietaniemi |
Further Byteloader tweaks from Enache. |
tree | commitdiff |
2003-07-27 |
Jarkko Hietaniemi |
Skip the test until Enache fixes it. |
tree | commitdiff |
2003-07-27 |
Jarkko Hietaniemi |
Regenerated because of #20220. |
tree | commitdiff |
2003-07-27 |
Adrian M. Enache |
Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile... |
tree | commitdiff |
2003-07-24 |
Stephen McCamant |
Re: Bug in B::Deparse/Concise with ithreads |
tree | commitdiff |
next |