aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* added example for declare @constructoracolyer2005-03-111-0/+10
|
* unused imports onlywisberg2005-03-104-6/+0
|
* remove dependency on 1.2 API - runtime libs must work at 1.1 levelacolyer2005-03-101-7/+7
|
* adding fop docbook to pdf processing, but currently not in distribution ↵wisberg2005-03-101-258/+374
| | | | since the results are so poor. Most changes are due to reformatting (patch reformatted and made changes)
* no content changes - corrected xml. Using informaltable in ant to get pdf ↵wisberg2005-03-104-96/+120
| | | | tables to work.
* minor changes per AspectJ 5 releasewisberg2005-03-101-31/+11
|
* Docbook comments from build.xml, fop/pdf commentswisberg2005-03-101-1/+83
|
* fixes in annotation docs uncovered through testingacolyer2005-03-091-11/+43
|
* minimal integration with org.aspectj.lib modulewisberg2005-03-082-3/+18
|
* Fixed URLsaclement2005-02-261-4/+8
|
* Plugins for tutorial.aclement2005-02-265-0/+27
|
* @xxx(@Foo) -> @xxx(Foo)acolyer2005-02-172-18/+20
|
* tracing-lt added to collection targetswisberg2005-02-171-2/+2
|
* per... advice "may then" to "will only" run, per user discussionwisberg2005-01-281-4/+4
|
* Summary of implementation limitations carefully worded to avoid the term ↵wisberg2005-01-271-3/+60
| | | | "limitation" since Erik took it out. Proposed without objection on the mail list.
* Added OOPSLA 2004 slides.mkersten2005-01-201-0/+0
|
* updates for ltw and annotationsacolyer2005-01-193-2/+1023
|
* first example now works!aclement2005-01-181-13/+16
|
* Updated to include source location offset.mkersten2005-01-131-3/+6
|
* incorporate tim peierls suggestion from mailing listacolyer2004-12-171-20/+11
|
* clarify requirement for runtime retention in @this, @target, @argsacolyer2004-12-091-1/+4
|
* a few words about 1.5.0 M1acolyer2004-12-093-1/+66
|
* fixed some alignment issues in grammar fragmentsacolyer2004-12-092-42/+41
|
* updates for 1.5.0 M1acolyer2004-12-095-266/+504
|
* say what we are installing...acolyer2004-12-091-1/+1
|
* jdeveloperaop link, corrected html, added email archive search link, removed ↵wisberg2004-12-061-83/+61
| | | | unused html comments
* 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
|
* JDeveloper urlwisberg2004-11-301-3/+5
|
* 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
|
* dealing with incomplete Test renaming to CoreTestehilsdal2004-11-1116-16/+16
|
* 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
|