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
*
Using JLS 20.18.7 system property for version per mailing list request
wisberg
2005-08-18
2
-1
/
+9
*
deleted the section about declaring a pertypewithin aspect with a type variab...
acolyer
2005-08-17
1
-26
/
+1
*
replaced <i> which docbook does not understand with <emphasis> which it does
acolyer
2005-08-17
1
-2
/
+2
*
pretty much a complete rewrite, this time matching the actual implementation!
acolyer
2005-08-17
1
-1014
/
+673
*
updated copyright date
acolyer
2005-08-17
1
-1
/
+1
*
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
*
added ajdk generics tests and test for annotation matching on intermediate ty...
acolyer
2005-08-17
3
-0
/
+116
*
test cases for all examples in the new generics chapter of the ajdk
acolyer
2005-08-17
6
-0
/
+200
*
test case for user list reported problem with annotations on an intermediate ...
acolyer
2005-08-17
1
-0
/
+33
*
fix for bug 98952: @AJ if pointcut
acolyer
2005-08-17
2
-12
/
+13
*
re-enabling tests with @AJ processing in ajc since these now pass.
acolyer
2005-08-17
1
-6
/
+4
*
@AJ PTW polish as per aj$getInstance does not rethrow the exc but return null...
avasseur
2005-08-17
2
-6
/
+6
*
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
*
test for declare soft with type vars
acolyer
2005-08-16
1
-0
/
+3
*
tests for pr106130 and pr107059
acolyer
2005-08-16
1
-0
/
+8
*
ajc-test drivers for 106130, 107059, and declare soft in generic aspect
acolyer
2005-08-16
1
-4
/
+29
*
test for declare soft in a generic aspect when using type vars
acolyer
2005-08-16
1
-0
/
+51
*
tests for pr106130
acolyer
2005-08-16
3
-0
/
+283
*
test for Bugzilla Bug 107059
acolyer
2005-08-16
1
-0
/
+5
*
updated message text...
acolyer
2005-08-16
1
-1
/
+1
*
removed 1.3 testing temporarily to keep build happy?
aclement
2005-08-16
1
-1
/
+1
*
fix for 98952 : @AJ if pointcut
acolyer
2005-08-15
2
-25
/
+48
*
debug?
aclement
2005-08-15
1
-0
/
+1
*
updated to push on genericIdentifiersLength stack rather than just move the s...
acolyer
2005-08-15
2
-0
/
+0
*
Fix for pr92880: I've removed the exception clause from the declaration of aj...
aclement
2005-08-15
2
-6
/
+5
*
updated parsing of type parameters in OnType of ITDs
acolyer
2005-08-15
2
-0
/
+0
*
genericitds: more method/ctor ITDs that use their target types generic type v...
aclement
2005-08-15
12
-0
/
+217
*
genericitds: more method/ctor ITDs that use their target types generic type v...
aclement
2005-08-14
4
-5
/
+44
*
genericitds: more combinations...
aclement
2005-08-13
10
-0
/
+162
*
genericitds: method ITDs that use their target types generic type variables.
aclement
2005-08-12
13
-0
/
+212
*
for one little change, this sure was a hell of a lot of work to track down. F...
acolyer
2005-08-12
2
-0
/
+0
*
for one little change, this sure was a hell of a lot of work to track down. F...
acolyer
2005-08-12
1
-2
/
+2
*
-Xlint:xxx and -Xlintfile:xxx in aop.xml
avasseur
2005-08-12
3
-3
/
+58
*
test cases for generic aspects can now be included in main suite
acolyer
2005-08-12
1
-1
/
+7
*
test case and fix for (.....)+ type pattern parsing
acolyer
2005-08-12
4
-1
/
+42
*
genericitds: field type mungers now understand a map from type variable names...
aclement
2005-08-12
5
-25
/
+65
*
genericitds: when the compiler asks for a member that is in fact from an ITD ...
aclement
2005-08-12
1
-10
/
+123
*
genericitds: loads of checks added for when specifying a generic target type ...
aclement
2005-08-12
1
-13
/
+81
*
genericitds: tells the member finder to remember the munger so it can correct...
aclement
2005-08-12
1
-2
/
+3
*
genericitds: dont lookup those type variables ...
aclement
2005-08-12
1
-2
/
+8
*
genericitds: on first construction of the ITD, it builds some 'placeholder' t...
aclement
2005-08-12
1
-2
/
+25
*
genericitds: Using target type variables in your ITD field declarations.
aclement
2005-08-12
1
-0
/
+85
*
genericitds: fields using target types tvars: New parameterization class that...
aclement
2005-08-12
1
-0
/
+55
*
another case of ArrayStoreException - a bug that Java generics would actually...
acolyer
2005-08-12
3
-1
/
+1
[next]