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
...
*
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
*
fixed completely broken implementation of findAspectDeclaringParents and made...
acolyer
2005-08-11
1
-12
/
+16
*
when unpacking the generic signature of a nested type, we also need to take i...
acolyer
2005-08-11
1
-2
/
+44
*
use $ not / to separate nested types in signatures
acolyer
2005-08-11
1
-2
/
+2
*
add test for proxy weaving and jit class weaving, update ltw doc
avasseur
2005-08-11
2
-1
/
+2
*
tests and fix for bug pr106461:
acolyer
2005-08-10
2
-0
/
+6
*
support for binding of parameterized types in after returning().
acolyer
2005-08-10
3
-3
/
+49
*
now handles resolving of generic wildcards in type patterns
acolyer
2005-08-09
1
-9
/
+32
*
make sure that "all exact" testing takes into account subtype flags
acolyer
2005-08-09
1
-2
/
+7
*
>> and >>> are lexed as tokens by the JDT parser. We always want >,> and >,>,...
acolyer
2005-08-09
1
-1
/
+17
*
ensure we don't try and insert an instanceof test for a parameterized type
acolyer
2005-08-09
1
-3
/
+6
*
I only changed a comment, honestly, I only changed a comment....
acolyer
2005-08-09
1
-0
/
+1
*
args fully updated for generics and parameterized types
acolyer
2005-08-09
1
-4
/
+38
*
don't try and make BcelObjectTypes for parameterized types
acolyer
2005-08-09
1
-1
/
+1
*
resolved members never belong to raw types, but the backing generic type
acolyer
2005-08-09
1
-0
/
+1
*
added getSimpleName which looks better when used in error and warning messages
acolyer
2005-08-09
1
-0
/
+29
*
a type variable reference type should never be treated as a generic wildcard
acolyer
2005-08-09
1
-0
/
+3
*
a shadow now remembers the resolved version of its signature
acolyer
2005-08-09
1
-0
/
+21
*
support for coercion testing with parameterized types
acolyer
2005-08-09
1
-2
/
+88
*
added unchecked match warning
acolyer
2005-08-09
2
-1
/
+5
*
added toGenericString
acolyer
2005-08-09
4
-0
/
+30
*
support for coercion testing
acolyer
2005-08-09
1
-1
/
+52
*
genericitds: 2 big changes here: I've modifed the super/extends stuff so it...
aclement
2005-08-09
7
-30
/
+159
*
Fix for pr98901: copying annotations to new members created via ITD !!
aclement
2005-08-08
3
-152
/
+314
*
tests and implementation for calls to bridge methods. This completes the impl...
acolyer
2005-08-05
5
-23
/
+23
[prev]
[next]