summaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't create multiple ExposeTypeMungers for the same type, it is *dumb*Root_extensionsaclement2007-02-071-6/+15
* New type so we can distinguish this special kind of PrivilegedAccessMungeraclement2007-02-071-0/+30
* test and fix for 171952: method overriding with ITD using generic return valuesaclement2007-02-071-1/+5
* 170467: methods with parameterized parameters not working in ITD overrides re...aclement2007-01-233-2/+7
* test and fix for 168063 - incorrectly tagging a field as transientaclement2007-01-101-1/+2
* made synchronized method message a lint warningaclement2007-01-093-4/+6
* test and fix for 169706: inherited annotations down a hierarchy greater than ...aclement2007-01-081-1/+2
* fix for unusual bytecode sequence around ctor-call join pointaclement2006-12-011-0/+39
* test and fix for 165631: Dont allow multiple parameterizations in a hierarchyaclement2006-11-291-1/+3
* tests and implementation for 165153: outputting aspectj trace to a named fileaclement2006-11-224-3/+37
* Bug 155033 "Use ajcore for LTW problems" (OOM errors running AJDT AllCoreTests)mwebster2006-11-071-2/+4
* Bug 155033 "Use ajcore for LTW problems"mwebster2006-11-062-42/+150
* Bug 155033 "Use ajcore for LTW problems" (dump class loader)mwebster2006-11-061-0/+9
* Bug 155033 "Use ajcore for LTW problems" (new convenience methods and format...mwebster2006-11-062-0/+9
* Bug 155033 "Use ajcore for LTW problems" (change MessageHandler to MessageHo...mwebster2006-11-061-64/+97
* Bug 159854 "Problem Diagnosis Guide" (tests)mwebster2006-10-301-1/+1
* fix for 162657 - remove the matchesNothingPointcut which has no source contex...aclement2006-10-301-9/+35
* removing asm for the momentaclement2006-10-2621-2454/+68
* tests and fixes for 161502: annotation style generic pointcuts (!)aclement2006-10-2459-130/+191
* tests and fix for 149908: NPE in org.aspectj.weaver.MemberImpl.getModifiersaclement2006-10-231-3/+38
* test and fix for 161217aclement2006-10-191-1/+1
* test and fix for 123423: getWithinTypeName() for ptw aspectsaclement2006-10-183-1/+32
* close files!aclement2006-10-171-0/+1
* tests and fixes for 160469: handle problemsaclement2006-10-163-22/+12
* moved things around so that Xset can change world configurationaclement2006-10-163-4/+14
* test and fix for 160674: simpler strategy for loading bytecode on SAPBEFORE_133532aclement2006-10-122-2/+21
* no 1.5 API!aclement2006-10-091-1/+10
* tests and fixes for jdtlikehandleprovider, bug 159896aclement2006-10-062-15/+63
* fixes for 156058 and 159983aclement2006-10-063-11/+64
* Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore c...mwebster2006-10-051-1/+11