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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug413378: ctor itd super call: test and fix
AS_BETA_JAVA8_CREATED
Andy Clement
2013-07-22
1
-6
/
+4
*
Preserve ordering of declare annotation when removing and adding annotations
Andy Clement
2013-06-13
1
-0
/
+21
*
fixed 404848
Andy Clement
2013-04-03
1
-26
/
+31
*
fix for 404600
Andy Clement
2013-04-02
1
-1
/
+1
*
Fix for 404601
Andy Clement
2013-04-01
1
-2
/
+1
*
avoid potential multi threaded issues
Andy Clement
2013-03-13
1
-4
/
+6
*
390269: fix for gc'd raw type refs
Andy Clement
2013-01-25
1
-5
/
+5
*
398588 fix
Andy Clement
2013-01-21
1
-24
/
+27
*
394234 - stack map correction to avoid generic sigs in stack map attributes
Andy Clement
2012-11-14
1
-1
/
+1
*
391123: ltw cache improvements
Andy Clement
2012-10-29
5
-5
/
+903
*
386341
Andy Clement
2012-10-01
7
-1
/
+869
*
389967
Andy Clement
2012-10-01
10
-284
/
+283
*
390269: fix for multiple bridge candidates in hierarchy
Andy Clement
2012-09-28
1
-54
/
+43
*
Merge branch 'master' of ssh://git.eclipse.org/gitroot/aspectj/org.aspectj
Andy Clement
2012-09-06
1
-0
/
+11
|
\
|
*
386888: ensure annotation added
Andy Clement
2012-08-27
1
-0
/
+11
*
|
388971 - fix for double synthetic attributes
Andy Clement
2012-09-06
1
-5
/
+15
|
/
*
386049: test and fix. 387568: wip test code
Andy Clement
2012-08-22
1
-1
/
+0
*
73507 - it'd fields on interfaces no longer get mangled names by default
Andy Clement
2012-08-17
1
-21
/
+32
*
386337: more missing support added to SimpleAOPParser
Andy Clement
2012-08-01
1
-0
/
+34
*
386337: SimpleAOPParser support for declare-annotation
Andy Clement
2012-07-31
1
-1
/
+33
*
382189 and 382435
Andy Clement
2012-06-15
1
-23
/
+7
*
generics
Andy Clement
2012-05-25
1
-99
/
+99
*
generics
Andy Clement
2012-05-07
2
-17
/
+15
*
Fix up J7 stackmap creation
Andy Clement
2012-04-18
1
-3
/
+33
*
376351
Andy Clement
2012-04-09
1
-3
/
+3
*
376030
Andy Clement
2012-04-04
2
-16
/
+54
*
375881
Andy Clement
2012-04-02
3
-0
/
+49
*
invokedynamic tidyup - handle calling getClassname on it
invokedynamic
Andy Clement
2012-03-19
2
-29
/
+24
*
pr73507 - wip
Andy Clement
2012-03-15
3
-28
/
+48
*
373130: transient tjps
Andy Clement
2012-03-02
1
-1
/
+4
|
\
|
*
support -Xset:makeTjpFieldsTransient=true
transientTjp
Andy Clement
2012-02-29
1
-1
/
+4
*
|
fix for 371998
Andy Clement
2012-03-02
1
-6
/
+3
*
|
unused imports
Andy Clement
2012-03-01
1
-1
/
+0
*
|
AspectJ Caching w/ CRC Index File
jkew
2012-02-29
12
-18
/
+1282
|
/
*
spelling
origin
aclement
2012-01-03
1
-2
/
+2
*
where to do the work for handler+multicatch
aclement
2011-12-15
1
-7
/
+4
*
formatting
preJava7Merge
aclement
2011-11-28
1
-5
/
+2
*
formatting
aclement
2011-11-28
1
-4
/
+2
*
360331
aclement
2011-10-11
1
-1
/
+8
*
359159
aclement
2011-09-28
2
-37
/
+94
*
catch security exception accessing property and return false
aclement
2011-09-23
1
-5
/
+9
*
357019: message to lint
aclement
2011-09-07
1
-4
/
+10
*
356612
aclement
2011-09-02
3
-21
/
+58
*
354947: remove unused code that created an NPE than ate it
aclement
2011-08-17
1
-25
/
+16
*
239649 and primitives no longer all resolved by default
aclement
2011-08-12
12
-59
/
+171
*
asm3.3.1/jarjar'd and activated auto stackmap creation for major version 51 c...
aclement
2011-08-08
3
-7
/
+8
*
minimalModel ON by default. demotion ON by default (for AJDT as well as LTW)
aclement
2011-08-05
1
-4
/
+0
*
generics
aclement
2011-08-05
1
-1
/
+1
*
354022
aclement
2011-08-05
1
-5
/
+14
*
refactoring: some progress on the issue to do with clashing accessors (where ...
aclement
2011-08-05
1
-73
/
+54
[next]