| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed lists and extra empty items | wisberg | 2003-02-28 | 1 | -40/+26 |
* | adding aspectjrt.jar to classpath to avoid disregarded warning | wisberg | 2003-02-28 | 1 | -0/+1 |
* | avoiding compiler warning wrt static ref via instance | wisberg | 2003-02-28 | 2 | -51/+52 |
* | incomplete upgrade to read expected-messages from xml | wisberg | 2003-02-28 | 3 | -12/+219 |
* | Fixed setting runnable bit on structure nodes.
| mkersten | 2003-02-28 | 4 | -7/+9 |
* | separate developer's section | wisberg | 2003-02-28 | 1 | -81/+217 |
* | added 2003 Contributors to copyright. | wisberg | 2003-02-28 | 1 | -1/+1 |
* | installer was misreporting README file name for AspectJ distribution.
| wisberg | 2003-02-27 | 2 | -1/+10 |
* | Update to matches to test on Kind | acolyer | 2003-02-27 | 1 | -0/+7 |
* | Fudge for getSourceLocation to give as much of a
| acolyer | 2003-02-27 | 1 | -1/+17 |
* | Final message is actually on line 74, not 73 | acolyer | 2003-02-27 | 2 | -2/+2 |
* | finishResolveTypes now tests for CONCRETE as well
| acolyer | 2003-02-27 | 1 | -1/+4 |
* | Broke out and increased build/test docs; some new info in the build module no... | wisberg | 2003-02-27 | 2 | -143/+495 |
* | Restored original mechanism of getting source location
| acolyer | 2003-02-26 | 1 | -2/+3 |
* | Use ***sourceStart*** (to avoid navigating to top of comments),
| acolyer | 2003-02-26 | 1 | -3/+3 |
* | Flipped debug options around so that
| acolyer | 2003-02-26 | 1 | -3/+6 |
* | Flipped debug options tests around to reflect fact that
| acolyer | 2003-02-26 | 1 | -8/+8 |
* | Edited (and then restored) iilegalNewFigElt pointcut
| acolyer | 2003-02-26 | 1 | -1/+3 |
* | Switched default for Ajde (batch compile) to have
| acolyer | 2003-02-26 | 1 | -14/+17 |
* | Added logic to update declarationSourceStart/End as
| acolyer | 2003-02-26 | 1 | -2/+4 |
* | Improved formatting of toString for SourceLocation to show
| acolyer | 2003-02-26 | 1 | -1/+1 |
* | Improved formatting of toString for LinkNodes | acolyer | 2003-02-26 | 1 | -3/+14 |
* | Added new Granularity, DECLARED_ELEMENTS, and
| acolyer | 2003-02-26 | 2 | -4/+7 |
* | Ran "Organize imports" to remove redundant imports etc -
| acolyer | 2003-02-26 | 237 | -976/+2061 |
* | Ran "Organize imports" to remove redundant imports etc -
| acolyer | 2003-02-26 | 51 | -130/+476 |
* | The mappings for advice are now correct, and associations have corresponding ... | mkersten | 2003-02-26 | 4 | -22/+49 |
* | Added new coverage test source. | mkersten | 2003-02-26 | 3 | -0/+70 |
* | Ignore bin directory | acolyer | 2003-02-26 | 3 | -0/+3 |
* | Ignore bin directory | acolyer | 2003-02-26 | 12 | -0/+12 |
* | Bug 33011. Refactored access to fileMap in SructureModel | acolyer | 2003-02-25 | 1 | -1/+2 |
* | Bug 33011. Added correct calculations for start and end
| acolyer | 2003-02-25 | 1 | -19/+127 |
* | Bug 33011. getEndLine() was returning the start line. | acolyer | 2003-02-25 | 1 | -5/+5 |
* | Bug 33011. Refactored access to file map for easier
| acolyer | 2003-02-25 | 1 | -3/+14 |
* | This test was failing, seemed to rely on "currentView"
| acolyer | 2003-02-25 | 1 | -4/+6 |
* | Fixed source line mapping errors.
| mkersten | 2003-02-18 | 4 | -17/+65 |
* | Fixed failing unit tests. Involved making paths work right in structure model,
| mkersten | 2003-02-18 | 5 | -95/+114 |
* | applying Martin Lippert's patch in support of a weaving class loader
| jhugunin | 2003-02-14 | 5 | -27/+51 |
* | added test for 30026 , even though its working in the current version | jhugunin | 2003-02-14 | 2 | -0/+33 |
* | fixed Bug 31423: adviceexecution not working | jhugunin | 2003-02-13 | 4 | -2/+39 |
* | fixed Bug 30168: bad optimization of thisJoinPoint to thisJoinPointStaticPart | jhugunin | 2003-02-13 | 5 | -29/+59 |
* | fixed Bug 29959: super call in intertype method declaration body causes Verif... | jhugunin | 2003-02-13 | 11 | -49/+69 |
* | undoing what was almost certainly a correct bug fix.
| jhugunin | 2003-02-13 | 1 | -1/+1 |
* | misleading unused import | wisberg | 2003-02-13 | 1 | -1/+0 |
* | completion bug flagged by compiler | wisberg | 2003-02-13 | 2 | -2/+2 |
* | resolving unused-imports warnings | wisberg | 2003-02-13 | 20 | -42/+1 |
* | resolving unused-imports warnings | wisberg | 2003-02-13 | 21 | -84/+49 |
* | resolving misc compiler warnings | wisberg | 2003-02-13 | 2 | -17/+11 |
* | resolving unused-imports warnings | wisberg | 2003-02-13 | 8 | -46/+19 |
* | resolving unused-imports warnings | wisberg | 2003-02-13 | 4 | -15/+24 |
* | resolving misc compiler warnings
| wisberg | 2003-02-13 | 13 | -52/+291 |