aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* provide access to the sigpattern (Helen)aclement2005-10-201-0/+4
* Fix for ordering problem when using generic abstract aspects. Fix for crappy...aclement2005-10-207-45/+171
* Changes for generic field itds - see 112105 comment 9aclement2005-10-2012-69/+301
* swapped a letteraclement2005-10-201-1/+1
* more design tests.aclement2005-10-202-0/+33
* serialized form of ITD field mungers changed (includes aliases) - jars rebuiltaclement2005-10-2035-0/+0
* temporary removal to get a build through.aclement2005-10-201-3/+4
* helper methodaclement2005-10-191-0/+9
* changed the fix - it didnt even compile on my machine without this change...aclement2005-10-191-1/+1