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
*
Put ASM on classpath for Ajc in tests
Alexander Kriegisch
2023-08-22
1
-0
/
+2
*
Set version to 1.9.21-SNAPSHOT
Alexander Kriegisch
2023-08-16
1
-1
/
+1
*
Release 1.9.20
V1_9_20
Alexander Kriegisch
2023-08-16
1
-1
/
+1
*
messages_aspectj.properties: update ECJ version string
Alexander Kriegisch
2023-06-24
1
-1
/
+1
*
messages_aspectj.properties: update ECJ version string
Alexander Kriegisch
2023-06-24
1
-1
/
+1
*
Add null check to AjLookupEnvironment.hasAspectDeclarations
Alexander Kriegisch
2023-06-04
1
-0
/
+2
*
Further improve indentation of compilation results on the console
gh-217
Alexander Kriegisch
2023-01-24
1
-33
/
+21
*
Fix indentation of compilation results on the console
Alexander Kriegisch
2023-01-22
1
-52
/
+36
*
Bugfix: caret error marks in compiler output too short
Alexander Kriegisch
2023-01-22
1
-53
/
+70
*
No more compiler errors for implicitly static inner aspects of interfaces
Alexander Kriegisch
2023-01-06
2
-2
/
+13
*
Set version to 1.9.20-SNAPSHOT
Alexander Kriegisch
2022-12-21
1
-1
/
+1
*
AspectJ release 1.9.19
V1_9_19
Alexander Kriegisch
2022-12-21
1
-1
/
+1
*
Bump ECJ version in messages_aspectj.properties
Alexander Kriegisch
2022-12-20
1
-1
/
+1
*
Set Maven version to 1.9.19-SNAPSHOT
Alexander Kriegisch
2022-10-02
1
-1
/
+1
*
Set Java 19 compiler version after JDT Core merge
Alexander Kriegisch
2022-10-02
1
-1
/
+1
*
First Java 19 version, barely tested.
Alexander Kriegisch
2022-10-01
2
-5
/
+7
*
Make IStateListener.aboutToCompareClasspaths use typed lists
Alexander Kriegisch
2022-04-18
2
-2
/
+2
*
Cleanup redundant null check before instanceof
Andrey Turbanov
2022-04-17
5
-8
/
+7
*
Reduce 'Object' class usage
Andrey Turbanov
2022-04-15
8
-25
/
+16
*
Fix suspicious Map.get call
Andrey Turbanov
2022-04-15
1
-1
/
+1
*
Remove redundant casts after generics update
Andrey Turbanov
2022-04-12
13
-46
/
+38
*
Merge pull request #131 from turbanoff/use_generics_ajdt.core
Andy Clement
2022-04-11
21
-59
/
+66
|
\
|
*
Update 'org.aspectj.ajdt.core' code to use generics
Andrey Turbanov
2022-02-28
21
-59
/
+66
*
|
Set version to 1.9.10-SNAPSHOT
Alexander Kriegisch
2022-03-31
1
-1
/
+1
*
|
Release AspectJ version 1.9.9.1
V1_9_9_1
Alexander Kriegisch
2022-03-31
1
-1
/
+1
*
|
AjcTestCase: be less verbose when appending to buffer repeatedly
Alexander Kriegisch
2022-03-31
1
-71
/
+39
*
|
Make sure to always print commands when running Java test classes
Alexander Kriegisch
2022-03-31
2
-8
/
+10
*
|
Use upstream method to generate '--add-reads', '--add-exports' info
Alexander Kriegisch
2022-03-27
1
-3
/
+8
*
|
Add test case + experimental fix for AJC option '--add-exports'
Alexander Kriegisch
2022-03-27
3
-2
/
+23
*
|
Fix AjcTaskTest by correctly identifying snapshot versions
Alexander Kriegisch
2022-03-24
1
-2
/
+2
*
|
Set version to 1.9.10-SNAPSHOT
Alexander Kriegisch
2022-03-24
1
-1
/
+1
*
|
Set version to 1.9.9
V1_9_9
Alexander Kriegisch
2022-03-24
1
-1
/
+1
*
|
Add JDT Core and bcel-builder to test classpath
Alexander Kriegisch
2022-03-24
1
-2
/
+9
*
|
Upgrade to latest JDT Core Java 18 changes, activate J18 preview tests
Alexander Kriegisch
2022-03-24
1
-1
/
+1
*
|
Make sure that program arguments are passed through in full LTW mode
Alexander Kriegisch
2022-03-23
1
-14
/
+17
*
|
Introduce AjcTestCase.DEFAULT_FULL_LTW_CLASSPATH_ENTRIES
Alexander Kriegisch
2022-03-23
1
-5
/
+12
*
|
AJDT Core: use JUnit 4 from class path instead of 3.8 from lib/junit
Alexander Kriegisch
2022-03-23
2
-2
/
+9
*
|
Fix broken 'useFullLTW' test mode
Alexander Kriegisch
2022-03-23
1
-2
/
+6
*
|
Use static imports for file and path separator constants
Alexander Kriegisch
2022-03-23
2
-25
/
+31
*
|
Prepare code, tests and docs for Java 18
Alexander Kriegisch
2022-03-21
1
-1
/
+1
|
/
*
Cleanup redundant type casts, due to too weak variable type declaration
Andrey Turbanov
2022-02-26
2
-13
/
+9
*
Set version to 1.9.9-SNAPSHOT
Alexander Kriegisch
2022-02-11
1
-1
/
+1
*
Set version to 1.9.8
V1_9_8
Alexander Kriegisch
2022-02-11
1
-1
/
+1
*
protect against NPE for inheritance and annotation style
Andy Clement
2022-01-20
1
-3
/
+2
*
Fix annotation style support for if(true) and if(false)
Andy Clement
2022-01-17
1
-2
/
+8
*
Merge pull request #109 from turbanoff/avoid_empty_arrays_allocation
Andy Clement
2022-01-10
6
-14
/
+14
|
\
|
*
Reduce empty array allocations
Andrey Turbanov
2021-12-18
6
-14
/
+14
*
|
Use StringBuilder/StringJoiner for concatenation String's in loop
Andrey Turbanov
2021-12-18
1
-6
/
+4
|
/
*
Merge pull request #103 from turbanoff/redundant_boxing
Andy Clement
2021-12-13
2
-2
/
+2
|
\
|
*
Cleanup redundant boxing.
Andrey Turbanov
2021-11-20
2
-2
/
+2
[next]