Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added example for declare @constructor | acolyer | 2005-03-11 | 1 | -0/+10 |
| | |||||
* | unused imports only | wisberg | 2005-03-10 | 4 | -6/+0 |
| | |||||
* | remove dependency on 1.2 API - runtime libs must work at 1.1 level | acolyer | 2005-03-10 | 1 | -7/+7 |
| | |||||
* | adding fop docbook to pdf processing, but currently not in distribution ↵ | wisberg | 2005-03-10 | 1 | -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 ↵ | wisberg | 2005-03-10 | 4 | -96/+120 |
| | | | | tables to work. | ||||
* | minor changes per AspectJ 5 release | wisberg | 2005-03-10 | 1 | -31/+11 |
| | |||||
* | Docbook comments from build.xml, fop/pdf comments | wisberg | 2005-03-10 | 1 | -1/+83 |
| | |||||
* | fixes in annotation docs uncovered through testing | acolyer | 2005-03-09 | 1 | -11/+43 |
| | |||||
* | minimal integration with org.aspectj.lib module | wisberg | 2005-03-08 | 2 | -3/+18 |
| | |||||
* | Fixed URLs | aclement | 2005-02-26 | 1 | -4/+8 |
| | |||||
* | Plugins for tutorial. | aclement | 2005-02-26 | 5 | -0/+27 |
| | |||||
* | @xxx(@Foo) -> @xxx(Foo) | acolyer | 2005-02-17 | 2 | -18/+20 |
| | |||||
* | tracing-lt added to collection targets | wisberg | 2005-02-17 | 1 | -2/+2 |
| | |||||
* | per... advice "may then" to "will only" run, per user discussion | wisberg | 2005-01-28 | 1 | -4/+4 |
| | |||||
* | Summary of implementation limitations carefully worded to avoid the term ↵ | wisberg | 2005-01-27 | 1 | -3/+60 |
| | | | | "limitation" since Erik took it out. Proposed without objection on the mail list. | ||||
* | Added OOPSLA 2004 slides. | mkersten | 2005-01-20 | 1 | -0/+0 |
| | |||||
* | updates for ltw and annotations | acolyer | 2005-01-19 | 3 | -2/+1023 |
| | |||||
* | first example now works! | aclement | 2005-01-18 | 1 | -13/+16 |
| | |||||
* | Updated to include source location offset. | mkersten | 2005-01-13 | 1 | -3/+6 |
| | |||||
* | incorporate tim peierls suggestion from mailing list | acolyer | 2004-12-17 | 1 | -20/+11 |
| | |||||
* | clarify requirement for runtime retention in @this, @target, @args | acolyer | 2004-12-09 | 1 | -1/+4 |
| | |||||
* | a few words about 1.5.0 M1 | acolyer | 2004-12-09 | 3 | -1/+66 |
| | |||||
* | fixed some alignment issues in grammar fragments | acolyer | 2004-12-09 | 2 | -42/+41 |
| | |||||
* | updates for 1.5.0 M1 | acolyer | 2004-12-09 | 5 | -266/+504 |
| | |||||
* | say what we are installing... | acolyer | 2004-12-09 | 1 | -1/+1 |
| | |||||
* | jdeveloperaop link, corrected html, added email archive search link, removed ↵ | wisberg | 2004-12-06 | 1 | -83/+61 |
| | | | | unused html comments | ||||
* | fixed typo in the "id" of the chapter | acolyer | 2004-12-01 | 1 | -1/+1 |
| | |||||
* | couple of doc bugs pointed out by andy... | acolyer | 2004-12-01 | 1 | -2/+2 |
| | |||||
* | JDeveloper url | wisberg | 2004-11-30 | 1 | -3/+5 |
| | |||||
* | ensure every generated html file has a meaningful name | acolyer | 2004-11-28 | 7 | -12/+12 |
| | |||||
* | aspectj 5 docs update. Signature matching chapter added. | acolyer | 2004-11-28 | 13 | -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 design | acolyer | 2004-11-24 | 7 | -142/+669 |
| | |||||
* | Fixed 2 xml errors. | aclement | 2004-11-19 | 2 | -2/+2 |
| | |||||
* | some small updates in annotations, plus beginnings of varargs section | acolyer | 2004-11-18 | 4 | -1/+193 |
| | |||||
* | use AccessibleObject rather than java.lang.reflect.Member | acolyer | 2004-11-17 | 1 | -7/+2 |
| | |||||
* | updated for new annotations style | acolyer | 2004-11-16 | 3 | -4/+108 |
| | |||||
* | dealing with incomplete Test renaming to CoreTest | ehilsdal | 2004-11-11 | 16 | -16/+16 |
| | |||||
* | updated to not allow general extension of type patterns | acolyer | 2004-11-10 | 1 | -218/+310 |
| | |||||
* | attendees should not use blackdown jdk under linux | ehilsdal | 2004-11-10 | 1 | -0/+7 |
| | |||||
* | changes influenced by OOPSLA 2004 | ehilsdal | 2004-11-10 | 1 | -0/+0 |
| | |||||
* | revised with info from OOPSLA 2004: | ehilsdal | 2004-11-10 | 13 | -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. | acolyer | 2004-11-09 | 1 | -1/+9 |
| | |||||
* | early draft of AspectJ 1.5 documentation - do not rely on the contents of ↵ | acolyer | 2004-11-09 | 11 | -0/+1127 |
| | | | | these docs yet!!! | ||||
* | Matthews fix for Bugzilla Bug 77163: Load time weaver default verbose settingV1_2_1 | aclement | 2004-11-05 | 1 | -1/+2 |
| | |||||
* | fixing an html bug | ehilsdal | 2004-10-21 | 1 | -1/+1 |
| | |||||
* | preparations for 1.2.1 release | acolyer | 2004-10-21 | 2 | -0/+293 |
| | |||||
* | fix for bugzilla bug 75486: issingleton or issingleton() | acolyer | 2004-10-21 | 3 | -0/+0 |
| | |||||
* | fix for Bugzilla Bug 75486 | acolyer | 2004-10-21 | 2 | -4/+4 |
| | | | | issingleton or issingleton()? | ||||
* | fix for Bugzilla Bug 73369 | acolyer | 2004-10-21 | 2 | -4/+6 |
| | | | | Create a jar file that can be used for load-time weaving... | ||||
* | dup showWeaveInfo in 1.11 - already added in revision 1.10 | wisberg | 2004-10-20 | 1 | -7/+0 |
| |