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 failing tests after previous commit
Alexander Kriegisch
2023-01-15
4
-23
/
+35
*
Remove old, erroneously committed binaries from tests/bugs193/543657
Alexander Kriegisch
2023-01-15
9
-0
/
+0
*
Fix PointcutRewriterTest, add LogicalPointcutStructure test helper class
Alexander Kriegisch
2023-01-15
2
-169
/
+360
*
WildTypePattern: fix hashCode and toString methods
Alexander Kriegisch
2023-01-15
2
-10
/
+31
*
Improve array matching for all TypePattern subclasses
Alexander Kriegisch
2023-01-15
13
-19
/
+62
*
Handle one- and multi-dimensional array return types correctly
Alexander Kriegisch
2023-01-15
5
-6
/
+33
*
Simplify if-else in WildTypePattern.matchesExactlyByName
Alexander Kriegisch
2023-01-15
1
-5
/
+1
*
Fix WildTypePattern.isArray
Alexander Kriegisch
2023-01-15
1
-1
/
+1
*
Expand regression tests for GitHub bug #24
Alexander Kriegisch
2023-01-15
4
-13
/
+112
*
Add regression tests for GitHub bug #24
Alexander Kriegisch
2023-01-15
5
-0
/
+142
*
Refactor, comment and reactivate Ajc183Tests.testAnnoStyleDecp_442425
Alexander Kriegisch
2023-01-07
7
-67
/
+74
*
Remove some old, accidentally committed class files from tests
Alexander Kriegisch
2023-01-07
9
-0
/
+0
*
BcelTypeMunger.mungeMethodDelegate: only use 'synchronized' when necessary
Alexander Kriegisch
2023-01-07
2
-6
/
+30
*
No more compiler errors for implicitly static inner aspects of interfaces
Alexander Kriegisch
2023-01-06
5
-2
/
+67
*
Test cosmetics
Alexander Kriegisch
2023-01-06
2
-3
/
+3
*
GitHub CI build: upgrade GabrielBB/xvfb-action to 1.6
Alexander Kriegisch
2023-01-04
1
-1
/
+1
*
Improve BcelTypeMunger.mungeMethodDelegate to avoid race condition
Alexander Kriegisch
2023-01-04
1
-2
/
+31
*
Add test reproducing problem from #198
Alexander Kriegisch
2023-01-04
3
-25
/
+133
*
Fix parenthesised AJ keyword compiler problem
Alexander Kriegisch
2023-01-04
4
-1
/
+58
*
Fix TABLESWITCH weaver issue with Integer.MAX_VALUE
Alexander Kriegisch
2022-12-30
1
-2
/
+2
*
Regression test for #190
Alexander Kriegisch
2022-12-30
3
-0
/
+36
*
Fix indentation in ajc1919.xml (cosmetics)
Alexander Kriegisch
2022-12-30
1
-8
/
+8
*
Improve code and documentation for #366085 fix
Alexander Kriegisch
2022-12-28
1
-39
/
+52
*
IDE.md: update AJDT version info
Alexander Kriegisch
2022-12-22
1
-2
/
+2
*
Set version to 1.9.20-SNAPSHOT
Alexander Kriegisch
2022-12-21
28
-28
/
+28
*
AspectJ release 1.9.19
V1_9_19
Alexander Kriegisch
2022-12-21
28
-28
/
+28
*
BCEL: use MAX_CP_ENTRIES from internal class, not from JRE
Alexander Kriegisch
2022-12-21
1
-5
/
+4
*
Bump JDT Core to release 1.9.19
Alexander Kriegisch
2022-12-21
1
-1
/
+1
*
Update release notes for 1.9.19 (Java 19)
Alexander Kriegisch
2022-12-21
1
-31
/
+26
*
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
[next]