aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to ↵aclement2005-10-1419-137/+293
| | | | Matthew Webster for the patch)
* 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 ↵aclement2005-10-132-2/+19
| | | | and guards to give better info if it ever happens again.
* /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 ↵wisberg2005-10-121-3/+5
| | | | for now.
* "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
| | | | variant
* 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 ↵aclement2005-10-0739-4/+31
| | | | serious - major version number of attribute rev'd to 4 in this case.
* 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
|
* Updated ajdoc projects setting for 1.3 source compliance and 1.4 library ↵mkersten2005-10-063-1/+16
| | | | compliance. You must now have a JRE14_LIB variable set in your workspace.
* testcases and fix for binary weaving ITDs!!!!!!!!!!! (pr85132, etc,etc)aclement2005-10-069-24/+78
|
* organized importsaclement2005-10-061-2/+0
|
* Fix for bug 111738: packaging src for new modules into src.zip: from helenaclement2005-10-061-0/+1
|
* ensuring that this project can still be built at 1.3 level...acolyer2005-10-061-2/+11
|
* these changes prevent us from forgetting the interface bounds of a ↵acolyer2005-10-055-8/+70
| | | | TypeVariableReferenceType, and from forgetting bindings when parameterizing bindingxxxtypepatterns in generic abstract aspects.
* Fixed Bug #56779: [ajdoc] add ajdoc support for inter-type declarations and ↵mkersten2005-10-0513-52/+193
| | | | | | other declare forms Also fixed ajdoc tests to run correctly when executed via RunTheseBeforeYouCommit tests (previously they were not being run and silently failing).
* some abstract generic aspect tests, not yet linked into main suiteacolyer2005-10-053-0/+245
|
* testcase for pr92837aclement2005-10-056-0/+36
|
* testcase for pr85132aclement2005-10-055-0/+329
|
* Let the bug floodgates open, reweavable is now default (pr91417)aclement2005-10-0534-164/+387
|
* completes implementation of parameterizeWith throughout the PatternNode ↵acolyer2005-10-0522-41/+140
| | | | hierarchy (enh 108117)
* final part of fix for 100195 - local var debug info for inlined around advicepreDefaultReweavableacolyer2005-10-054-9/+36
|
* test and fix for pr111481: varargs ITD ctors. Patch from Helen Hawkins.aclement2005-10-054-1/+30
|
* itd support in the MAPacolyer2005-10-0426-129/+1247
|
* test and fix for pr110906: vararg ITDsaclement2005-10-0410-8/+58
|
* rebuilt post fix for pr110906: varargs ITDaclement2005-10-0432-0/+0
|
* Fix and tests for pr77269: incorrect structure model for inner types. (Patch ↵aclement2005-10-047-4/+218
| | | | from Helen Hawkins).
* completes all of the MAP bar ITDsacolyer2005-10-0336-30/+1265
|
* pr83717: allows ITD incremental compilation with reweavable. Also commented ↵aclement2005-10-032-30/+59
| | | | some iffy/complex areas of the code
* pr83717: Dont expect to find source locations for type mungers if processing ↵aclement2005-10-031-1/+3
| | | | code built with 1.2.1 or earlier.
* test for pr84033 promoted from failing suite to real suite.aclement2005-10-036-9/+38
|
* updates to reflection library (largely javadoc, but with a few small tweaks)acolyer2005-09-3036-210/+831
|