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.matcher
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set version to 1.9.21.1-SNAPSHOT
Alexander Kriegisch
2023-12-15
1
-1
/
+1
*
Set version to 1.9.22-SNAPSHOT
Alexander Kriegisch
2023-12-11
1
-1
/
+1
*
Release AspectJ 1.9.21
V1_9_21
Alexander Kriegisch
2023-12-11
1
-1
/
+1
*
Set version to 1.9.21-SNAPSHOT again
Alexander Kriegisch
2023-12-02
1
-1
/
+1
*
Release candidate 1.9.21.RC1
V1_9_21_RC1
Alexander Kriegisch
2023-12-02
1
-1
/
+1
*
Set version 1.9.21-SNAPSHOT
Alexander Kriegisch
2023-11-19
1
-1
/
+1
*
Release milestone 1.9.21.M1
V1_9_21_M1
Alexander Kriegisch
2023-11-19
1
-1
/
+1
*
Remove old '.cvsignore' files
Alexander Kriegisch
2023-09-27
1
-2
/
+0
*
Set version to 1.9.21-SNAPSHOT
Alexander Kriegisch
2023-09-04
1
-1
/
+1
*
AspectJ release 1.9.20.1
Alexander Kriegisch
2023-09-04
1
-1
/
+1
*
NotTypePattern: Fix matching problem for negated type patterns
Alexander Kriegisch
2023-08-23
1
-1
/
+6
*
Fix Spring issue 27761
Alexander Kriegisch
2023-08-21
1
-1
/
+1
*
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
*
Add method ArrayReferenceType.equals to fix failing tests
Alexander Kriegisch
2023-06-26
1
-0
/
+8
*
Add null checks for Shadow.getResolvedSignature()
Alexander Kriegisch
2023-06-13
1
-3
/
+5
*
Add safeguards for And/Or/Not pattern node types
Alexander Kriegisch
2023-01-29
9
-15
/
+30
*
Add traverse methods for declare and pattern types
Alexander Kriegisch
2023-01-29
11
-4
/
+86
*
Add traverse methods for pointcut types
Alexander Kriegisch
2023-01-29
16
-0
/
+130
*
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
1
-4
/
+11
*
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
*
Improve code and documentation for #366085 fix
Alexander Kriegisch
2022-12-28
1
-39
/
+52
*
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
*
Fix #366085 concerning declared annotations with source retention
Alexander Kriegisch
2022-12-21
1
-0
/
+4
*
Set Maven version to 1.9.19-SNAPSHOT
Alexander Kriegisch
2022-10-02
1
-1
/
+1
*
Cleanup redundant null check before instanceof
Andrey Turbanov
2022-04-17
2
-2
/
+2
*
Reduce 'Object' class usage
Andrey Turbanov
2022-04-15
2
-9
/
+9
*
Remove redundant casts after generics update
Andrey Turbanov
2022-04-12
16
-38
/
+33
*
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
*
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
*
Cleanup redundant type casts, due to too weak variable type declaration
Andrey Turbanov
2022-02-26
3
-20
/
+8
*
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
*
Improve annotation style if pointcut handling
Andy Clement
2022-01-31
1
-6
/
+32
*
polish - typo
Andy Clement
2022-01-31
1
-1
/
+1
*
Merge pull request #104 from turbanoff/use_generic_instead_of_raw_types
Andy Clement
2022-01-10
16
-36
/
+36
|
\
|
*
Update org.aspectj.matcher code to use generics.
Andrey Turbanov
2021-11-20
16
-36
/
+36
*
|
Reduce empty array allocations
Andrey Turbanov
2021-12-18
10
-21
/
+19
*
|
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
1
-3
/
+3
*
|
Merge pull request #102 from turbanoff/trim_trailing_whitespaces
Andy Clement
2021-11-30
2
-4
/
+4
|
\
\
|
*
|
Trim trailing whitespaces.
Andrey Turbanov
2021-11-20
2
-4
/
+4
|
|
/
[next]