Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for 78021, 79554 - both to do with us breaking the exception table for ↵ | aclement | 2005-01-11 | 1 | -39/+0 |
| | | | | a method on weaving *if* finally blocks are involved. | ||||
* | Fix for Bug 82134: AspectJ 5 M2 should implement backwards compatibility for ↵ | aclement | 2005-01-07 | 1 | -0/+1 |
| | | | | binary aspect form | ||||
* | add in @this and @target tests to main suite | acolyer | 2004-12-09 | 1 | -0/+1 |
| | |||||
* | Complete varargs support. | aclement | 2004-12-09 | 1 | -2/+2 |
| | |||||
* | Annotation matching. | aclement | 2004-12-08 | 1 | -0/+1 |
| | |||||
* | 72766 - varargs policing in signature matching | aclement | 2004-12-03 | 1 | -0/+1 |
| | |||||
* | 72766 - enum/annotations tests added to suite. | aclement | 2004-12-02 | 1 | -1/+3 |
| | |||||
* | 72766: This is covariance support. only missing bit is for dynamic join ↵ | aclement | 2004-12-01 | 1 | -0/+1 |
| | | | | point matching (marked XXXAJ5 in the code) - thats not a 1.5.0M1 item I dont think... | ||||
* | Part of 72766: Bridge methods - we now do the right thing if we see one ↵ | aclement | 2004-11-30 | 1 | -0/+32 |
(i.e. we ignore it as a source of join points) |