summaryrefslogtreecommitdiffstats
path: root/docs/adk15ProgGuideDB
Commit message (Collapse)AuthorAgeFilesLines
* updated copyright dateacolyer2005-08-171-1/+1
|
* -Xlint:xxx and -Xlintfile:xxx in aop.xmlavasseur2005-08-121-2/+8
|
* add test for proxy weaving and jit class weaving, update ltw docavasseur2005-08-111-0/+22
|
* fixed broken example wrt. annotation inheritanceacolyer2005-08-041-8/+12
|
* fix corrupted test failing on Jrockit, fix a ltw doc, ltw include are ORed ↵avasseur2005-07-281-1/+1
| | | | as per doc
* update to style sheet to fix unpleasant title wrapping on IEacolyer2005-07-271-1/+2
|
* fix in ltw log + test + some doc on custom message handler is evilavasseur2005-07-211-1/+5
|
* fix LTW for JMX stuff, rename messageHolder, some doc on that + dumpavasseur2005-07-181-17/+25
|
* @DeclareAnnotation and guard to not use it in M3, doc update for M3avasseur2005-07-182-1/+10
|
* JRockit agent for LTW with 1.3/1.4 + update in docavasseur2005-07-041-28/+29
|
* important updates for call, get, and set wrt. erasure and declaring type ↵acolyer2005-06-221-106/+136
| | | | semantics
* first complete version of the generics chapter.acolyer2005-06-191-19/+254
|
* extensive updates to the generics chapter to describe pointcut matching with ↵acolyer2005-06-171-70/+513
| | | | generic and parameterized types. Not quite finished yet, but this is a long way forward... - AMC.
* @style if docavasseur2005-06-091-343/+494
|
* minor update...aclement2005-06-081-1/+1
|
* no -- in comments; use -wisberg2005-05-261-1/+1
|
* moved bcel things to bcel package in weaver, deow test + fix for @AJavasseur2005-05-201-2/+2
|
* deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ↵avasseur2005-05-192-58/+59
| | | | some AJ5 doc fix
* updates for generics (still a work in progress)acolyer2005-05-183-10/+893
|
* fix for pr93460aclement2005-05-031-1/+1
|
* add a bit of padding below h1 for IEV1_5_0M2acolyer2005-04-101-0/+5
|
* add some style to our guides ;)acolyer2005-04-104-86/+219
|
* fix for Bug 84122 - Allow aspectPath to contain directoriesacolyer2005-03-231-0/+12
|
* added some words on context binding across disjunctions and declare soft ↵acolyer2005-03-141-6/+66
| | | | behaviour wrt. RuntimeExceptions
* 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-172-18/+20
|
* updates for ltw and annotationsacolyer2005-01-193-2/+1023
|
* first example now works!aclement2005-01-181-13/+16
|
* incorporate tim peierls suggestion from mailing listacolyer2004-12-171-20/+11
|
* clarify requirement for runtime retention in @this, @target, @argsacolyer2004-12-091-1/+4
|
* fixed some alignment issues in grammar fragmentsacolyer2004-12-092-42/+41
|
* updates for 1.5.0 M1acolyer2004-12-095-266/+504
|
* fixed typo in the "id" of the chapteracolyer2004-12-011-1/+1
|
* couple of doc bugs pointed out by andy...acolyer2004-12-011-2/+2
|
* ensure every generated html file has a meaningful nameacolyer2004-11-287-12/+12
|
* aspectj 5 docs update. Signature matching chapter added.acolyer2004-11-2813-191/+781
| | | | | | | 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-247-142/+669
|
* Fixed 2 xml errors.aclement2004-11-192-2/+2
|
* some small updates in annotations, plus beginnings of varargs sectionacolyer2004-11-184-1/+193
|
* use AccessibleObject rather than java.lang.reflect.Memberacolyer2004-11-171-7/+2
|
* updated for new annotations styleacolyer2004-11-163-4/+108
|
* 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-0911-0/+1127
these docs yet!!!