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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.aspectj.ajdt.core
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
defensively supplying ISourceLocation.NO_FILE when there is no file in the re...
wisberg
2003-05-14
1
-1
/
+7
*
patch mentioned on the list for detecting errs in incremental command line
wisberg
2003-05-14
2
-2
/
+20
*
fix to use cache for isPackage method (as indicated by previous !!! comment)
jhugunin
2003-05-09
1
-2
/
+25
*
Backing out the change I made to add the output directory to the classpath.
wisberg
2003-05-09
1
-5
/
+5
*
adding output dir/jar by default to classpath to permit resolving types in in...
wisberg
2003-05-08
1
-16
/
+22
*
- removed invalid test requiring -sourceroots in the argument list. They mig...
wisberg
2003-05-08
1
-30
/
+31
*
fix for reported bug with invalid classpath entries (from the environment)
jhugunin
2003-05-07
1
-17
/
+36
*
fixed bug for inferring the kind of messages from the eclipse batch
jhugunin
2003-05-07
1
-2
/
+2
*
wrong handler reference
wisberg
2003-05-07
1
-4
/
+4
*
creating a fresh AjState object whenever doing a batch build to make
jhugunin
2003-05-06
1
-0
/
+4
*
"organized imports" to eliminate compiler warnings
acolyer
2003-05-06
1
-24
/
+3
*
- special-casing -help to avoid printing usage twice
wisberg
2003-05-06
2
-0
/
+14
*
NPE guard - client of getSourceLocation only uses files - enforcing that.
wisberg
2003-05-05
1
-0
/
+6
*
addressing (Andy's) NPE - null source location is permitted for packages, so ...
wisberg
2003-05-05
1
-88
/
+120
*
redoing root to be kind [java file || config file] --
wisberg
2003-05-05
1
-9
/
+8
*
fix and better tests for
jhugunin
2003-05-02
1
-0
/
+15
*
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
*
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
1
-0
/
+9
*
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
1
-39
/
+11
*
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
9
-413
/
+831
*
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
43
-3018
/
+703
*
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
2
-45
/
+3
*
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
6
-30
/
+30
*
further work on binary aspects (aspect path) tested correct behavior
jhugunin
2003-03-10
13
-195
/
+156
[next]