| Commit message (Expand) | Author | Age | Files | Lines |
* | includes the opcode to tell us if it can be widened | aclement | 2008-08-26 | 1 | -2/+2 |
* | change method to something sensible | aclement | 2008-08-26 | 1 | -3/+4 |
* | remove unnecessary cast | aclement | 2008-08-26 | 1 | -2/+2 |
* | remove unnecessary | aclement | 2008-08-26 | 1 | -2/+2 |
* | spell hashCode correctly !!!!!! | aclement | 2008-08-26 | 1 | -2/+2 |
* | remove unnecessary cast | aclement | 2008-08-26 | 1 | -1/+1 |
* | remove unnecessary | aclement | 2008-08-26 | 1 | -2/+2 |
* | remove unused | aclement | 2008-08-26 | 1 | -5/+1 |
* | remove unused | aclement | 2008-08-26 | 1 | -2/+1 |
* | ignore unused return | aclement | 2008-08-26 | 1 | -2/+2 |
* | tidy | aclement | 2008-08-26 | 1 | -4/+3 |
* | ignore unused return | aclement | 2008-08-26 | 1 | -2/+2 |
* | tidy | aclement | 2008-08-26 | 1 | -13/+8 |
* | dont double initialize | aclement | 2008-08-26 | 1 | -4/+2 |
* | remove unused | aclement | 2008-08-26 | 1 | -1/+0 |
* | removed debug | aclement | 2008-08-26 | 1 | -4/+1 |
* | made final | aclement | 2008-08-26 | 1 | -2/+2 |
* | 243192: optimizing handling of constant instructions (eg. ALOAD_0) | aclement | 2008-08-13 | 4 | -58/+123 |
* | PERFORMANCE: create and reuse common types | aclement | 2008-06-23 | 1 | -3/+78 |
* | PERFORMANCE: avoid unnecessary replace | aclement | 2008-06-23 | 1 | -3/+3 |
* | PERFORMANCE: cache field lookups | aclement | 2008-06-23 | 1 | -5/+12 |
* | MEMORY: Don't create unnecessary empty string arrays for implemented interfaces | aclement | 2008-06-23 | 1 | -5/+11 |
* | MEMORY: Don't create unnecessary empty CodeException arrays | aclement | 2008-06-23 | 1 | -4/+9 |
* | optimize todo added | aclement | 2008-06-19 | 1 | -1/+2 |
* | 231396: caching | aclement | 2008-06-19 | 1 | -4/+21 |
* | 231396: refactoring AspectJ: useless count field removed and new constants added | aclement | 2008-06-06 | 2 | -5/+8 |
* | organized imports | aclement | 2008-06-03 | 1 | -2/+1 |
* | organized imports | aclement | 2008-05-30 | 4 | -23/+16 |
* | 231396: Comment #4: Big Refactoring | aclement | 2008-05-28 | 377 | -40872/+5038 |
* | 210470: preventing weaver leaks: get control of the classloader references in... | aclement | 2008-05-27 | 4 | -16/+165 |
* | repair the stupid damage | aclement | 2008-04-25 | 213 | -0/+22073 |
* | up to date with 1.6.0 | aclement | 2008-04-25 | 213 | -22073/+0 |
* | annoValMatch: able to ask annotation about its values and their settings | aclement | 2008-02-25 | 2 | -2/+34 |
* | paramannos: improved annotation unpacking | aclement | 2008-01-25 | 1 | -36/+69 |
* | paramannos: obtain all the annotations together | aclement | 2008-01-25 | 1 | -1/+10 |
* | fix for problem LTW in multi-threaded configuration - removed static from bce... | aclement | 2007-05-22 | 2 | -36/+2 |
* | 175806: allow for crumby bytecode incoming | aclement | 2007-02-28 | 3 | -10/+20 |
* | repairing HEADREFACTORING_BRANCH_TAG | aclement | 2007-02-15 | 213 | -0/+22041 |
* | major refactoring - writeup to follow... | aclement | 2007-02-12 | 213 | -22041/+0 |
* | test and fix for 166084: istore incorrectly optimizedRoot_verification | aclement | 2006-11-29 | 1 | -17/+14 |
* | test and fix for 160674: simpler strategy for loading bytecode on SAPBEFORE_133532 | aclement | 2006-10-12 | 2 | -3/+170 |
* | 154054 testcode and fix: noticing changes in around advice and forcing full b... | aclement | 2006-09-22 | 1 | -1/+26 |
* | oops! fix for serial version uid calculation (abstract class problem) | aclement | 2006-08-22 | 1 | -3/+10 |
* | some updates to ClassLoaderRepository - tested by RontimeWeaving | aclement | 2006-08-21 | 1 | -84/+174 |
* | fix for pr153572 LTWWorld with Annotation finding and boot classespost_pr_153572 | acolyer | 2006-08-18 | 1 | -2/+11 |
* | 152979: shared cache in the repositorypre_pr_153572 | aclement | 2006-08-08 | 1 | -32/+146 |
* | PipeliningFeature146781:Some AjBcel changes to reduce amount of garbage creat... | aclement | 2006-07-19 | 6 | -21/+105 |
* | keep the verifier happy. | aclement | 2006-07-04 | 1 | -4/+18 |
* | update license to EPL | acolyer | 2006-06-01 | 22 | -44/+44 |
* | test and fix for 138384: woven methods being >64k in code size | aclement | 2006-05-12 | 1 | -2/+5 |