| Commit message (Expand) | Author | Age | Files | Lines |
* | [perl #40328] B::Deparse pod does not list failure to grok outer lexical scop... | David Nicol | 2006-09-13 | 1 | -0/+7 |
* | Remove perlcc and the byteloader | Rafael Garcia-Suarez | 2006-09-06 | 30 | -8447/+1 |
* | Change the generation of {} and [] from 3 ops to 1, and avoid 1 mortal | Nicholas Clark | 2006-08-31 | 4 | -59/+73 |
* | Amendment to change #28739 | Rafael Garcia-Suarez | 2006-08-20 | 1 | -1/+1 |
* | bytecode.t failures in Tru64: svtype (enum) is int, not long | Jarkko Hietaniemi | 2006-08-20 | 1 | -2/+2 |
* | Additional changes to get C++ a little closer to a clean compile | Steve Peters | 2006-08-16 | 1 | -2/+2 |
* | Fixups for test failures caused by #28667 and #28668 | Steve Hay | 2006-08-07 | 2 | -1/+7 |
* | Try to reinstate the fix of change #28638 by patching bytecode.pl and | Rafael Garcia-Suarez | 2006-08-07 | 1 | -1/+1 |
* | Re: [perl #40055] B::Deparse double do | Rick Delaney | 2006-08-04 | 2 | -7/+16 |
* | Clear up most of the VC6 compiler warnings in the following smoke: | Steve Hay | 2006-07-27 | 1 | -1/+1 |
* | z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant'... | Jarkko Hietaniemi | 2006-07-13 | 1 | -1/+1 |
* | Implement handling of state variables in list assignment | Rafael Garcia-Suarez | 2006-07-05 | 1 | -1/+1 |
* | Adjust test count after introducing new constants in POSIX | Rafael Garcia-Suarez | 2006-07-05 | 1 | -1/+1 |
* | Eliminate most of the UTF-8 black smoke by skipping optree tests when | Nicholas Clark | 2006-06-05 | 8 | -0/+122 |
* | Add the missing ${^OPEN} hints flag to B::Concise | Nicholas Clark | 2006-06-05 | 1 | -2/+2 |
* | Re: B::Lint changes | Joshua ben Jore | 2006-05-30 | 2 | -279/+531 |
* | Fix bugs in the bytecode system caused by the abolition of cop_io. | Nicholas Clark | 2006-05-30 | 2 | -24/+43 |
* | Fix bug in change 28258. So how come I thought I'd passed all tests? | Nicholas Clark | 2006-05-20 | 1 | -6/+6 |
* | Abolish cop_io (the simple way) by storing the value in cop_hints_hash. | Nicholas Clark | 2006-05-20 | 2 | -21/+27 |
* | Move the hints from op_private into cop_hints. This allows all 32 bits | Nicholas Clark | 2006-05-20 | 14 | -165/+213 |
* | Fix concise-xs.t following the changes to B::Deparse. | Nicholas Clark | 2006-05-12 | 1 | -2/+2 |
* | Deparse state variables. | Rafael Garcia-Suarez | 2006-05-11 | 1 | -10/+16 |
* | Implement state array and state hashes. Initialisation assignment | Rafael Garcia-Suarez | 2006-05-05 | 1 | -1/+1 |
* | Introduce a new keyword, state, for state variables. | Rafael Garcia-Suarez | 2006-05-03 | 2 | -2/+4 |
* | Fix B and ByteLoader to cope with cop_warnings no longer being an SV. | Nicholas Clark | 2006-04-13 | 2 | -6/+49 |
* | Fix skip count in ext\B\t\lint.t | Steve Hay | 2006-04-06 | 1 | -1/+1 |
* | Re: expr foreach (...) isn't a B::Lint warning anymore | Joshua ben Jore | 2006-04-05 | 2 | -10/+48 |
* | Re: Making IO::Socket pass test on Win32 | Jim Cromie | 2006-04-04 | 1 | -3/+3 |
* | Abstract all the accesses to cop_arybase (apart from ByteLoader) | Nicholas Clark | 2006-04-02 | 1 | -1/+1 |
* | Merge the cut & paste code from Perl_call_sv/Perl_fold_constants with | Nicholas Clark | 2006-03-27 | 1 | -1/+1 |
* | Unroll 27425 - keeping Larry's order in op.c means that exactly the | Nicholas Clark | 2006-03-09 | 1 | -6/+6 |
* | The last MAD change to op.c changes the pad offsets of the test that | Nicholas Clark | 2006-03-08 | 1 | -6/+6 |
* | Re: [perl #38684] O::Deparse not working as expected | Stephen McCamant | 2006-03-08 | 2 | -7/+9 |
* | Re: Patch lint for grep { /.../ } and grep /.../, | Joshua ben Jore | 2006-03-01 | 2 | -3/+12 |
* | Teach B about CVf_ISXSUB | Nicholas Clark | 2006-02-21 | 2 | -1/+2 |
* | Goodbye PERL_XSUB_OLDSTYLE. | Nicholas Clark | 2006-02-21 | 2 | -2/+1 |
* | Re: Patches: B, CGI, ExtUtils::MM_Unix | Joshua ben Jore | 2006-02-21 | 4 | -8/+30 |
* | PVCVs don't need XNVs either. | Nicholas Clark | 2006-02-20 | 1 | -1/+3 |
* | PVFMs don't need CvDEPTH, and PVCVs don't use SvIVX, so moving | Nicholas Clark | 2006-02-20 | 1 | -1/+2 |
* | xcv_root and xcv_xsub can also be merged into a union, providing a new | Nicholas Clark | 2006-02-20 | 1 | -1/+5 |
* | xcv_start and xcv_xsubany can be merged into a union, as they are never | Nicholas Clark | 2006-02-20 | 1 | -1/+5 |
* | Abolish BROKEN_UNION_INIT in B::C, as it works around problems in | Nicholas Clark | 2006-02-20 | 1 | -39/+4 |
* | [perl #38346] [PATCH] Re: B::Deparse's bug? | Stephen McCamant | 2006-02-13 | 1 | -2/+2 |
* | It would be nice to have tests in B for the functions getting changed. | Steve Peters | 2006-02-02 | 1 | -1/+3 |
* | Death to magic characters! No pun intended. | Steve Peters | 2006-02-02 | 1 | -2/+2 |
* | aelemfast optimization opclass problem (c.f. [perl #38279]) | Stephen McCamant | 2006-01-25 | 2 | -1/+84 |
* | Re: [patch] optimized constant subs are cool, teach B::Concise about them | Jim Cromie | 2006-01-04 | 3 | -258/+140 |
* | Re: [patch] optimized constant subs are cool, teach B::Concise about them | Jim Cromie | 2006-01-03 | 3 | -24/+103 |
* | Re: [perl #36837] B::Deparse fails when it comes to ByteLoader programs | Stephen McCamant | 2006-01-03 | 1 | -1/+3 |
* | Re: [patch] optimized constant subs are cool, teach B::Concise about them | Jim Cromie | 2006-01-02 | 3 | -94/+507 |