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
*
Remove project.parent.relative path as ../pom.xml is already the default
Lars Grefer
2020-08-15
1
-1
/
+0
*
Fix up tests and reduce verbosity on J11
Andy Clement
2020-08-14
2
-2
/
+2
*
Trying to reduce test verbosity
Andy Clement
2020-08-13
3
-102
/
+115
*
Use the diamond operator where possible
Lars Grefer
2020-08-13
34
-159
/
+159
*
Unnecessary unboxing
Lars Grefer
2020-08-08
3
-4
/
+4
*
Unnecessary boxing
Lars Grefer
2020-08-08
5
-8
/
+8
*
'String.indexOf()' expression is replaceable with 'contains()'
Lars Grefer
2020-08-08
14
-38
/
+36
*
'while' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
1
-23
/
+19
*
'for' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
59
-855
/
+769
*
Polish
Andy Clement
2020-07-22
2
-26
/
+25
*
Rev to 1.9.7.BUILD-SNAPSHOT
Andy Clement
2020-07-22
1
-1
/
+1
*
AspectJ 1.9.6 final bits
V1_9_6
Andy Clement
2020-07-22
1
-1
/
+1
*
Update ASM and fix packaging for matcher artifact
Andy Clement
2020-07-17
1
-142
/
+142
*
Fix for 558995: NullPointerException at org.aspectj.weaver.ReferenceType.getW...
Andy Clement
2020-04-22
1
-2
/
+8
*
fix tests running on windows
eli-fin
2020-04-21
1
-1
/
+1
*
Fix support for -14 on command line - was missing from JDT
Andy Clement
2020-04-21
1
-7
/
+10
*
Include JDTCore for Java14
Andy Clement
2020-04-20
2
-16
/
+16
*
Move to 1.9.6.BUILD-SNAPSHOT version
Andy Clement
2019-11-28
1
-1
/
+1
*
1.9.5 release versions in poms
V1_9_5
Andy Clement
2019-11-28
1
-1
/
+1
*
Java 13 support
Andy Clement
2019-11-25
12
-281
/
+303
*
Fix Bug 551084 - NullPointerException at org.aspectj.ajdt.internal.core.build...
Andy Clement
2019-09-16
1
-17
/
+17
*
make test a bit more reliable
Andy Clement
2019-09-09
1
-53
/
+42
*
Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic ...
Andy Clement
2019-09-09
1
-10
/
+11
*
Update to 1.9.5.BUILD-SNAPSHOT in poms
Andy Clement
2019-06-03
2
-11
/
+11
*
1.9.4 POMS
Andy Clement
2019-05-10
1
-1
/
+1
*
pushed versions to 1.9.4.BUILD-SNAPSHOT
Andy Clement
2019-04-17
1
-1
/
+1
*
polish for 1.9.3
V1_9_3
Andy Clement
2019-04-04
1
-7
/
+14
*
Updated with Java12 support
Andy Clement
2019-04-03
3
-5
/
+4
*
1.9.3.RC1 final bits
V1_9_3RC1
Andy Clement
2019-03-07
1
-1
/
+8
*
remove unnecessary classpath entries
Andy Clement
2019-03-06
1
-9
/
+2
*
improved test harnesses for working with runtime
Andy Clement
2019-02-19
1
-1
/
+4
*
Fix version tagging for info strings
Andy Clement
2019-02-11
4
-10
/
+10
*
temporary fix for jdtcore deps to get mvn clean install behaving
Andy Clement
2019-02-01
1
-0
/
+11
*
Add module tests back in - but streamlined
Andy Clement
2019-02-01
3
-47
/
+62
*
various polish to previously mavenized projects to support newer ones
Andy Clement
2019-01-31
4
-61
/
+25
*
mavenizing ajdoc - done
Andy Clement
2019-01-30
1
-0
/
+18
*
mavenizing org.aspectj.ajdt.core - wip
Andy Clement
2019-01-29
229
-903
/
+642
*
Merge changes for 536782
Andy Clement
2018-10-15
1
-2
/
+5
*
adjust to allow clean merge - attempt 1
Andy Clement
2018-10-15
1
-1
/
+1
*
polish
Andy Clement
2018-10-15
1
-5
/
+2
*
polish
Andy Clement
2018-10-11
2
-7
/
+10
*
polish
Andy Clement
2018-10-11
5
-34
/
+165
*
Reverse default - behave like 1.5 (support annotations) by default
Andy Clement
2018-10-10
8
-56
/
+45
*
Up'd commit hash to correct one for 1.9.2.rc2
Andy Clement
2018-10-01
1
-1
/
+1
*
More fixes for 1.9.2
V1_9_2_RC2
Andy Clement
2018-10-01
1
-1
/
+1
*
1.9.2.RC1 changes
V1_9_2_RC1
Andy Clement
2018-09-29
6
-11
/
+17
*
Working towards 1.9.1
V1_9_1
Andy Clement
2018-04-20
1
-2
/
+2
*
Support Java10
Andy Clement
2018-04-18
6
-8
/
+23
*
Updated to 1.9.0 final
Andy Clement
2018-04-02
1
-1
/
+1
*
Add checking for env variable ASPECTJ_OPTS in addition to sys prop
Andy Clement
2018-03-12
1
-1
/
+9
[next]