aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* 239441 - testcode and fixaclement2008-07-171-2/+6
* 239910: fixaclement2008-07-081-1/+1
* 239910: fixaclement2008-07-081-2/+3
* 239910: fixaclement2008-07-081-5/+4
* 239910: fixedaclement2008-07-081-1/+1
* 238992: test and fixaclement2008-07-071-1/+12
* remove redundant paramaclement2008-06-241-3/+3
* rename from gen to regular cpaclement2008-06-231-14/+13
* MEMORY: don't create unnecessary empty arraysaclement2008-06-231-27/+42
* MEMORY: Don't create unnecessary empty listsaclement2008-06-231-2/+1
* throw more helpful exceptions when serialized form brokenaclement2008-06-231-1/+3
* define empty array constantaclement2008-06-221-0/+2
* 237962: deserializing 1.5.4 aspects - fixaclement2008-06-204-4/+4
* organized importsaclement2008-06-201-1/+0
* organized importsaclement2008-06-201-2/+0
* better erroraclement2008-06-201-1/+1
* new fixmeaclement2008-06-201-1/+1
* yikes! address megabug. switch statements whose jump destinations were woven...aclement2008-06-191-3/+13
* merge of splitNames into innerMatchesExactly - reduces number of unnecessary ...aclement2008-06-191-16/+23
* 231396: cache the member!aclement2008-06-191-3/+10
* 231396: loop, dont iterateaclement2008-06-191-6/+9
* 231396: reducing toArray callsaclement2008-06-191-44/+50
* delegating 2 arg method to keep those on a back level happyaclement2008-06-181-0/+11
* 237447: test and fix: nested parameterizationaclement2008-06-181-0/+25
* 237381: fix: allow deow annotations in code style aspectaclement2008-06-171-3/+3
* trying to get 237447 to happenaclement2008-06-171-0/+10
* 237419: testcode and fix: use erased signature of member and dont tag all typ...aclement2008-06-175-11/+36
* test and fix for 168982: message on ataspectj nonabstract generic aspectaclement2008-06-111-0/+5
* 234933: test and partial fix, just for adviceDidNotMatch so far.aclement2008-06-112-1/+14
* 223226: test and fix for NPE and duplicate signatureaclement2008-06-111-2/+6
* 197719: second testcaseaclement2008-06-111-2/+0
* 197719: test and fix: advising protected method calls from inner classesaclement2008-06-111-4/+12
* 230075: testcode and fixaclement2008-06-101-2/+3
* guard 155347aclement2008-06-101-2/+6
* remove leftover debugaclement2008-06-101-3/+0
* added todoaclement2008-06-101-0/+2
* test and fix for 226201 - convert return type of generic advice to parameteri...aclement2008-06-081-1/+9
* switch to container from jrelibaclement2008-06-061-4/+4
* 231396: refactoring AspectJ: simplified Member again, removed string compares...aclement2008-06-066-413/+53
* 231396: refactoring AspectJ: constants for two very very common typesaclement2008-06-061-0/+2
* 231396: refactoring AspectJ: use getExtractableName() at new locationaclement2008-06-061-2/+2
* 231396: refactoring AspectJ: moved getExtractableName() into here from Memberaclement2008-06-061-1/+10
* 231396: refactoring AspectJ: optimize flag addedaclement2008-06-061-0/+1
* 231396: refactoring AspectJ: used cheaper variant of method() creationaclement2008-06-061-2/+3
* used wrong level API - fixingaclement2008-06-061-2/+2
* 231396: refactoring AspectJ: reduced unnecessary sig parsing from stringsaclement2008-06-061-3/+3
* 231396: refactoring AspectJ: moving junk out of MemberImplaclement2008-06-061-0/+246
* 231396: refactoring AspectJ: simplifying resolvedmember hierarchy and removin...aclement2008-06-058-243/+221
* (no commit message)aclement2008-06-042-2/+6
* 231396: refactoring AspectJ: Due to PMD reported problem in Utility - had to ...aclement2008-06-0424-367/+367