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
*
genericmethoditd: implements tag interface
aclement
2005-07-27
1
-4
/
+4
*
genericmethoditd: tag for type/method since either of those can declare a typ...
aclement
2005-07-27
1
-0
/
+23
*
genericmethoditd: record a rank/declaringelement, like their Eclipse counterp...
aclement
2005-07-27
1
-0
/
+20
*
genericmethoditd: VersionedDataInputStream
aclement
2005-07-27
5
-8
/
+40
*
genericmethoditd: testcase
aclement
2005-07-27
1
-0
/
+4
*
genericmethoditd: uses different ctor so tvariables arent lost
aclement
2005-07-27
1
-5
/
+23
*
genericmethoditd: keep a note of rank/declaringelement in tvariable
aclement
2005-07-27
1
-1
/
+4
*
genericmethoditd: helper methods for going to/from resolvedmembers/methodbind...
aclement
2005-07-27
1
-2
/
+88
*
genericmethoditd: forces Resolvedmember to remember typevariables
aclement
2005-07-27
1
-0
/
+2
*
rebuilt jars because of resolvedmember serialization change to remember type ...
aclement
2005-07-27
33
-0
/
+0
*
includes change so parameterizedgenericmethodbindings know about underlying I...
aclement
2005-07-27
2
-0
/
+0
*
includes change so parameterizedgenericmethodbindings know about underlying I...
aclement
2005-07-27
2
-0
/
+0
*
update to style sheet to fix unpleasant title wrapping on IE
acolyer
2005-07-27
3
-3
/
+6
*
add the version when we add either aspect/pointcut attributes.
aclement
2005-07-26
1
-0
/
+4
*
sick sick sick generic itd tests.
aclement
2005-07-26
3
-0
/
+54
*
minor versioning improvement. dont add the version attribute if someone else...
aclement
2005-07-26
2
-3
/
+23
*
fixing the versioning problem. Up until now if we found no version in a clas...
aclement
2005-07-26
8
-25
/
+44
*
generics: testcase - static generic method ITD
aclement
2005-07-26
1
-0
/
+9
*
generics: testcase - static generic method ITD
aclement
2005-07-26
1
-0
/
+23
*
This commit simply makes the World a better place.
acolyer
2005-07-23
19
-408
/
+493
*
removed erroneous "s" from method name
acolyer
2005-07-23
1
-2
/
+2
*
added extra utility method for warnings
acolyer
2005-07-23
1
-0
/
+8
*
update to expected messages for type pattern matching with generics
acolyer
2005-07-22
2
-7
/
+10
*
annotated lines that should produce compilation warnings
acolyer
2005-07-22
1
-4
/
+4
*
also support superinterfaces when converting an Eclipse TypeParameter into a ...
acolyer
2005-07-22
1
-2
/
+10
*
improved matching in canBeBoundTo to consider equality of all bounds when tes...
acolyer
2005-07-22
1
-4
/
+28
*
remember source location when faulting in generic type
acolyer
2005-07-22
1
-1
/
+4
*
changed the serialized form of a WildTypePattern to remember generic info... ...
acolyer
2005-07-22
38
-1
/
+143
*
fix #104212 very bad bug on static method call jp that has been around since ...
avasseur
2005-07-22
6
-4
/
+100
*
proper support for type variable across patterns in the Eclipse Source Type w...
acolyer
2005-07-21
8
-18
/
+253
*
new warnings for generics in patterns
acolyer
2005-07-21
2
-2
/
+8
*
change from isTypeVariable to isTypeVariableReference
acolyer
2005-07-21
2
-10
/
+10
*
more tests and refinement of existing tests
acolyer
2005-07-21
2
-4
/
+9
*
fixes bug in test case caught by improved error messages in compiler
acolyer
2005-07-21
1
-1
/
+1
*
dont go looking for generic types pre 1.5
aclement
2005-07-21
1
-11
/
+15
*
generics: fixes for decp testcases involving generic types targeted by param...
aclement
2005-07-21
15
-69
/
+190
*
tidy up after a run...
aclement
2005-07-21
1
-0
/
+5
*
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
[next]