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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
weaver
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests for pr108050, signature matching in multiple override scenario
V1_5_0M3a
acolyer
2005-08-26
2
-3
/
+14
*
Fix for pr107713: classcastexception cant happen now.
aclement
2005-08-26
2
-5
/
+18
*
Fixes for 82989 and 91381 - they can now be closed.
aclement
2005-08-24
1
-8
/
+8
*
organized imports.
aclement
2005-08-24
5
-11
/
+22
*
organized imports.
aclement
2005-08-23
8
-8
/
+0
*
@override support for ITDs. Plus some binary weaving generic ITD tests.
aclement
2005-08-23
1
-5
/
+23
*
support for -XhasMember
acolyer
2005-08-23
5
-4
/
+31
*
genericitds: simplified!!
aclement
2005-08-22
3
-18
/
+4
*
organized imports.
aclement
2005-08-22
2
-2
/
+0
*
support for hasmember / hasfield type patterns. currently disabled via static...
acolyer
2005-08-21
7
-1
/
+236
*
fix for pr83377.aj
acolyer
2005-08-21
1
-3
/
+6
*
fix and test case for pr79523: BCException: illegal change to pointcut decla...
acolyer
2005-08-19
1
-0
/
+1
*
fix for pr86057, overriding of final pointcut
acolyer
2005-08-19
3
-0
/
+11
*
make sure that fields don't have a void type in a get / set pointcut expression
acolyer
2005-08-19
3
-1
/
+10
*
force parameterizeWith to be implemented all the way down the hierarchy
acolyer
2005-08-18
1
-5
/
+18
*
handle reference pointcuts of the from Generic<X>.foo()
acolyer
2005-08-18
1
-0
/
+33
*
allow a reference pointcut reference of the form Generic<String>.foo()
acolyer
2005-08-18
1
-1
/
+7
*
make sure we don't lose source location on parameterizeWith
acolyer
2005-08-18
1
-5
/
+7
*
also parameterize annotation pattern
acolyer
2005-08-18
1
-4
/
+2
*
support for parameterizeWith
acolyer
2005-08-18
10
-0
/
+101
*
implementation of parameterizeWith and fix for 107059 part 2
acolyer
2005-08-18
1
-2
/
+33
*
messages for trying to reference a pointcut in a generic type from a raw type...
acolyer
2005-08-18
2
-1
/
+4
*
SuppressAjWarnings should not suppress errors!
acolyer
2005-08-18
1
-1
/
+6
*
Makes sure it looks on the generic members for annotations in the case of ITDs.
aclement
2005-08-18
1
-2
/
+7
*
switched test around.
aclement
2005-08-18
1
-1
/
+1
*
tests for Fix 106736 - permitting classes dir as aspect URL (also permitting ...
wisberg
2005-08-18
8
-4
/
+169
*
Fix 106736 - permitting classes dir as aspect URL (also permitting .zip files)
wisberg
2005-08-18
1
-1
/
+3
*
comment only on poorly-named but public addLibraryJarFile(..)
wisberg
2005-08-18
1
-0
/
+5
*
added method to determine which set of lint kinds are suppressed for a member...
acolyer
2005-08-17
1
-0
/
+33
*
tell Lint which warnings to suppress during specialization of this advice
acolyer
2005-08-17
1
-0
/
+11
*
support for @SuppressAjWarnings
acolyer
2005-08-17
1
-1
/
+31
*
advice remembers the set of lint warnings that are suppressed for it via @Sup...
acolyer
2005-08-17
1
-0
/
+2
*
fix for bug 98952: @AJ if pointcut
acolyer
2005-08-17
1
-3
/
+3
*
@AJ PTW polish as per aj$getInstance does not rethrow the exc but return null...
avasseur
2005-08-17
1
-2
/
+2
*
fix for Bugzilla Bug 107059
acolyer
2005-08-16
1
-0
/
+1
*
implementation of parameterize with for EllipsisTypePattern
acolyer
2005-08-16
1
-0
/
+4
*
implementation of parameterize with
acolyer
2005-08-16
1
-2
/
+10
*
added isAny() to enable easy testing for full wildcard
acolyer
2005-08-16
1
-0
/
+3
*
fix for 98952 : @AJ if pointcut
acolyer
2005-08-15
1
-3
/
+8
*
Fix for pr92880: I've removed the exception clause from the declaration of aj...
aclement
2005-08-15
1
-3
/
+2
*
test case and fix for (.....)+ type pattern parsing
acolyer
2005-08-12
1
-1
/
+3
*
genericitds: field type mungers now understand a map from type variable names...
aclement
2005-08-12
4
-4
/
+29
*
remove dependency on 1.5 API and bizarre unwanted import
acolyer
2005-08-12
1
-3
/
+6
*
initial "parameterizeWith" support for declares
acolyer
2005-08-11
6
-6
/
+47
*
early "parameterizeWith" support for type patterns
acolyer
2005-08-11
5
-15
/
+68
*
early "parameterizeWith" support for pointcuts
acolyer
2005-08-11
8
-2
/
+72
*
proper handling of type variable signatures ("Txxx;")
acolyer
2005-08-11
2
-2
/
+8
*
only collect declares from concrete aspects
acolyer
2005-08-11
1
-17
/
+31
*
implementation of parameterizeWith
acolyer
2005-08-11
1
-0
/
+7
*
declares from a parameterized super-aspect are now parameterized before retur...
acolyer
2005-08-11
1
-4
/
+26
[next]