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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix #366085 concerning declared annotations with source retention
Alexander Kriegisch
2022-12-21
8
-7
/
+55
*
Merge pull request #187 from eclipse/java-19
Alexander Kriegisch
2022-12-21
81
-395
/
+1638
|
\
|
*
Add release notes for 1.9.19 (Java 19)
Alexander Kriegisch
2022-12-21
2
-0
/
+165
|
*
Add tests for Java 19 record patterns
Alexander Kriegisch
2022-12-21
11
-7
/
+297
|
*
Bump ECJ version in messages_aspectj.properties
Alexander Kriegisch
2022-12-20
1
-1
/
+1
|
*
Merge branch 'master' into java-19
Alexander Kriegisch
2022-11-13
1
-4
/
+21
|
|
\
|
|
/
|
/
|
*
|
Address upstream BCEL vulnerability CVE-2022-42920
Alexander Kriegisch
2022-11-13
1
-4
/
+21
|
*
OutputSpec.matchesThisVm better supports version ranges
Alexander Kriegisch
2022-10-05
12
-293
/
+298
|
*
LangUtil: improve Java version major/minor parsing
Alexander Kriegisch
2022-10-05
1
-3
/
+4
|
*
Fix tests due to changed JDK 'toString' methods in Java 19
Alexander Kriegisch
2022-10-03
3
-42
/
+51
|
*
Add the first few Java 19 tests
Alexander Kriegisch
2022-10-03
16
-3
/
+770
|
*
Deactivate Java 18 preview language feature tests
Alexander Kriegisch
2022-10-03
3
-11
/
+14
|
*
Remove Batik path entries from test classpath
Alexander Kriegisch
2022-10-03
1
-7
/
+8
|
*
Cosmetic fixes in Java 18 tests (e.g. copyright year 2022)
Alexander Kriegisch
2022-10-03
8
-13
/
+9
|
*
Do not run Java 18 preview feature tests with Java 19 JDT Core
Alexander Kriegisch
2022-10-03
1
-2
/
+2
|
*
Bump ASM to 9.4, supporting Java 20 class files
Alexander Kriegisch
2022-10-02
1
-1
/
+1
|
*
Set Maven version to 1.9.19-SNAPSHOT
Alexander Kriegisch
2022-10-02
28
-29
/
+29
|
*
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
5
-10
/
+16
|
/
*
Add docs/dist/LICENSE-AspectJ.html to all public artifacts
Alexander Kriegisch
2022-10-01
9
-7
/
+65
*
vuln-fix: Partial Path Traversal Vulnerability
Jonathan Leitschuh
2022-09-10
2
-2
/
+2
*
Improve condy (constant dynamic) support
Alexander Kriegisch
2022-08-13
4
-8
/
+34
*
CI build: upgrade from Java 18-EA to 18
Alexander Kriegisch
2022-07-03
1
-2
/
+2
*
Use System.lineSeparator() instead of hand-crafted method
Andrey Turbanov
2022-04-21
1
-17
/
+1
*
Make IStateListener.aboutToCompareClasspaths use typed lists
Alexander Kriegisch
2022-04-18
4
-5
/
+4
*
Cleanup redundant null check before instanceof
Andrey Turbanov
2022-04-17
8
-11
/
+10
*
Do not use String literal as synchronized lock
Andrey Turbanov
2022-04-15
1
-1
/
+1
*
Reduce 'Object' class usage
Andrey Turbanov
2022-04-15
23
-64
/
+53
*
Fix suspicious Map.get call
Andrey Turbanov
2022-04-15
1
-1
/
+1
*
Merge pull request #155 from turbanoff/cleanup_redundant_casts
Andy Clement
2022-04-12
50
-112
/
+99
|
\
|
*
Remove redundant casts after generics update
Andrey Turbanov
2022-04-12
50
-112
/
+99
|
/
*
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
*
|
BcelWorld.reportMatch: handle 'kind.getName() == null' correctly
Alexander Kriegisch
2022-04-10
1
-5
/
+7
*
|
Make TypeSafeEnum immutable
Alexander Kriegisch
2022-04-10
1
-4
/
+4
*
|
JavaVersionCompatibility.md: add link to "Java language changes since Java 9"
Alexander Kriegisch
2022-04-10
1
-1
/
+6
*
|
Remove obsolete comments in POM mentioning GitHub Packages
Alexander Kriegisch
2022-04-10
1
-2
/
+0
*
|
Merge pull request #151 from eclipse/150-improve-ci-build
Alexander Kriegisch
2022-04-02
1
-1
/
+51
|
\
\
|
*
|
CI build: attach main artifacts to build
Alexander Kriegisch
2022-04-02
1
-0
/
+27
|
*
|
CI build: create docs and attach them to build
Alexander Kriegisch
2022-04-02
1
-1
/
+12
|
*
|
CI build: use Maven cache
Alexander Kriegisch
2022-04-02
1
-0
/
+12
|
/
/
*
|
Merge pull request #149 from eclipse/148-remove-aspectj-browser
Alexander Kriegisch
2022-04-02
48
-2898
/
+191
|
\
\
|
*
|
Remove AspectJ Browser (ajbrowser) code and documentation
Alexander Kriegisch
2022-04-02
48
-2898
/
+191
|
/
/
*
|
Delete unused directories org.aspectj.lib, shadows.org.eclipse.jdt.core
Alexander Kriegisch
2022-04-01
20
-937
/
+0
*
|
Remove Aspectj.dev artifact and plugin repositories
Alexander Kriegisch
2022-04-01
2
-29
/
+2
*
|
Bump Maven Shade Plugin to 3.3.0, add TODO to remove Flatten Maven Plugin
Alexander Kriegisch
2022-04-01
1
-7
/
+5
*
|
Set version to 1.9.10-SNAPSHOT
Alexander Kriegisch
2022-03-31
29
-29
/
+29
*
|
Release AspectJ version 1.9.9.1
V1_9_9_1
Alexander Kriegisch
2022-03-31
29
-29
/
+29
*
|
Bump JDT Core to 1.9.9.1
Alexander Kriegisch
2022-03-31
1
-1
/
+1
*
|
Add AspectJ 1.9.9.1 delta to existing 1.9.9 release notes
Alexander Kriegisch
2022-03-31
1
-4
/
+20
[next]