aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* annoValMatch: implementationaclement2008-02-252-1/+26
* annoValMatch: implementationaclement2008-02-251-0/+1
* annoValMatch: implementationaclement2008-02-252-9/+32
* annoValMatch: implementationaclement2008-02-258-9/+43
* 220172: npe guardaclement2008-02-251-1/+23
* annoValMatch: querying default value of an annotation (for members that repre...aclement2008-02-251-0/+2
* fix for ternary operatoraclement2008-02-211-1/+1
* do the right version check!aclement2008-02-211-1/+1
* 209831: ensure resolved before matchingaclement2008-02-211-0/+1
* 214559: tests and fix: cope with varying orderings for interdependant declare...aclement2008-02-201-2/+2
* 216311: add 'instance' component to field name and then use it to identify wh...aclement2008-02-202-2/+3
* 204505: testcode and fix: poorly documented method in ResolvedMemberImpl now ...aclement2008-02-191-1/+3
* extra diagnostics for weaverstate problemaclement2008-02-111-1/+1
* 218167: test and fix: compiler crash on multiple dec @fieldsaclement2008-02-071-1/+1
* 218167: test and fix: compiler crash on multiple dec @fieldsaclement2008-02-071-2/+2
* remove unwanted xlint for parameter annotationsaclement2008-02-061-5/+21
* paramannos: ResolvedType can hold 'temporary annotations' during a match (par...aclement2008-01-258-68/+132
* paramannos: aware of parameter annotation matchingaclement2008-01-251-0/+7
* paramannos: aware of parameter annotation matchingaclement2008-01-251-0/+2
* paramannos: aware of parameter annotation matchingaclement2008-01-251-10/+29
* paramannos: aware of parameter annotation matchingaclement2008-01-251-1/+16
* paramannos: aware of parameter annotation matchingaclement2008-01-251-1/+18
* paramannos: aware of parameter annotation matchingaclement2008-01-251-2/+18
* paramannos: extracted from being secondary type in existing source fileaclement2008-01-251-0/+55
* paramannos: knows whether it is for matching parameter annotations or notaclement2008-01-251-29/+11
* paramannos: implementation!aclement2008-01-251-2/+11
* paramannos: implementation!aclement2008-01-251-1/+39
* paramannos: implementation!aclement2008-01-255-3/+40
* unused importaclement2008-01-241-1/+0
* support weaving of java. and javax. in ltw - risky businessaclement2008-01-212-3/+28
* AspectJ6: beginnings of fix for proper parameterization of generic ITDsaclement2008-01-1710-5/+208
* 166647 changed the error message to a lintaclement2007-12-183-2/+8
* PointcutDoctor javadoc - 193065V1_5_4rc1aclement2007-12-071-3/+40
* 166647 fixes: produces a suitable error if XML defined aspects are excluded f...aclement2007-12-041-1/+6
* code for enh193065: pointcutdoctor changesaclement2007-12-023-0/+73
* 162539: NullPointerException when pointcut library missing @aspect annotion: ...aclement2007-11-191-100/+114
* pr194314: broken LV table, return arg name at shadow (for shadows where it ma...aclement2007-11-121-0/+12
* pr148381: implementation of support for using argNames to specify argument na...aclement2007-11-082-12/+116
* fix for 169432 - allow @DeclareParents with no impl if the targets implement ...aclement2007-11-082-17/+65
* Tests for 209019 and fix: incorrect application of around advice when atAspec...aclement2007-11-071-1/+1
* pr202088: test and fix for coping with abstract annotation pointcuts with con...aclement2007-11-071-3/+7
* pr173729: test and fixes committed. Modify the bcel delegate at compile time...aclement2007-11-061-0/+11
* 206732: fix to check for clashing ITDs, test already added.aclement2007-10-181-6/+28
* linux dont like that not character!aclement2007-10-121-2/+0
* test and fix for 172107aclement2007-05-212-6/+13
* Bug 176546 "Allow custom aop.xml provider through IWeavingContext"mwebster2007-03-071-0/+13
* 175039: incorrect processing of a type parameter that is a nested type, test ...aclement2007-03-062-3/+25
* 174449: generic aspects and generic pointcuts - dont ignore parameterized sig...aclement2007-02-271-1/+11
* optimization: if forcing a public type public, dont consider it a change!aclement2007-02-272-3/+4
* test and fix for 171953aclement2007-02-151-1/+3