summaryrefslogtreecommitdiffstats
path: root/docs/adk15ProgGuideDB/annotations.xml
Commit message (Collapse)AuthorAgeFilesLines
* doc updates from RB_V1_5_0acolyer2005-12-191-60/+38
|
* fix section on annotation inheritance matchingacolyer2005-12-131-6/+5
|
* ensure every section has an assigned id so that urls in generated html ↵acolyer2005-09-011-17/+18
| | | | remain stable across builds.
* fixed broken example wrt. annotation inheritanceacolyer2005-08-041-8/+12
|
* updates for generics (still a work in progress)acolyer2005-05-181-1/+1
|
* add some style to our guides ;)acolyer2005-04-101-86/+123
|
* added example for declare @constructoracolyer2005-03-111-0/+10
|
* remove dependency on 1.2 API - runtime libs must work at 1.1 levelacolyer2005-03-101-7/+7
|
* fixes in annotation docs uncovered through testingacolyer2005-03-091-11/+43
|
* @xxx(@Foo) -> @xxx(Foo)acolyer2005-02-171-17/+19
|
* clarify requirement for runtime retention in @this, @target, @argsacolyer2004-12-091-1/+4
|
* fixed some alignment issues in grammar fragmentsacolyer2004-12-091-17/+16
|
* updates for 1.5.0 M1acolyer2004-12-091-212/+184
|
* ensure every generated html file has a meaningful nameacolyer2004-11-281-1/+1
|
* aspectj 5 docs update. Signature matching chapter added.acolyer2004-11-281-36/+58
| | | | | | | Annotations chapter complete. Varargs, covariance, autoboxing, and enum chapters complete. Pertypewithin proposal written up. Generics, new reflection interfaces, and the "miscellaneous" section still outstanding.
* more updates to 1.5 designacolyer2004-11-241-131/+281
|
* Fixed 2 xml errors.aclement2004-11-191-1/+1
|
* some small updates in annotations, plus beginnings of varargs sectionacolyer2004-11-181-1/+1
|
* use AccessibleObject rather than java.lang.reflect.Memberacolyer2004-11-171-7/+2
|
* updated for new annotations styleacolyer2004-11-161-4/+82
|
* updated to not allow general extension of type patternsacolyer2004-11-101-218/+310
|
* early draft of AspectJ 1.5 documentation - do not rely on the contents of ↵acolyer2004-11-091-0/+1016
these docs yet!!!