| Commit message (Expand) | Author | Age | Files | Lines |
* | fixing Bug 31724
| jhugunin | 2003-03-11 | 3 | -5/+21 |
* | added tests and fixes
| jhugunin | 2003-03-11 | 2 | -1/+12 |
* | further work on binary aspects (aspect path) tested and implemented correct ... | jhugunin | 2003-03-11 | 13 | -42/+143 |
* | further work on binary aspects (aspect path) tested correct behavior
| jhugunin | 2003-03-10 | 16 | -197/+233 |
* | - tagfile mod-time fix for first iteration
| wisberg | 2003-03-10 | 1 | -17/+37 |
* | Half-way through refactoring of ResolvedTypeX's and Worlds. This
| jhugunin | 2003-03-08 | 30 | -549/+362 |
* | FIXED: Bugzilla Bug 32421
| jhugunin | 2003-03-06 | 1 | -0/+13 |
* | added a range check to avoid ArrayIndexOutOfBounds
| jhugunin | 2003-03-05 | 1 | -2/+3 |
* | partial fix for bug 31724 emits file:line numbers for declare warning/error.
| wisberg | 2003-03-04 | 3 | -29/+107 |
* | Fixed setting runnable bit on structure nodes.
| mkersten | 2003-02-28 | 2 | -3/+4 |
* | finishResolveTypes now tests for CONCRETE as well
| acolyer | 2003-02-27 | 1 | -1/+4 |
* | 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 |
* | Added logic to update declarationSourceStart/End as
| acolyer | 2003-02-26 | 1 | -2/+4 |
* | Ran "Organize imports" to remove redundant imports etc -
| acolyer | 2003-02-26 | 70 | -361/+776 |
* | 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 |
* | Fixed source line mapping errors.
| mkersten | 2003-02-18 | 1 | -5/+19 |
* | Fixed failing unit tests. Involved making paths work right in structure model,
| mkersten | 2003-02-18 | 2 | -2/+11 |
* | fixed Bug 30168: bad optimization of thisJoinPoint to thisJoinPointStaticPart | jhugunin | 2003-02-13 | 1 | -20/+14 |
* | fixed Bug 29959: super call in intertype method declaration body causes Verif... | jhugunin | 2003-02-13 | 3 | -34/+21 |
* | misleading unused import | wisberg | 2003-02-13 | 1 | -1/+0 |
* | completion bug flagged by compiler | wisberg | 2003-02-13 | 1 | -1/+1 |
* | resolving unused-imports warnings | wisberg | 2003-02-13 | 7 | -44/+19 |
* | Mainly updated AjcConfigParser
| wisberg | 2003-02-01 | 2 | -96/+118 |
* | aspectjrt.jar warning now in messages (rather than stdout), so permitting it ... | wisberg | 2003-02-01 | 1 | -2/+21 |
* | forgot aspectpath - adding | wisberg | 2003-01-29 | 1 | -0/+2 |
* | - added -argfile
| wisberg | 2003-01-29 | 1 | -48/+68 |
* | Committed patches specified in:
| mkersten | 2003-01-25 | 3 | -3/+76 |
* | fix for failing test case that aspects must be constructed after their
| jhugunin | 2003-01-22 | 2 | -7/+28 |
* | fix for Bugzilla Bug 29684
| jhugunin | 2003-01-22 | 1 | -1/+1 |
* | redesign of making members used in around bodies accessible
| jhugunin | 2003-01-21 | 7 | -33/+280 |
* | updated THROWN_PREFIX with better URLs for bug db. | wisberg | 2003-01-21 | 1 | -3/+4 |
* | removing inaccurate and hard to update version numbers | jhugunin | 2003-01-16 | 1 | -2/+2 |
* | missing manifest in aspectjrt.jar will now only produce a warning, and not
| jhugunin | 2003-01-16 | 1 | -3/+0 |
* | don't forget the checked exceptions | jhugunin | 2003-01-15 | 1 | -1/+5 |
* | better handling of binary only types in the eclipse pass | jhugunin | 2003-01-15 | 6 | -175/+334 |
* | doing batch builds when previous incremental build failed badly | jhugunin | 2003-01-14 | 1 | -0/+5 |
* | fixed bug #29186, much better handling of structure generation
| jhugunin | 2003-01-14 | 1 | -4/+56 |
* | renamed "declare dominates" to "declare precedence" | jhugunin | 2003-01-14 | 3 | -2/+4 |
* | fixed initial implementor for code written in 2002 to be just PARC, not Xerox... | jhugunin | 2003-01-14 | 1 | -0/+31 |
* | fixed initial implementor for code written in 2002 to be just PARC, not Xerox... | jhugunin | 2003-01-14 | 97 | -97/+97 |
* | propogating information needed for decent Xlint warnings when privileged
| jhugunin | 2003-01-08 | 2 | -10/+32 |
* | proper handling of inter-type fields with array types | jhugunin | 2003-01-07 | 3 | -7/+22 |
* | ignoring bin | jhugunin | 2003-01-07 | 1 | -0/+1 |
* | incremental and working with binaries improved | jhugunin | 2003-01-03 | 4 | -65/+108 |
* | making inter-type decls work with incremental mode
| jhugunin | 2003-01-03 | 3 | -9/+17 |
* | looking at binary form issues | jhugunin | 2003-01-03 | 1 | -0/+6 |
* | more info messages | jhugunin | 2003-01-03 | 1 | -2/+4 |
* | better incremental support | jhugunin | 2003-01-03 | 1 | -1/+9 |