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
/
taskdefs
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
AjcTaskTest: Be more lenient with aspectjrt version warning
Alexander Kriegisch
2023-11-21
1
-0
/
+12
*
AjcTaskTest: unwrap redundant if statement
Alexander Kriegisch
2023-11-21
1
-3
/
+1
*
Add test infrastructure for Java 21 (WIP)
Alexander Kriegisch
2023-10-05
1
-3
/
+3
*
Add basic tests for Java 20, deactivate Java 19 preview tests
Alexander Kriegisch
2023-06-24
1
-3
/
+3
*
First Java 19 version, barely tested.
Alexander Kriegisch
2022-10-01
1
-3
/
+3
*
Reduce 'Object' class usage
Andrey Turbanov
2022-04-15
2
-2
/
+3
*
Remove redundant casts after generics update
Andrey Turbanov
2022-04-12
3
-3
/
+3
*
Prepare code, tests and docs for Java 18
Alexander Kriegisch
2022-03-21
1
-3
/
+12
*
Cleanup redundant type casts, due to too weak variable type declaration
Andrey Turbanov
2022-02-26
2
-6
/
+5
*
Update 'taskdefs' code to use generics
Andrey Turbanov
2022-01-14
6
-27
/
+27
*
Use StringBuilder/StringJoiner for concatenation String's in loop
Andrey Turbanov
2021-12-18
1
-6
/
+5
*
Merge pull request #101 from turbanoff/use_StringBuilder_instead_of_StringBuffer
Andy Clement
2021-11-30
3
-5
/
+5
|
\
|
*
Replace uses of StringBuffer with StringBuilder.
Andrey Turbanov
2021-11-20
3
-5
/
+5
*
|
Merge pull request #100 from turbanoff/File.exists_before_File.isDirectory_is...
Andy Clement
2021-11-29
1
-1
/
+1
|
\
\
|
*
|
According to javadoc File.isDirectory 'true' if and only if the file denoted ...
Andrey Turbanov
2021-11-20
1
-1
/
+1
|
|
/
*
/
Make AspectJ Ant task compatible with Java 16, 17
Alexander Kriegisch
2021-11-15
1
-3
/
+3
|
/
*
Upgrade license from CPLv1/EPLv1 to EPLv2
Alexander Kriegisch
2021-06-04
12
-162
/
+162
*
Improve 2 tests do delete temporary files
Alexander Kriegisch
2021-04-09
1
-12
/
+13
*
Fix AjcTaskTest regarding Ajc output
Alexander Kriegisch
2021-03-21
1
-3
/
+3
*
Fix some deprecated Java and JUnit warnings by using newer API calls
Alexander Kriegisch
2021-03-21
2
-4
/
+4
*
Add Java 15 class vile version to BCEL constants, adjust test tools etc.
Alexander Kriegisch
2021-03-16
1
-3
/
+3
*
Fix javadoc references to nonexistent fields, classes, or packages
Jerry James
2020-09-14
3
-7
/
+6
*
Fix misplaced or incorrect javadoc tags
Jerry James
2020-09-14
2
-6
/
+3
*
Fix misplaced or incorrectly nested HTML tags
Jerry James
2020-09-14
3
-4
/
+5
*
Fix incorrect HTML entities in javadoc comments
Jerry James
2020-09-14
1
-1
/
+1
*
Remove unnecessary interface modifiers
Lars Grefer
2020-08-17
1
-30
/
+30
*
Merge branch 'master' into feature/collection-performance
Andy Clement
2020-08-15
3
-4
/
+0
|
\
|
*
Cleanup unused imports
Lars Grefer
2020-08-16
4
-5
/
+0
*
|
Weaken Collection declarations
Lars Grefer
2020-08-15
2
-2
/
+3
*
|
Redundant Collection.addAll() call
Lars Grefer
2020-08-15
2
-4
/
+2
*
|
Collection.toArray() call style
Lars Grefer
2020-08-15
1
-1
/
+1
|
/
*
Use the diamond operator where possible
Lars Grefer
2020-08-13
3
-12
/
+12
*
Unnecessary unboxing
Lars Grefer
2020-08-08
2
-6
/
+6
*
'String.indexOf()' expression is replaceable with 'contains()'
Lars Grefer
2020-08-08
3
-8
/
+8
*
'while' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
1
-9
/
+7
*
'for' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
8
-156
/
+154
*
Include JDTCore for Java14
Andy Clement
2020-04-20
1
-105
/
+105
*
Java 13 support
Andy Clement
2019-11-25
2
-94
/
+93
*
Updated with Java12 support
Andy Clement
2019-04-03
1
-3
/
+3
*
1.9.3.RC1 final bits
V1_9_3RC1
Andy Clement
2019-03-07
1
-0
/
+3
*
move aspectjTaskdefs.properties into src/main/resources
Andy Clement
2019-02-07
1
-0
/
+0
*
Add module tests back in - but streamlined
Andy Clement
2019-02-01
1
-0
/
+28
*
mavenizing taskdefs - done
Andy Clement
2019-01-30
2
-64
/
+0
*
mavenizing taskdefs - wip
Andy Clement
2019-01-30
15
-0
/
+1345
*
1.9.2.RC1 changes
V1_9_2_RC1
Andy Clement
2018-09-29
1
-3
/
+3
*
Support Java10
Andy Clement
2018-04-18
1
-3
/
+3
*
Fix Bug 531179 - Add compiler arg support to iajc task
Andy Clement
2018-02-14
2
-15
/
+59
*
add generics
Andy Clement
2018-02-14
1
-13
/
+15
*
JDT Upgrade for 1.9.0.rc3
Andy Clement
2018-02-05
1
-25
/
+22
*
Improved Java9 option handling
Andy Clement
2017-09-27
1
-3
/
+3
[next]