| Commit message (Expand) | Author | Age | Files | Lines |
* | 239539: test and fix: better message when cannot override pointcut due to it ... | aclement | 2008-08-20 | 3 | -0/+11 |
* | minor optimization | aclement | 2008-08-19 | 1 | -2/+1 |
* | 241047: test and fix: when pipelining we have to ask the generic type for its... | aclement | 2008-08-19 | 1 | -1/+4 |
* | removed dup code! | aclement | 2008-08-19 | 1 | -3/+4 |
* | 242797: crappy bounds checking in TypeVariable | aclement | 2008-08-19 | 1 | -49/+0 |
* | 242797: npe in TypeVariable after deserialization since interfacebounds not c... | aclement | 2008-08-19 | 1 | -1/+1 |
* | 243224: dont lose context | aclement | 2008-08-13 | 1 | -0/+1 |
* | 243224: dont lose context when rewriting not pcds | aclement | 2008-08-13 | 1 | -12/+24 |
* | 243192: optimizing handling of constant instructions (eg. ALOAD_0) | aclement | 2008-08-13 | 2 | -3/+18 |
* | 242797 | aclement | 2008-08-07 | 1 | -1/+1 |
* | 242797: resolve earlier so that any generic method type vars are recognized. | aclement | 2008-08-07 | 1 | -2/+2 |
* | 239441 - testcode and fix | aclement | 2008-07-17 | 1 | -2/+6 |
* | 239910: fix | aclement | 2008-07-08 | 1 | -1/+1 |
* | 239910: fix | aclement | 2008-07-08 | 1 | -2/+3 |
* | 239910: fix | aclement | 2008-07-08 | 1 | -5/+4 |
* | 239910: fixed | aclement | 2008-07-08 | 1 | -1/+1 |
* | 238992: test and fix | aclement | 2008-07-07 | 1 | -1/+12 |
* | 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 |
* | trying to get 237447 to happen | aclement | 2008-06-17 | 1 | -0/+10 |
* | 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 |
* | switch to container from jrelib | aclement | 2008-06-06 | 1 | -4/+4 |
* | 231396: refactoring AspectJ: simplified Member again, removed string compares... | aclement | 2008-06-06 | 6 | -413/+53 |