aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
...
* modified type parameter check to allow co-dependent generic declare parents t...aclement2005-11-011-1/+10
* organized imports.aclement2005-11-011-3/+2
* #108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fineavasseur2005-10-281-5/+21
* hopefully the last of the array gremlins in the reflection based world...acolyer2005-10-282-12/+16
* test and fix for pr113861aclement2005-10-273-6/+14
* testcode and fixes for pr99191: thanks to Helen.aclement2005-10-271-4/+87
* test and fix for pr113447: from Helen.aclement2005-10-271-10/+12
* pr113630: fixed!aclement2005-10-277-7/+61
* pr113630 - new message.aclement2005-10-272-2/+2
* see pr112105 comment #13: better var nameaclement2005-10-261-2/+2
* 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
* organized importsaclement2005-10-261-3/+1
* organized importsaclement2005-10-261-3/+5
* detects starttWith pattern in aop.xml include/exclude and do fast matchavasseur2005-10-262-13/+50
* fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not ...avasseur2005-10-254-31/+131
* change to override check.aclement2005-10-251-1/+1
* some bridge method testcases and impl for 108101aclement2005-10-251-11/+107
* concrete-aspect impl and doc for LTW - see #95529avasseur2005-10-253-49/+71
* 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
* fix issue in test for -1.5 and @AJ ITD with @annoavasseur2005-10-214-7/+23
* weaveinfo for @AJ ITDavasseur2005-10-212-2/+11
* test and fix for pr111915aclement2005-10-211-10/+5
* *Now* we're moving - more and more stuff from GenericsTests is working :) see...aclement2005-10-201-1/+1
* test and fix for pr113073 from Helenaclement2005-10-201-15/+16
* 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-201-2/+2
* Changes for generic field itds - see 112105 comment 9aclement2005-10-206-14/+135
* serialized form of ITD field mungers changed (includes aliases) - jars rebuiltaclement2005-10-2014-0/+0
* helper methodaclement2005-10-191-0/+9
* moved stuff around to get rid of the annoying warning about foo() should be c...aclement2005-10-198-0/+0
* due fix and test for @AJ ITD reweavable, serialization of the method delegate...avasseur2005-10-183-15/+25
* tests and fix for pr112027aclement2005-10-182-1/+5
* ctor ITDs now remember tvar aliases (see 112105)aclement2005-10-181-8/+15
* change to itd ctor serialization - quick rebuild of jars.aclement2005-10-1814-0/+0
* see pr112105: delegating impl requiredaclement2005-10-181-0/+5
* see pr112105: can parameterize taking aliases into accountaclement2005-10-183-6/+30
* see pr112105: tidyupaclement2005-10-182-35/+12
* see pr112105: parameterizes a generic ITD when looking at whether abstract me...aclement2005-10-181-2/+10
* how many spelling mistakes could I make in one comment?aclement2005-10-171-4/+8
* due fix for @AJ ITD annotation copy from ITD intf methodsavasseur2005-10-171-34/+24
* Fix part 1 for pr110307aclement2005-10-175-1269/+1386
* organized imports.aclement2005-10-172-11/+7
* polish for last commitavasseur2005-10-173-99/+38