Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix for bugzilla bug 71404: | ehilsdal | 2004-08-23 | 1 | -3/+37 | |
| | | | | Define MethodPattern, FieldPattern, ConstructorPattern terms | |||||
* | Fix for bugzilla bug 71391 | ehilsdal | 2004-08-23 | 1 | -0/+109 | |
| | | | | "Specify context collecting behavior for this, target and args pointcuts" | |||||
* | proactive bug fix (bug not entered) making a short example | ehilsdal | 2004-08-20 | 1 | -2/+2 | |
| | | | | in semantics guide more meaningful | |||||
* | Fix for Bugzilla Bug 70794 | aclement | 2004-08-20 | 1 | -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 dependancy | mkersten | 2004-08-18 | 1 | -1/+0 | |
| | ||||||
* | Added support for clients to extend the ASM relationships in order to add | mkersten | 2004-08-18 | 2 | -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 submission | ehilsdal | 2004-08-18 | 1 | -0/+0 | |
| | ||||||
* | updating for OOPSLA 2004 | ehilsdal | 2004-08-18 | 3 | -3/+6 | |
| | ||||||
* | fix for 72032 - clarification of cflow(handler(...)) | acolyer | 2004-08-18 | 1 | -1/+2 | |
| | ||||||
* | edits for submission to OOPSLA 2004 | ehilsdal | 2004-08-18 | 1 | -0/+0 | |
| | | | | | minor cleanups/formatting for OOPSLA added around/proceed caching example | |||||
* | fix for Bugzilla Bug 53981 | acolyer | 2004-08-10 | 1 | -0/+26 | |
| | | | | proceed used as method name in around advice | |||||
* | fix for bug 53028 | acolyer | 2004-08-06 | 1 | -5/+1 | |
| | ||||||
* | up-to-date tip for clean compiles, old Ajc10 task not supported in 1.2. | wisberg | 2004-08-04 | 1 | -6/+40 | |
| | ||||||
* | fix for Bugzilla Bug 61569 | acolyer | 2004-08-04 | 1 | -0/+7 | |
| | | | | if-pointcuts with side-effects | |||||
* | fix for Bugzilla Bug 37607 | acolyer | 2004-08-04 | 1 | -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 64585 | acolyer | 2004-07-28 | 1 | -9/+9 | |
| | | | | Stale ITD example code in Programming Guide | |||||
* | ASM Usage and extension examples, implemented as test cases and made | mkersten | 2004-07-27 | 7 | -199/+179 | |
| | | | | available in the sandbox as an Eclipse project. | |||||
* | Added AOSD 2004 demo slides. | mkersten | 2004-06-02 | 1 | -0/+0 | |
| | ||||||
* | removed Maven section that is out of date with current Maven, which supports ↵ | wisberg | 2004-05-17 | 1 | -206/+0 | |
| | | | | 1.2 directly | |||||
* | AOPAlliance adapter sample | acolyer | 2004-05-17 | 24 | -1/+720 | |
| | ||||||
* | to do list for building the 'ajdt.core' part of AJDT. | acolyer | 2004-05-12 | 1 | -0/+255 | |
| | ||||||
* | Added notes on: | aclement | 2004-05-07 | 3 | -3/+30 | |
| | | | | | - Incompatible BCEL versions and what we think the solution is ;) - CflowStack changes to improve performance for multi-threaded cflow apps. | |||||
* | interface constructor-execution join point gone | wisberg | 2004-05-04 | 1 | -1/+7 | |
| | ||||||
* | updated latest release | wisberg | 2004-05-04 | 1 | -2/+2 | |
| | ||||||
* | cricketcage skipped, external link to top, updated design pattern entry | wisberg | 2004-04-19 | 1 | -13/+26 | |
| | ||||||
* | renamed sample aspect | wisberg | 2004-04-19 | 1 | -1/+1 | |
| | ||||||
* | Updates to ajdoc docs and notes on current limitations. | mkersten | 2004-04-14 | 2 | -3/+23 | |
| | ||||||
* | Now created at install time. | aclement | 2004-04-07 | 2 | -38/+0 | |
| | ||||||
* | removing d:/eclipse_aspectj path | wisberg | 2004-04-06 | 1 | -1/+0 | |
| | ||||||
* | 1.2 rc1 build/pkg : Add in JPEGs to the binary.pattern property. | aclement | 2004-04-05 | 1 | -1/+9 | |
| | ||||||
* | 1.2 rc1 build/pkg : Add in ajdoc. Update version from 1.1 to 1.2. | aclement | 2004-04-05 | 1 | -1/+2 | |
| | ||||||
* | added bug db links and notes wrt newly-enforced limits for declarations on ↵ | wisberg | 2004-04-05 | 2 | -11/+44 | |
| | | | | interfaces | |||||
* | requirements for declaring members on interfaces | wisberg | 2004-04-02 | 1 | -0/+11 | |
| | ||||||
* | best to specify forkclasspath when forking to avoid snooping Ant's ↵ | wisberg | 2004-04-02 | 1 | -1/+3 | |
| | | | | classpath, which fails in some contexts | |||||
* | fix for Bugzilla Bug 48389 | acolyer | 2004-04-02 | 1 | -0/+8 | |
| | | | | Cannot assign to final fields in intertype constructors. | |||||
* | fix for Bugzilla Bug 47321 | acolyer | 2004-04-02 | 1 | -1/+1 | |
| | | | | build.xml needs iajc fork workaround | |||||
* | fix for Bugzilla Bug 31460 | acolyer | 2004-04-02 | 5 | -3/+122 | |
| | | | | Weaving class loader | |||||
* | Jan's 4/2 bug 50932 patch | wisberg | 2004-04-02 | 4 | -12/+10 | |
| | ||||||
* | Jan's 4/2 bug 50932 patch | wisberg | 2004-04-02 | 22 | -61/+459 | |
| | ||||||
* | first completed draft of 1.2 readme | acolyer | 2004-04-02 | 1 | -1/+97 | |
| | ||||||
* | updates for 1.2 release (work in progress) | acolyer | 2004-03-31 | 1 | -1453/+347 | |
| | ||||||
* | images for README-12 | acolyer | 2004-03-31 | 3 | -0/+0 | |
| | ||||||
* | updates for 1.2 release | acolyer | 2004-03-31 | 2 | -1/+25 | |
| | ||||||
* | Jan Hannemann's design patterns implementations, plus .lst files and test ↵ | wisberg | 2004-03-31 | 289 | -0/+21378 | |
| | | | | scripts | |||||
* | Feedback from AOSD 2004 | ehilsdal | 2004-03-24 | 1 | -0/+0 | |
| | ||||||
* | added in significant changes from 1.2 release. | acolyer | 2004-03-21 | 1 | -4/+135 | |
| | ||||||
* | updated tutorial for AOSD 2004 | ehilsdal | 2004-03-20 | 1 | -0/+0 | |
| | ||||||
* | default compliance level is now 1.4 | acolyer | 2004-03-19 | 1 | -6/+5 | |
| | ||||||
* | placeholder readme for 1.2 | acolyer | 2004-03-19 | 1 | -0/+1542 | |
| | ||||||
* | added link to README-12.html | acolyer | 2004-03-19 | 1 | -0/+5 | |
| |