summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
* updated to not allow general extension of type patternsacolyer2004-11-101-218/+310
|
* attendees should not use blackdown jdk under linuxehilsdal2004-11-101-0/+7
|
* changes influenced by OOPSLA 2004ehilsdal2004-11-101-0/+0
|
* revised with info from OOPSLA 2004:ehilsdal2004-11-1013-99/+144
| | | | | | | renaming support.Log.log to support.Log.write renaming test.Test to test.CoreTest (r)ing aspectj clearing up a few random things
* build the 1.5 developer's notebook as part of the distribution.acolyer2004-11-091-1/+9
|
* early draft of AspectJ 1.5 documentation - do not rely on the contents of ↵acolyer2004-11-0911-0/+1127
| | | | these docs yet!!!
* Matthews fix for Bugzilla Bug 77163: Load time weaver default verbose settingV1_2_1aclement2004-11-051-1/+2
|
* fixing an html bugehilsdal2004-10-211-1/+1
|
* preparations for 1.2.1 releaseacolyer2004-10-212-0/+293
|
* fix for bugzilla bug 75486: issingleton or issingleton()acolyer2004-10-213-0/+0
|
* fix for Bugzilla Bug 75486acolyer2004-10-212-4/+4
| | | | issingleton or issingleton()?
* fix for Bugzilla Bug 73369acolyer2004-10-212-4/+6
| | | | Create a jar file that can be used for load-time weaving...
* dup showWeaveInfo in 1.11 - already added in revision 1.10wisberg2004-10-201-7/+0
|
* Docs for ANT task showWeaveInfo option.aclement2004-10-191-0/+7
|
* variables available in if(b), removed mdash entity as unknownwisberg2004-10-141-5/+6
|
* Added "uses pointcut" relation to the ASM.mkersten2004-10-141-3/+3
|
* -showWeaveInfo for ajc, iajc dev guide sectionswisberg2004-10-052-0/+14
|
* Fix for Bug 73073: Inconsistency between starred and nonstarred type ↵ehilsdal2004-09-081-1/+60
| | | | | | patterns in connection with shadowing. Finally documented matching difference between exacttype and patterntype
* project plans for Java 5 taken from Adrian's emailwisberg2004-09-021-3/+47
|
* Fix bug 72623; also changed "definition" to "declaration" for Java elementswisberg2004-08-281-8/+85
|
* fix bug 59203 - dynamic AOPwisberg2004-08-281-15/+44
|
* Limitation stated in bug 50195wisberg2004-08-281-0/+6
|
* Fix for bugzilla bug 72474: Quick reference claims to be for AspectJ 1.1ehilsdal2004-08-253-0/+0
| | | | De-versioned quick-reference, made minor clarifying changes
* Language specification clarification for two bugs:ehilsdal2004-08-241-0/+10
| | | | | 49784 declaring interface methods should work as it does in interfaces 70794 The introduction on interface causes the interface implementation class error
* Fix for bugzilla bug 71087:ehilsdal2004-08-231-3/+38
| | | | underspecification of primitive conversion
* tutorial exercises updated for OOPSLA. The printoutehilsdal2004-08-232-179/+248
| | | | looks much nicer and is a bit more streamlined.
* Fix for bugzilla bug 71393:ehilsdal2004-08-231-0/+52
| | | | Specify how does args pointcut collect context for pointcuts which are used in cflow
* fix for bugzilla bug 72379:ehilsdal2004-08-232-17/+48
| | | | static aspects not well explained
* Fix for bugzilla bug 71404:ehilsdal2004-08-231-3/+37
| | | | Define MethodPattern, FieldPattern, ConstructorPattern terms
* Fix for bugzilla bug 71391ehilsdal2004-08-231-0/+109
| | | | "Specify context collecting behavior for this, target and args pointcuts"
* proactive bug fix (bug not entered) making a short exampleehilsdal2004-08-201-2/+2
| | | | in semantics guide more meaningful
* Fix for Bugzilla Bug 70794aclement2004-08-201-1/+8
| | | | | The introduction on interface causes the interface implementation class error (Feel free to edit my text if you feel more eloquent...)
* Removed bogus dependancymkersten2004-08-181-1/+0
|
* Added support for clients to extend the ASM relationships in order to addmkersten2004-08-182-0/+89
| | | | | | | new relationships (such as the example in the sandbox that adds additional declared-parents relationships). There is no structural change to the compiler or weaver. The AsmRelationshipProvider is now accessed by getDefault() instead of statically, and its instance can be reset to be a subtype.
* OOPSLA 2004 camera-ready submissionehilsdal2004-08-181-0/+0
|
* updating for OOPSLA 2004ehilsdal2004-08-183-3/+6
|
* fix for 72032 - clarification of cflow(handler(...))acolyer2004-08-181-1/+2
|
* edits for submission to OOPSLA 2004ehilsdal2004-08-181-0/+0
| | | | | minor cleanups/formatting for OOPSLA added around/proceed caching example
* fix for Bugzilla Bug 53981acolyer2004-08-101-0/+26
| | | | proceed used as method name in around advice
* fix for bug 53028acolyer2004-08-061-5/+1
|
* up-to-date tip for clean compiles, old Ajc10 task not supported in 1.2.wisberg2004-08-041-6/+40
|
* fix for Bugzilla Bug 61569acolyer2004-08-041-0/+7
| | | | if-pointcuts with side-effects
* fix for Bugzilla Bug 37607acolyer2004-08-041-0/+3
| | | | | Spacewar demo has wrong focus on 14 JVM (I'm allowed to do the easy ones too every now and then ;) ).
* fix for Bugzilla Bug 64585acolyer2004-07-281-9/+9
| | | | Stale ITD example code in Programming Guide
* ASM Usage and extension examples, implemented as test cases and mademkersten2004-07-277-199/+179
| | | | available in the sandbox as an Eclipse project.
* Added AOSD 2004 demo slides.mkersten2004-06-021-0/+0
|
* removed Maven section that is out of date with current Maven, which supports ↵wisberg2004-05-171-206/+0
| | | | 1.2 directly
* AOPAlliance adapter sampleacolyer2004-05-1724-1/+720
|
* to do list for building the 'ajdt.core' part of AJDT.acolyer2004-05-121-0/+255
|
* Added notes on: aclement2004-05-073-3/+30
| | | | | - Incompatible BCEL versions and what we think the solution is ;) - CflowStack changes to improve performance for multi-threaded cflow apps.