| Commit message (Expand) | Author | Age | Files | Lines |
* | remove redundant param | aclement | 2008-06-24 | 1 | -3/+3 |
* | rename from gen to regular cp | aclement | 2008-06-23 | 1 | -14/+13 |
* | MEMORY: don't create unnecessary empty arrays | aclement | 2008-06-23 | 1 | -27/+42 |
* | MEMORY: Don't create unnecessary empty lists | aclement | 2008-06-23 | 1 | -2/+1 |
* | throw more helpful exceptions when serialized form broken | aclement | 2008-06-23 | 1 | -1/+3 |
* | define empty array constant | aclement | 2008-06-22 | 1 | -0/+2 |
* | 237962: deserializing 1.5.4 aspects - fix | aclement | 2008-06-20 | 4 | -4/+4 |
* | organized imports | aclement | 2008-06-20 | 1 | -1/+0 |
* | organized imports | aclement | 2008-06-20 | 1 | -2/+0 |
* | better error | aclement | 2008-06-20 | 1 | -1/+1 |
* | new fixme | aclement | 2008-06-20 | 1 | -1/+1 |
* | yikes! address megabug. switch statements whose jump destinations were woven... | aclement | 2008-06-19 | 1 | -3/+13 |
* | merge of splitNames into innerMatchesExactly - reduces number of unnecessary ... | aclement | 2008-06-19 | 1 | -16/+23 |
* | 231396: cache the member! | aclement | 2008-06-19 | 1 | -3/+10 |
* | 231396: loop, dont iterate | aclement | 2008-06-19 | 1 | -6/+9 |
* | 231396: reducing toArray calls | aclement | 2008-06-19 | 1 | -44/+50 |
* | delegating 2 arg method to keep those on a back level happy | aclement | 2008-06-18 | 1 | -0/+11 |
* | 237447: test and fix: nested parameterization | aclement | 2008-06-18 | 1 | -0/+25 |
* | 237381: fix: allow deow annotations in code style aspect | aclement | 2008-06-17 | 1 | -3/+3 |
* | 237419: testcode and fix: use erased signature of member and dont tag all typ... | aclement | 2008-06-17 | 5 | -11/+36 |
* | test and fix for 168982: message on ataspectj nonabstract generic aspect | aclement | 2008-06-11 | 1 | -0/+5 |
* | 234933: test and partial fix, just for adviceDidNotMatch so far. | aclement | 2008-06-11 | 2 | -1/+14 |
* | 223226: test and fix for NPE and duplicate signature | aclement | 2008-06-11 | 1 | -2/+6 |
* | 197719: second testcase | aclement | 2008-06-11 | 1 | -2/+0 |
* | 197719: test and fix: advising protected method calls from inner classes | aclement | 2008-06-11 | 1 | -4/+12 |
* | 230075: testcode and fix | aclement | 2008-06-10 | 1 | -2/+3 |
* | guard 155347 | aclement | 2008-06-10 | 1 | -2/+6 |
* | remove leftover debug | aclement | 2008-06-10 | 1 | -3/+0 |
* | added todo | aclement | 2008-06-10 | 1 | -0/+2 |
* | test and fix for 226201 - convert return type of generic advice to parameteri... | aclement | 2008-06-08 | 1 | -1/+9 |
* | 231396: refactoring AspectJ: simplified Member again, removed string compares... | aclement | 2008-06-06 | 6 | -413/+53 |
* | 231396: refactoring AspectJ: constants for two very very common types | aclement | 2008-06-06 | 1 | -0/+2 |
* | 231396: refactoring AspectJ: moved getExtractableName() into here from Member | aclement | 2008-06-06 | 1 | -1/+10 |
* | 231396: refactoring AspectJ: optimize flag added | aclement | 2008-06-06 | 1 | -0/+1 |
* | 231396: refactoring AspectJ: used cheaper variant of method() creation | aclement | 2008-06-06 | 1 | -2/+3 |
* | used wrong level API - fixing | aclement | 2008-06-06 | 1 | -2/+2 |
* | 231396: refactoring AspectJ: reduced unnecessary sig parsing from strings | aclement | 2008-06-06 | 1 | -3/+3 |
* | 231396: refactoring AspectJ: moving junk out of MemberImpl | aclement | 2008-06-06 | 1 | -0/+246 |
* | 231396: refactoring AspectJ: simplifying resolvedmember hierarchy and removin... | aclement | 2008-06-05 | 7 | -243/+38 |
* | (no commit message) | aclement | 2008-06-04 | 2 | -2/+6 |
* | 231396: refactoring AspectJ: PMD reported - real bug in Utility | aclement | 2008-06-04 | 2 | -21/+17 |
* | 231396: refactoring AspectJ: PMD reported | aclement | 2008-06-04 | 1 | -1/+1 |
* | 231396: refactoring AspectJ: unused | aclement | 2008-06-04 | 1 | -28/+0 |
* | 231396: refactoring AspectJ: removed IWeaver - possibly need new abstraction tho | aclement | 2008-06-04 | 1 | -2/+6 |
* | 231396: refactoring AspectJ: PMD reported | aclement | 2008-06-04 | 1 | -1/+1 |
* | 231396: refactoring AspectJ: PMD reported | aclement | 2008-06-04 | 1 | -7/+7 |
* | 231396: refactoring AspectJ: PMD reported | aclement | 2008-06-04 | 1 | -2/+2 |
* | 231396: refactoring AspectJ: PMD reported - made final | aclement | 2008-06-04 | 1 | -1/+1 |
* | 231396: refactoring AspectJ: unused | aclement | 2008-06-04 | 1 | -21/+0 |
* | 231396: refactoring AspectJ: removed Unresolved interface usage | aclement | 2008-06-04 | 1 | -1/+1 |