| Commit message (Expand) | Author | Age | Files | Lines |
* | Annotation matching. | aclement | 2004-12-08 | 1 | -0/+4 |
* | work in progress.... annotation pointcuts, parsing, and patterns | acolyer | 2004-12-06 | 2 | -2/+26 |
* | Fixes for Bug 80249: Order of types passed to compiler determines weaving beh... | aclement | 2004-12-06 | 1 | -13/+77 |
* | 72766 - implement isEnum/isAnnotation | aclement | 2004-12-02 | 1 | -0/+12 |
* | 72766 - when *source compiling* output messages to prevent ITD on enums/annot... | aclement | 2004-12-02 | 4 | -0/+45 |
* | Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the clas... | aclement | 2004-11-23 | 1 | -0/+1 |
* | Some more fixes for Bug 78954: Compiler cannot cope with 4000 jars on the cla... | aclement | 2004-11-23 | 1 | -1/+12 |
* | Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into a... | aclement | 2004-10-19 | 1 | -1/+12 |
* | Comment cleanup. | mkersten | 2004-10-14 | 1 | -16/+1 |
* | Added "uses pointcut" relation to the ASM. | mkersten | 2004-10-14 | 1 | -1/+1 |
* | Added "uses pointcut" relation to the ASM. | mkersten | 2004-10-14 | 1 | -31/+96 |
* | Fix for: | aclement | 2004-10-14 | 6 | -6/+22 |
* | 76030 - cflow optimizations. Part 2 fix - share counters and stacks when we ... | aclement | 2004-10-12 | 1 | -2/+7 |
* | Made selected methods protected to enable extension. | mkersten | 2004-10-06 | 1 | -6/+6 |
* | Fix for Bugzilla Bug 75129 | aclement | 2004-09-30 | 1 | -0/+4 |
* | Ensure makeClasspathString() uses correct buildConfig when reporting problems. | aclement | 2004-09-08 | 1 | -2/+2 |
* | fix for Bugzilla Bug 72157 | acolyer | 2004-09-08 | 1 | -0/+7 |
* | Fix for Bugzilla Bug 73433 | aclement | 2004-09-08 | 1 | -1/+1 |
* | Fix for Bugzilla Bug 73334 | aclement | 2004-09-06 | 72 | -479/+479 |
* | Part of fix for AJDT bug 72671 | aclement | 2004-09-06 | 3 | -16/+38 |
* | Fix for Bugzilla Bug 72699 | aclement | 2004-08-27 | 2 | -8/+34 |
* | Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file" | aclement | 2004-08-23 | 4 | -5/+15 |
* | More 'cant find types' improved. | aclement | 2004-08-23 | 1 | -2/+4 |
* | Falls back on old way of determining name of structure model node for anonymo... | aclement | 2004-08-20 | 1 | -0/+7 |
* | fix for Bugzilla Bug 37020 | acolyer | 2004-08-19 | 8 | -10/+141 |
* | Added support for clients to extend the ASM relationships in order to add | mkersten | 2004-08-18 | 2 | -3/+19 |
* | javadoc checks moved here from inside shadows. | aclement | 2004-08-18 | 1 | -0/+34 |
* | Guards Guards! Need to check if something is null before I start using it. | aclement | 2004-08-17 | 1 | -2/+2 |
* | remaining fix for 72016 (problem/type information flowing through AJDE) | aclement | 2004-08-17 | 1 | -1/+4 |
* | Fix for Bugzilla Bug 70241: outline view shows anonymous inner classes in dif... | aclement | 2004-08-17 | 1 | -6/+4 |
* | Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler... | aclement | 2004-08-16 | 1 | -1/+1 |
* | Bugzilla Bug 71339 | aclement | 2004-08-13 | 2 | -4/+46 |
* | Fix and tests for Bugzilla Bug 71372 | aclement | 2004-08-13 | 1 | -5/+13 |
* | organized imports.for_ajdt1_1_12 | aclement | 2004-08-12 | 2 | -15/+39 |
* | Added getter for state so that clients can find out what files changed betwee... | mkersten | 2004-08-11 | 1 | -0/+4 |
* | Fix and tests for Bugzilla Bug 68991 | aclement | 2004-08-11 | 1 | -6/+17 |
* | fix for Bugzilla Bug 53981 | acolyer | 2004-08-10 | 1 | -3/+8 |
* | Fix for Bug 71377: Cannot advise private method call in around advice | aclement | 2004-08-09 | 1 | -7/+39 |
* | cant find type/organize imports (and hopefully fix the build) | aclement | 2004-08-06 | 2 | -9/+24 |
* | More work on 'cant find type' (bug 44191) | aclement | 2004-08-06 | 2 | -3/+3 |
* | fix for Bugzilla Bug 42573 | acolyer | 2004-08-05 | 1 | -3/+30 |
* | last piece of fix for Bugzilla Bug 54621 | acolyer | 2004-08-05 | 1 | -1/+36 |
* | platform neutral path handling. | aclement | 2004-08-04 | 1 | -4/+13 |
* | Added support to ease programmatic testing of compiler (AjcTestCase | acolyer | 2004-08-04 | 1 | -2/+7 |
* | The BIG commit.
| aclement | 2004-08-03 | 13 | -92/+349 |
* | Fix for Bugzilla Bug 57666
| aclement | 2004-08-02 | 1 | -1/+3 |
* | Fix for Bugzilla Bug 70773
| aclement | 2004-08-02 | 1 | -11/+18 |
* | Upgraded to Eclipse 3.0 final JDT core. v_449a_head_before_30_maintenance | acolyer | 2004-07-30 | 24 | -10/+9 |
* | went for [error] in the end based on a quick local straw poll... | acolyer | 2004-07-29 | 1 | -2/+2 |
* | Now ITDs are reflected correctly in the structure model. Made getSignature()... | aclement | 2004-07-29 | 1 | -1/+4 |