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
*
AspectJ6: beginnings of fix for proper parameterization of generic ITDs
aclement
2008-01-17
10
-5
/
+208
*
166647 changed the error message to a lint
aclement
2007-12-18
3
-2
/
+8
*
PointcutDoctor javadoc - 193065
V1_5_4rc1
aclement
2007-12-07
1
-3
/
+40
*
166647 fixes: produces a suitable error if XML defined aspects are excluded f...
aclement
2007-12-04
1
-1
/
+6
*
code for enh193065: pointcutdoctor changes
aclement
2007-12-02
3
-0
/
+73
*
162539: NullPointerException when pointcut library missing @aspect annotion: ...
aclement
2007-11-19
1
-100
/
+114
*
pr194314: broken LV table, return arg name at shadow (for shadows where it ma...
aclement
2007-11-12
1
-0
/
+12
*
pr148381: implementation of support for using argNames to specify argument na...
aclement
2007-11-08
2
-12
/
+116
*
fix for 169432 - allow @DeclareParents with no impl if the targets implement ...
aclement
2007-11-08
2
-17
/
+65
*
Tests for 209019 and fix: incorrect application of around advice when atAspec...
aclement
2007-11-07
1
-1
/
+1
*
pr202088: test and fix for coping with abstract annotation pointcuts with con...
aclement
2007-11-07
1
-3
/
+7
*
pr173729: test and fixes committed. Modify the bcel delegate at compile time...
aclement
2007-11-06
1
-0
/
+11
*
206732: fix to check for clashing ITDs, test already added.
aclement
2007-10-18
1
-6
/
+28
*
linux dont like that not character!
aclement
2007-10-12
1
-2
/
+0
*
test and fix for 172107
aclement
2007-05-21
2
-6
/
+13
*
Bug 176546 "Allow custom aop.xml provider through IWeavingContext"
mwebster
2007-03-07
1
-0
/
+13
*
175039: incorrect processing of a type parameter that is a nested type, test ...
aclement
2007-03-06
2
-3
/
+25
*
174449: generic aspects and generic pointcuts - dont ignore parameterized sig...
aclement
2007-02-27
1
-1
/
+11
*
optimization: if forcing a public type public, dont consider it a change!
aclement
2007-02-27
2
-3
/
+4
*
test and fix for 171953
aclement
2007-02-15
1
-1
/
+3
*
Don't create multiple ExposeTypeMungers for the same type, it is *dumb*
Root_extensions
aclement
2007-02-07
1
-6
/
+15
*
New type so we can distinguish this special kind of PrivilegedAccessMunger
aclement
2007-02-07
1
-0
/
+30
*
test and fix for 171952: method overriding with ITD using generic return values
aclement
2007-02-07
1
-1
/
+5
*
170467: methods with parameterized parameters not working in ITD overrides re...
aclement
2007-01-23
3
-2
/
+7
*
test and fix for 168063 - incorrectly tagging a field as transient
aclement
2007-01-10
1
-1
/
+2
*
made synchronized method message a lint warning
aclement
2007-01-09
3
-4
/
+6
*
test and fix for 169706: inherited annotations down a hierarchy greater than ...
aclement
2007-01-08
1
-1
/
+2
*
fix for unusual bytecode sequence around ctor-call join point
aclement
2006-12-01
1
-0
/
+39
*
test and fix for 165631: Dont allow multiple parameterizations in a hierarchy
aclement
2006-11-29
1
-1
/
+3
*
tests and implementation for 165153: outputting aspectj trace to a named file
aclement
2006-11-22
4
-3
/
+37
*
Bug 155033 "Use ajcore for LTW problems" (OOM errors running AJDT AllCoreTests)
mwebster
2006-11-07
1
-2
/
+4
*
Bug 155033 "Use ajcore for LTW problems"
mwebster
2006-11-06
2
-42
/
+150
*
Bug 155033 "Use ajcore for LTW problems" (dump class loader)
mwebster
2006-11-06
1
-0
/
+9
*
Bug 155033 "Use ajcore for LTW problems" (new convenience methods and format...
mwebster
2006-11-06
2
-0
/
+9
*
Bug 155033 "Use ajcore for LTW problems" (change MessageHandler to MessageHo...
mwebster
2006-11-06
1
-64
/
+97
*
Bug 159854 "Problem Diagnosis Guide" (tests)
mwebster
2006-10-30
1
-1
/
+1
*
fix for 162657 - remove the matchesNothingPointcut which has no source contex...
aclement
2006-10-30
1
-9
/
+35
*
removing asm for the moment
aclement
2006-10-26
21
-2454
/
+68
*
tests and fixes for 161502: annotation style generic pointcuts (!)
aclement
2006-10-24
59
-130
/
+191
*
tests and fix for 149908: NPE in org.aspectj.weaver.MemberImpl.getModifiers
aclement
2006-10-23
1
-3
/
+38
*
test and fix for 161217
aclement
2006-10-19
1
-1
/
+1
*
test and fix for 123423: getWithinTypeName() for ptw aspects
aclement
2006-10-18
3
-1
/
+32
*
close files!
aclement
2006-10-17
1
-0
/
+1
*
tests and fixes for 160469: handle problems
aclement
2006-10-16
3
-22
/
+12
*
moved things around so that Xset can change world configuration
aclement
2006-10-16
3
-4
/
+14
*
test and fix for 160674: simpler strategy for loading bytecode on SAP
BEFORE_133532
aclement
2006-10-12
2
-2
/
+21
*
no 1.5 API!
aclement
2006-10-09
1
-1
/
+10
*
tests and fixes for jdtlikehandleprovider, bug 159896
aclement
2006-10-06
2
-15
/
+63
*
fixes for 156058 and 159983
aclement
2006-10-06
3
-11
/
+64
*
Bug 158957 "NPE in LTW with RMI dynamic proxies w/ pointcut reuse" (restore c...
mwebster
2006-10-05
1
-1
/
+11
[next]