aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix for odd NPE - don't know what this readAspect goal is (javadoc welcome) a...avasseur2005-10-191-4/+11
* I've tackled methods and ctor generic itds - now fields.aclement2005-10-191-0/+13
* generics tests revisted post all the recent changes - more of them now pass!aclement2005-10-1912-76/+162
* moved stuff around to get rid of the annoying warning about foo() should be c...aclement2005-10-198-0/+0
* removed jdwp from test for CCavasseur2005-10-181-1/+0
* due fix and test for @AJ ITD reweavable, serialization of the method delegate...avasseur2005-10-1810-15/+196
* tests and fix for pr112027aclement2005-10-185-1/+15
* change to itd ctor serialization - quick rebuild of jars.aclement2005-10-183-0/+0
* ctor ITDs now remember tvar aliases (see 112105)aclement2005-10-183-12/+20
* slightly changed parsing test.aclement2005-10-181-1/+1
* tests put back in :)aclement2005-10-181-4/+4
* change to itd ctor serialization - quick rebuild of jars.aclement2005-10-1832-0/+0
* rebuilt - includes DeclareImplements annotationaclement2005-10-182-0/+0
* pr110307: testcodeaclement2005-10-184-10/+84
* see pr112105: delegating impl requiredaclement2005-10-181-0/+5
* see pr112105: can parameterize taking aliases into accountaclement2005-10-183-6/+30