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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix in ltw log + test + some doc on custom message handler is evil
avasseur
2005-07-21
14
-10
/
+262
*
one more passing test...
acolyer
2005-07-20
1
-6
/
+3
*
wild type patterns with no type params ignore <...> when matching by name (ra...
acolyer
2005-07-20
2
-1
/
+7
*
handle superinterfaces correctly for raw types
acolyer
2005-07-20
2
-6
/
+31
*
generics: testcase for decp'ing parameterized type onto a generic type that i...
aclement
2005-07-20
1
-0
/
+18
*
commented out debug line...
aclement
2005-07-20
1
-1
/
+1
*
ensure that when parameterizing a member, we handle any types that are themse...
acolyer
2005-07-20
5
-4
/
+60
*
changes to construction and representation of parameterized types, and enforc...
acolyer
2005-07-20
30
-297
/
+440
*
organized imports - wanted to trigger a build :)
aclement
2005-07-19
1
-2
/
+0
*
ltw reweavable test for Mattew bug, fix some wrong getCoreType that makes som...
avasseur
2005-07-18
9
-3
/
+160
*
fix LTW for JMX stuff, rename messageHolder, some doc on that + dump
avasseur
2005-07-18
9
-38
/
+47
*
method name in weaver refactored.
aclement
2005-07-18
1
-1
/
+1
*
More bits of fix for pr98901 (annotation copying)
aclement
2005-07-18
3
-7
/
+7
*
@DeclareAnnotation and guard to not use it in M3, doc update for M3
avasseur
2005-07-18
6
-27
/
+74
*
First bits of fix for pr98901 (annotation copying)
aclement
2005-07-18
2
-4
/
+12
*
testcases for pr98901 (annotations copied to targets of decannotation). Not ...
aclement
2005-07-18
31
-0
/
+1213
*
Fix for pr103266: allow for nulls in the visitor (can happen if there are syn...
aclement
2005-07-18
4
-0
/
+64
*
moves forGenericType from UnresolvedType to ResolvedType. Return value still ...
acolyer
2005-07-15
2
-11
/
+16
*
makes fromBinding in EclipseFactory an instance rather than static method. Th...
acolyer
2005-07-15
17
-60
/
+69
*
This is the beginning of a significant refactoring needed to cleanly support ...
acolyer
2005-07-15
197
-3219
/
+3217
*
just comments (honest ;) ) describing the format of signatures for TypeXs.
acolyer
2005-07-14
1
-1
/
+41
*
organized imports
PRE_ANDY
aclement
2005-07-13
1
-4
/
+2
*
beginnings of support for matching against type variables
acolyer
2005-07-13
1
-0
/
+11
*
avoid losing type variable information when resolving bindings
acolyer
2005-07-13
1
-2
/
+6
*
now remembers its location for better error reporting
acolyer
2005-07-13
1
-0
/
+1
*
test case updates...
acolyer
2005-07-13
2
-22
/
+13
*
better error reporting when using type vars in inappropriate locations
acolyer
2005-07-13
1
-10
/
+9
*
added an additional message operation to tidy up weaver code
acolyer
2005-07-13
4
-1
/
+16
*
test for parameterized type usage
acolyer
2005-07-13
1
-0
/
+13
*
new message "a parameterized type pattern may not be used in a handler pointc...
acolyer
2005-07-13
2
-0
/
+2
*
sometimes we get asked to resolve more than once, and that's ok...
acolyer
2005-07-13
1
-1
/
+1
*
more test cases covering generics in pointcut expressions
acolyer
2005-07-13
7
-0
/
+229
*
don't re-resolve already resolved types
acolyer
2005-07-13
1
-0
/
+5
*
teach a typex whether or not it represents a type variable
acolyer
2005-07-13
3
-0
/
+19
*
organized imports
aclement
2005-07-13
1
-1
/
+0
*
Ant 1.6 antlib.xml support, per bug 103493
wisberg
2005-07-12
2
-2
/
+38
*
handles resolution of bindings when the pointcut uses type variables
acolyer
2005-07-12
1
-4
/
+4
*
a pointcut now has a simple list of type variable names in scope rather than ...
acolyer
2005-07-12
8
-74
/
+90
*
test that a signature with a generic declaring type does not match on the era...
acolyer
2005-07-12
3
-1
/
+29
*
organized imports
aclement
2005-07-12
1
-3
/
+1
*
generics: new error messages.
aclement
2005-07-12
2
-0
/
+4
*
I needed to make some changes to resolveBindings, but the original method had...
acolyer
2005-07-12
1
-84
/
+111
*
parameterized members remember their erasure and this is used in member match...
acolyer
2005-07-12
4
-23
/
+126
*
test that a the erasure of a signature matches a parameterized implementation...
acolyer
2005-07-12
3
-0
/
+27
*
tests for Huff's fix for 102746 - not hooked up b/c harness manages classpath.
wisberg
2005-07-11
3
-0
/
+24
*
Variant of Huff's fix for 102746 - untested hypothesis
wisberg
2005-07-11
1
-17
/
+22
*
99861 temp fix for deadlock when Sun' Unsafe.defineClass API is used (deadloc...
avasseur
2005-07-11
1
-6
/
+8
*
fix 83935 where Jp / Pjp is an arg and bound in a formal binding as well as a...
avasseur
2005-07-11
5
-16
/
+223
*
add unresolved TypeVariableRefTypes which are created by EclipseFactory durin...
acolyer
2005-07-11
2
-0
/
+48
*
a simple type pattern for a generic type should match any parameterization of...
acolyer
2005-07-11
1
-0
/
+6
[next]