aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-172-34/+39
* Fix part 1 for pr110307aclement2005-10-175-1269/+1386
* organized imports.aclement2005-10-172-11/+7
* Fix part 1 for pr110307aclement2005-10-172-2/+6
* polish for last commitavasseur2005-10-174-161/+39
* implement @AspectJ ITD @DeclareParents and @DeclareImplementsavasseur2005-10-1718-1433/+2167
* Fix for pr112602aclement2005-10-174-9/+25
* testcode for pr112602aclement2005-10-172-0/+14
* working on 112602aclement2005-10-171-1/+1
* testcode for 110307aclement2005-10-178-6/+203
* Forgot to limit scope to full pathswisberg2005-10-151-1/+3
* Fix 107299 (windows full but not absolute paths) by not prefixing files that ...wisberg2005-10-151-1/+1
* discontinuing test if weaver build fails - not the issuewisberg2005-10-151-1/+8
* Committing new builder name ... no-one will be using the old one!aclement2005-10-141-1/+1
* Updates for generic ITDs - see pr112105 for a description of all changes.aclement2005-10-1461-141/+515
* Fix for generic signature parsing - see pr112105aclement2005-10-143-0/+1
* spelling mistake corrected.aclement2005-10-141-1/+1
* pr112514: better diagnostics when class format exception occurs.aclement2005-10-143-2/+11
* 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-1419-137/+293
* Fix reference to static method to use class rather than instance.aclement2005-10-141-1/+1
* bootstrap jar - fix dup entries for target when assemblingwisberg2005-10-141-0/+0
* test - fix dup entries for target when assemblingwisberg2005-10-141-0/+46
* method rename - fix dup entries for target when assemblingwisberg2005-10-142-4/+5
* fix dup entries for target when assemblingwisberg2005-10-141-13/+10
* Added Cascon tutorial and directory where we can archive tutorials.mkersten2005-10-131-0/+0
* Fix for 112243: incorrect entries in type map. Includes fix for this case an...aclement2005-10-132-2/+19
* /home/technology -> /cvsroot/technology for cvsrootwisberg2005-10-122-6/+6
* omitting incremental as broken for now.wisberg2005-10-121-20/+20
* generics, compatibility, reflective weaverwisberg2005-10-121-2/+52
* named sections to avoid generated names, and omitting incremental as broken f...wisberg2005-10-121-3/+5
* "ajdoc" for "aj"wisberg2005-10-111-1/+1
* update for temp fix 99861 for Ronavasseur2005-10-112-10/+52
* unique idwisberg2005-10-111-1/+1
* update for LTW and compatibility - minor updateswisberg2005-10-111-11/+30
* update for LTW and compatibility - start with exact copy of adk15ProgGuideDB ...wisberg2005-10-111-0/+424
* update for LTW and compatibilitywisberg2005-10-114-45/+369
* generic itds - see pr112105aclement2005-10-1124-104/+473
* organized importsaclement2005-10-102-5/+3
* source locations are always written out now.aclement2005-10-103-8/+12
* ensure that the javadocs for the aspectj5rt module get built and packaged too.V1_5_0M4acolyer2005-10-072-0/+7
* change to resolvedmember serialization (to support varargs ITDs) is quite ser...aclement2005-10-0739-4/+31
* testcode for bug 111779 (commented out for now...)aclement2005-10-071-0/+8
* testcode for bug 111779aclement2005-10-073-0/+20
* tests for generic abstract aspectsacolyer2005-10-0610-34/+325
* fixes for generic abstract aspectsacolyer2005-10-0619-25/+249