index
:
aspectj.git
1.8.x
356694
AspectJ5_Development
BETA_JAVA8
RB_V1_5_0
RB_V1_8
RB_V_1_5_2
V1_6_X
V1_8_X
ajdt_support
antora
bug356694
bug433351
conditionalThis
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.20
dependabot/maven/commons-logging-commons-logging-1.2
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
earlyJava9
extensions
gh-217
gh-314
invokedynamic
java-21
java8
master
maven_build
origin
paramAnnotationBinding
param_anno_matching_change
refactoring
transientTjp
verification
A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectj
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.aspectj.ajdt.core
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix and better tests for
jhugunin
2003-05-02
2
-5
/
+20
*
more progress messages for ajde
jhugunin
2003-05-01
1
-0
/
+2
*
added test that deprecation warnings are not shown unless asked for
jhugunin
2003-05-01
1
-1
/
+3
*
expanded coverage and fix for bug involving around advice with either
jhugunin
2003-05-01
2
-0
/
+24
*
Making genBuildConfig static so it can be re-used from AJDE.
wisberg
2003-04-30
1
-2
/
+3
*
added support for adopting global configuration values (without overwriting l...
wisberg
2003-04-30
1
-2
/
+98
*
refactored batch and incremental into one method to make it easier to see the...
wisberg
2003-04-30
1
-193
/
+107
*
test case can't expect usage message any more
wisberg
2003-04-30
1
-2
/
+2
*
track internal API changes
wisberg
2003-04-29
1
-8
/
+20
*
using Kind.isSameOrLessThan(..) rather than direct compare for inferring streams
wisberg
2003-04-29
1
-4
/
+1
*
semantics-preserving - still only warn if aspectjrt.jar not found
wisberg
2003-04-29
1
-3
/
+7
*
boolean hasSources() to validate after parsing
wisberg
2003-04-29
1
-0
/
+9
*
error-handling cleaned up
wisberg
2003-04-29
1
-44
/
+57
*
- detecting unflagged directories
wisberg
2003-04-29
1
-31
/
+61
*
not accepting directories any more
wisberg
2003-04-29
1
-2
/
+2
*
Checking in Mik's changes sent by email today for model and incremental suppo...
wisberg
2003-04-28
2
-9
/
+44
*
fix and test for
jhugunin
2003-04-27
2
-0
/
+30
*
test and fix for Bugzilla Bug 36564
jhugunin
2003-04-22
1
-2
/
+4
*
fix for Bugzilla Bug 36673
jhugunin
2003-04-22
2
-2
/
+7
*
fix for Bugzilla Bug 36736
jhugunin
2003-04-22
1
-4
/
+8
*
fix for Bugzilla Bug 36736
jhugunin
2003-04-22
1
-1
/
+6
*
adding -bootclasspath and -extdirs to documentation
wisberg
2003-04-11
1
-0
/
+7
*
fixing declare parents problems
jhugunin
2003-04-11
3
-41
/
+13
*
fix for Bugzilla Bug 35688
jhugunin
2003-04-10
1
-0
/
+5
*
re-implementing support for incremental compilation after move to 2.1
jhugunin
2003-04-10
10
-521
/
+939
*
addressing line ending issues and matching with eclipse 2.1 minor changes
jhugunin
2003-04-10
1
-3
/
+3
*
commenting out accidental debugging println
jhugunin
2003-04-10
1
-1
/
+1
*
fix for [Bug 35593] Problem with priviliged aspects
jhugunin
2003-04-10
1
-4
/
+3
*
Major changes in order to move to Eclipse-JDT 2.1 as a base.
jhugunin
2003-03-28
55
-3788
/
+873
*
test and fix for Bugzilla Bug 34925
v1_1_0_RC1
jhugunin
2003-03-13
2
-50
/
+57
*
fix for class not allowed to extend aspect and moving corresponding test out ...
jhugunin
2003-03-12
1
-0
/
+9
*
fixed for graceful error handling (i.e. the compiler doesn't dump stack ;-)
jhugunin
2003-03-12
2
-1
/
+2
*
better rendering of exceptions thrown (including those from previously-unrend...
wisberg
2003-03-12
1
-9
/
+11
*
fix and test for Bugzilla Bug 34820
jhugunin
2003-03-12
3
-45
/
+11
*
implemented fastMatch method along with some basic tests of
jhugunin
2003-03-12
3
-0
/
+45
*
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
[next]