summaryrefslogtreecommitdiffstats
path: root/weaver/src
Commit message (Expand)AuthorAgeFilesLines
* 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-251-3/+4
* ensure that reflection based world can cope when given a java.lang.Class that...acolyer2005-10-243-3/+18
* 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
* helper methodaclement2005-10-191-0/+9
* 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
* 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
* implement @AspectJ ITD @DeclareParents and @DeclareImplementsavasseur2005-10-179-1382/+1855
* Fix for pr112602aclement2005-10-171-3/+4
* working on 112602aclement2005-10-171-1/+1
* Updates for generic ITDs - see pr112105 for a description of all changes.aclement2005-10-1415-61/+280
* spelling mistake corrected.aclement2005-10-141-1/+1
* pr112529: better diagnostics (I think it'll still fail tho...)aclement2005-10-141-2/+2
* pr112529: better diagnostics (I think it'll still fail tho...)aclement2005-10-141-4/+13
* Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew...aclement2005-10-141-119/+0
* Fix reference to static method to use class rather than instance.aclement2005-10-141-1/+1
* Fix for 112243: incorrect entries in type map. Includes fix for this case an...aclement2005-10-132-2/+19
* generic itds - see pr112105aclement2005-10-1111-96/+209
* organized importsaclement2005-10-101-1/+0
* source locations are always written out now.aclement2005-10-103-8/+12
* change to resolvedmember serialization (to support varargs ITDs) is quite ser...aclement2005-10-073-4/+30
* fixes for generic abstract aspectsacolyer2005-10-0617-20/+235
* testcases and fix for binary weaving ITDs!!!!!!!!!!! (pr85132, etc,etc)aclement2005-10-066-1/+51
* organized importsaclement2005-10-061-2/+0
* these changes prevent us from forgetting the interface bounds of a TypeVariab...acolyer2005-10-054-7/+69
* Let the bug floodgates open, reweavable is now default (pr91417)aclement2005-10-056-70/+297
* completes implementation of parameterizeWith throughout the PatternNode hiera...acolyer2005-10-0522-41/+140
* final part of fix for 100195 - local var debug info for inlined around advicepreDefaultReweavableacolyer2005-10-052-1/+28
* test and fix for pr110906: vararg ITDsaclement2005-10-041-3/+14
* completes all of the MAP bar ITDsacolyer2005-10-032-7/+16