summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fineavasseur2005-10-289-7/+223
* hopefully the last of the array gremlins in the reflection based world...acolyer2005-10-282-12/+16
* naughty - Andy broke the build!aclement2005-10-283-3/+3
* test and fix for pr113861aclement2005-10-277-11/+56
* Fixes for pr113947.aclement2005-10-278-10/+55
* matthews generic aspect: testcode for pr113947aclement2005-10-2714-0/+619
* testcode and fixes for pr99191: thanks to Helen.aclement2005-10-279-4/+211
* test and fix for pr113447: from Helen.aclement2005-10-274-10/+62
* impl and test for dec precedence in aop.xml without extendsavasseur2005-10-279-19/+173
* pr113630: fixed!aclement2005-10-2711-39/+122
* pr113630: testcodeaclement2005-10-2714-153/+147
* pr113630 - new message.aclement2005-10-272-2/+2
* precedence doc for concrete-aspectavasseur2005-10-271-2/+6
* see pr112105 comment #13: better var nameaclement2005-10-261-2/+2
* see pr112105 comment #13: more helpers, for itd support.aclement2005-10-261-2/+16
* see pr112105 comment #13: naughty. made a check configurable.aclement2005-10-261-0/+12
* see pr112105 comment #13: bridge method handling for ITD fields/methodsaclement2005-10-261-38/+146
* see pr112105 comment #13: improved (slightly) code for locating annotation ho...aclement2005-10-261-4/+19
* see pr112105 comment #13: yey! use parameterized mungers when applying ITDsaclement2005-10-261-5/+6
* see pr112105 comment #13: dont forget the tvarsaclement2005-10-261-0/+1
* see pr112105 comment #13: uses new declared sig support inside a munger.aclement2005-10-263-11/+37
* see pr112105 comment #13: copies type vars across and able to create bridge m...aclement2005-10-261-6/+32
* see pr112105 comment #13: new and modified testcodeaclement2005-10-265-14/+227
* see pr112105 comment #13: these now use the aliases correctly.aclement2005-10-262-11/+10
* generics test for ITDFsaclement2005-10-261-0/+5
* organized importsaclement2005-10-261-3/+1
* organized importsaclement2005-10-261-3/+5
* generic aspect test Waclement2005-10-261-4/+8
* detects starttWith pattern in aop.xml include/exclude and do fast matchavasseur2005-10-265-19/+178
* pr113630 testcase added - commented out.aclement2005-10-268-0/+179
* errr, org/aspectj/lang/annotation/Pointcut was missing from one of these, cau...aclement2005-10-262-0/+0
* fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not ...avasseur2005-10-2511-39/+251
* change to override check.aclement2005-10-251-1/+1
* ajdtcore for abstract @Pointcutavasseur2005-10-256-38/+64
* test and fix for 112615 (-XhasMember not working if passed through AJDT). Pa...aclement2005-10-252-0/+10
* some bridge method testcases and impl for 108101aclement2005-10-259-82/+282
* concrete-aspect impl and doc for LTW - see #95529avasseur2005-10-2520-74/+755
* added a test to make sure primitives work (they do), and also tidied up the a...acolyer2005-10-252-3/+10
* ensure that reflection based world can cope when given a java.lang.Class that...acolyer2005-10-244-3/+26
* perf improvements from Matthew and Ron #113511avasseur2005-10-242-12/+21
* testcases.aclement2005-10-244-2/+32
* added if() expressions to permitted scopes for thisJoinPoint formswisberg2005-10-221-1/+2
* test V for generics, 4 to go.aclement2005-10-211-1/+5
* complex aspect!aclement2005-10-211-0/+160
* fix issue in test for -1.5 and @AJ ITD with @annoavasseur2005-10-2112-51/+206
* weaveinfo for @AJ ITDavasseur2005-10-213-4/+20
* docs for @AJ ITDavasseur2005-10-211-278/+424
* test and fix for pr111915aclement2005-10-214-10/+33
* *Now* we're moving - more and more stuff from GenericsTests is working :) see...aclement2005-10-206-22/+86
* test and fix for pr113073 from Helenaclement2005-10-204-15/+47