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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove jdiff
Andy Clement
2021-05-14
1
-0
/
+13
*
Provision libraries in 'lib' automatically
Alexander Kriegisch
2021-05-05
1
-0
/
+9
*
Remove redundant 'name' and 'packaging' tags from POMs
Alexander Kriegisch
2021-04-15
1
-2
/
+0
*
Add Java 16 test suite for AspectJ 1.9.7 + test refactorings
Alexander Kriegisch
2021-03-21
1
-0
/
+4
*
Add Java 15 / AspectJ 1.9.7 test suite
Alexander Kriegisch
2021-03-17
1
-0
/
+4
*
Fix 'ajdoc' tests for Java 15 build
Alexander Kriegisch
2021-03-14
2
-8
/
+12
*
Fix resource leak in FileUtil
Alexander Kriegisch
2021-03-11
1
-24
/
+15
*
Fix javadoc references to nonexistent fields, classes, or packages
Jerry James
2020-09-14
1
-1
/
+1
*
Fix misplaced or incorrect javadoc tags
Jerry James
2020-09-14
2
-11
/
+11
*
Revert to 1.9.7.BUILD-SNAPSHOT
Andy Clement
2020-08-21
1
-1
/
+1
*
1.9.7 milestone 1 published
Andy Clement
2020-08-21
1
-1
/
+1
*
Remove unnecessary interface modifiers
Lars Grefer
2020-08-17
1
-16
/
+16
*
Merge branch 'master' into feature/collection-performance
Andy Clement
2020-08-15
2
-2
/
+0
|
\
|
*
Cleanup unused imports
Lars Grefer
2020-08-16
2
-2
/
+0
*
|
Weaken Collection declarations
Lars Grefer
2020-08-15
4
-10
/
+10
*
|
Redundant Collection.addAll() call
Lars Grefer
2020-08-15
2
-4
/
+2
*
|
Collection.toArray() call style
Lars Grefer
2020-08-15
1
-1
/
+1
|
/
*
Remove checks for old Java Versions
Lars Grefer
2020-08-13
2
-3
/
+9
*
Use the diamond operator where possible
Lars Grefer
2020-08-13
8
-39
/
+39
*
Unnecessary unboxing
Lars Grefer
2020-08-08
1
-1
/
+1
*
'String.indexOf()' expression is replaceable with 'contains()'
Lars Grefer
2020-08-08
5
-8
/
+8
*
'for' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
7
-163
/
+157
*
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
*
Include JDTCore for Java14
Andy Clement
2020-04-20
3
-46
/
+51
*
polish
Andy Clement
2019-11-29
3
-4
/
+9
*
Move to 1.9.6.BUILD-SNAPSHOT version
Andy Clement
2019-11-28
3
-36
/
+35
*
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
2
-56
/
+61
*
Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic ...
Andy Clement
2019-09-09
1
-9
/
+21
*
Update to 1.9.5.BUILD-SNAPSHOT in poms
Andy Clement
2019-06-03
1
-1
/
+1
*
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
*
Updated with Java12 support
Andy Clement
2019-04-03
1
-0
/
+4
*
extra util for finding suitable files with mustBeJar option
Andy Clement
2019-02-19
1
-0
/
+35
*
Add module tests back in - but streamlined
Andy Clement
2019-01-31
1
-0
/
+30
*
various polish to previously mavenized projects to support newer ones
Andy Clement
2019-01-31
1
-5
/
+4
*
fix version
Andy Clement
2019-01-25
1
-1
/
+1
*
mavenized util module
Andy Clement
2019-01-23
26
-133
/
+71
*
1.9.2.RC1 changes
V1_9_2_RC1
Andy Clement
2018-09-29
1
-0
/
+4
*
Support Java10
Andy Clement
2018-04-18
1
-6
/
+13
*
Updates to better cope with future JDKs
Andy Clement
2017-11-09
1
-11
/
+34
*
Adjust how classpath entries manipulated for Java9 support
Andy Clement
2017-10-20
1
-1
/
+1
*
Reusable SoftHashMap utility class
Andy Clement
2017-09-28
1
-0
/
+95
*
various changes to make more tests pass on Java9
Andy Clement
2017-09-22
1
-0
/
+7
*
Bring Java9 branch in line with 1.8.11 progress
Andy Clement
2017-09-21
3
-38
/
+36
|
\
|
*
reduced min Java version to 1.6
Andy Clement
2016-12-16
1
-1
/
+1
|
*
Fixing generics warnings
Andy Clement
2016-10-28
3
-38
/
+36
*
|
Merged post 1.8.5 changes into Java9 branch
Andy Clement
2017-09-20
2
-21
/
+58
|
\
|
|
*
406167: cope with rogue generic inner type signatures
Andy Clement
2015-04-01
2
-21
/
+58
[next]