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
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use System.lineSeparator() instead of hand-crafted method
Andrey Turbanov
2022-04-21
1
-17
/
+1
*
Remove redundant casts after generics update
Andrey Turbanov
2022-04-12
1
-3
/
+3
*
Make TypeSafeEnum immutable
Alexander Kriegisch
2022-04-10
1
-4
/
+4
*
Prepare code, tests and docs for Java 18
Alexander Kriegisch
2022-03-21
1
-0
/
+4
*
Reduce empty array allocations
Andrey Turbanov
2021-12-18
2
-2
/
+2
*
Merge pull request #103 from turbanoff/redundant_boxing
Andy Clement
2021-12-13
1
-1
/
+1
|
\
|
*
Cleanup redundant boxing.
Andrey Turbanov
2021-11-20
1
-1
/
+1
*
|
Replace more usages of StringBuffer with StringBuilder
Andrey Turbanov
2021-12-05
2
-4
/
+4
*
|
Replace uses of StringBuffer with StringBuilder.
Andrey Turbanov
2021-11-20
4
-16
/
+16
|
/
*
Add AspectJ 1.9.7 and Java 17 test skeletons
Alexander Kriegisch
2021-06-26
1
-0
/
+4
*
Upgrade license from CPLv1/EPLv1 to EPLv2
Alexander Kriegisch
2021-06-04
11
-114
/
+114
*
Remove jdiff
Andy Clement
2021-05-14
1
-0
/
+13
*
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
1
-6
/
+10
*
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
*
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
3
-5
/
+5
*
|
Redundant Collection.addAll() call
Lars Grefer
2020-08-15
1
-2
/
+1
*
|
Collection.toArray() call style
Lars Grefer
2020-08-15
1
-1
/
+1
|
/
*
Remove checks for old Java Versions
Lars Grefer
2020-08-13
1
-0
/
+5
*
Use the diamond operator where possible
Lars Grefer
2020-08-13
7
-35
/
+35
*
Unnecessary unboxing
Lars Grefer
2020-08-08
1
-1
/
+1
*
'String.indexOf()' expression is replaceable with 'contains()'
Lars Grefer
2020-08-08
2
-3
/
+3
*
'for' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
6
-150
/
+144
*
Include JDTCore for Java14
Andy Clement
2020-04-20
1
-7
/
+10
*
polish
Andy Clement
2019-11-29
2
-3
/
+7
*
Java 13 support
Andy Clement
2019-11-25
1
-55
/
+60
*
Fix Bug 550290 - Lack of TypeSafeEnum#hashCode may lead to non-deterministic ...
Andy Clement
2019-09-09
1
-9
/
+21
*
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
*
mavenized util module
Andy Clement
2019-01-23
11
-0
/
+4643