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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed ProgramElement modifiers bug.
mkersten
2003-08-08
1
-4
/
+6
*
Reimplemented ASM API as described in bug "41254: revise asm and create inter...
mkersten
2003-08-08
6
-181
/
+178
*
fix and tests for Bugzilla Bug 41123
jhugunin
2003-08-08
1
-1
/
+7
*
fix for Bugzilla Bug 41175
jhugunin
2003-08-08
6
-17
/
+57
*
Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...
mkersten
2003-08-07
3
-3
/
+3
*
Fixed
mkersten
2003-08-07
6
-13
/
+39
*
Fixed bugs:
mkersten
2003-08-06
2
-0
/
+17
*
added test to ensure handler from initial runCommand() is not used in repeatC...
wisberg
2003-08-06
4
-5
/
+102
*
Improved generation of advice and pointcut names in the ASM.
mkersten
2003-08-06
1
-23
/
+66
*
Exposed declaredSelector with accessor.
mkersten
2003-08-05
1
-0
/
+5
*
Revised and added tests for ASM containment hierarchy.
mkersten
2003-08-05
2
-87
/
+211
*
fixes for Bugzilla Bug 40858
jhugunin
2003-08-04
1
-3
/
+19
*
Fixed missing sourceline file info.
mkersten
2003-07-31
1
-41
/
+13
*
------
mkersten
2003-07-30
2
-57
/
+50
*
comment change only
mkersten
2003-07-30
1
-1
/
+1
*
Removed unused method.
mkersten
2003-07-30
1
-11
/
+11
*
fixed 39974: Some strange error when compiling the observer example with JBu...
mkersten
2003-07-30
1
-4
/
+13
*
Fixed 39626: Added AsmBuilderTest class that tests handling for this and rela...
mkersten
2003-07-30
3
-3
/
+81
*
Exposed message handler as "protected" to clients who may want to override.
mkersten
2003-07-29
1
-1
/
+1
*
Fix for bug 40824.
mkersten
2003-07-29
1
-3
/
+14
*
This problem occurred when a command line compile did not specify a "-classpa...
mkersten
2003-07-29
1
-8
/
+17
*
Refactored singleton reference to be accessed via getDefault() in order to be...
mkersten
2003-07-25
3
-6
/
+6
*
Adding ignores for AJDT builds
mkersten
2003-07-25
1
-0
/
+2
*
moved to 2.1.1 jdtcore. Updated our code to change one call to a
jhugunin
2003-07-24
1
-1
/
+2
*
Fix for AJDT bug 40380.
mkersten
2003-07-23
2
-5
/
+20
*
added test to try to investigate size issues, but can't reproduce for any
jhugunin
2003-07-23
3
-0
/
+58
*
fix and expanded tests for Bugzilla Bug 39462
jhugunin
2003-07-22
1
-0
/
+4
*
tests and fix for Bugzilla Bug 39993
jhugunin
2003-07-22
3
-0
/
+133
*
changed default compiler behavior to ignore unreachable code (matching Javac)
mkersten
2003-07-22
1
-1
/
+1
*
tests and fixes for two awful error message bugs:
jhugunin
2003-07-02
3
-14
/
+12
*
Updated post 1.1.0 release build.
acolyer
2003-06-06
1
-2
/
+2
*
Updated for 1.1.0 release
V1_1_0
acolyer
2003-06-06
1
-2
/
+2
*
Expanded error message to make it clear that it is coming from parsing.
mkersten
2003-06-01
1
-1
/
+1
*
fix and test for Bugzilla Bug 38131
jhugunin
2003-05-27
3
-2
/
+46
*
expanded test coverage
jhugunin
2003-05-19
1
-2
/
+2
*
fix for NPE revealed by BcWeaverJarMaker test code
jhugunin
2003-05-19
1
-1
/
+1
*
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
3
-21
/
+64
*
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
2
-27
/
+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
[next]