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
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
433351: first fix. inpath weaving of decp on generic interface
Andy Clement
2014-06-19
5
-0
/
+35
*
436531: fix for weaving when method parameters around
Andy Clement
2014-06-17
6
-0
/
+19
*
Fix 431976: avoid uninitialized messages if tjp used in if
Andy Clement
2014-06-11
4
-3
/
+113
*
Fix 431976: invalid unused warnings on tejpsp
Andy Clement
2014-06-11
4
-1
/
+24
*
fix for 435446: ensure size of invokedynamic correct
Andy Clement
2014-05-23
4
-0
/
+57
*
377096: Fix for corrupt annotation creation
Andy Clement
2014-05-12
4
-0
/
+23
*
pushed test method up
Andy Clement
2014-05-12
1
-11
/
+0
*
Fix 433744: default methods and itds
Andy Clement
2014-04-30
5
-1
/
+94
*
Merge branch 'BETA_JAVA8'
Andy Clement
2014-04-21
24
-16
/
+339
|
\
|
*
tidying up tests
V1_8_0
BETA_JAVA8
Andy Clement
2014-04-17
2
-9
/
+1
|
*
Fix 432178: percflow concreteaspectcodegen problem
Andy Clement
2014-04-15
6
-0
/
+51
|
*
Fix 432714: stack map frame and generics
V1_8_0RC3
Andy Clement
2014-04-14
3
-0
/
+42
|
*
Fix 431976: thisJoinPoint considered uninitialized variable
Andy Clement
2014-04-04
3
-0
/
+18
|
*
Fix 431541: Proceed expression not setting resolved type
Andy Clement
2014-04-04
3
-1
/
+25
|
*
polish
Andy Clement
2014-04-04
1
-1
/
+2
|
*
merging 1.7.4 fixes into 1.8.0
Andy Clement
2014-03-18
5
-0
/
+103
|
*
Upgrade to JDT 1.8.0 compiler
Andy Clement
2014-03-18
2
-4
/
+4
|
*
418129: annos on top most implementor method
Andy Clement
2013-10-18
6
-0
/
+183
|
*
Fix for 368046: exclude certain loaders
Andy Clement
2013-10-18
7
-0
/
+148
|
*
Fix 415957: annotations with 1.8 flags
Andy Clement
2013-08-27
4
-0
/
+23
|
*
AspectJ 1.8
Andy Clement
2013-07-29
12
-11
/
+183
*
|
testcode for 430243
Andy Clement
2014-03-13
6
-1
/
+133
*
|
Fix for 423257
Andy Clement
2013-12-06
7
-3
/
+123
*
|
wip ajdt marker issues with declare warning and itds on interfaces
Andy Clement
2013-10-24
3
-0
/
+32
*
|
420210: additional message keys for declare warning or error
Andy Clement
2013-10-23
3
-0
/
+33
*
|
419279: more configurable lint options
Andy Clement
2013-10-23
3
-0
/
+38
*
|
418129: annos on top most implementor method
Andy Clement
2013-10-01
6
-0
/
+183
*
|
Fix for 368046: exclude certain loaders
Andy Clement
2013-07-29
7
-0
/
+148
|
/
*
Bug413378: ctor itd super call: test and fix
AS_BETA_JAVA8_CREATED
Andy Clement
2013-07-22
5
-0
/
+121
*
Preserve ordering of declare annotation when removing and adding annotations
Andy Clement
2013-06-13
14
-184
/
+134
*
Use class file attributes to find containing class
Andy Clement
2013-05-31
4
-0
/
+55
*
405016: class literals in annotation matching
Andy Clement
2013-04-25
6
-0
/
+69
*
missing import
Andy Clement
2013-04-01
1
-1
/
+2
*
Fix for 404601
Andy Clement
2013-04-01
13
-0
/
+345
*
391384: fix
Andy Clement
2013-02-05
3
-0
/
+27
*
394535: fix
Andy Clement
2013-02-05
4
-5
/
+62
*
399590
Andy Clement
2013-02-04
12
-0
/
+193
*
more changes to make if point cut generated names stable
Andy Clement
2013-01-23
6
-19
/
+174
*
Allow code generation hints for generated compiler names
Andy Clement
2013-01-21
7
-0
/
+175
*
398588 fix
Andy Clement
2013-01-21
12
-11
/
+118
*
386341
Andy Clement
2012-10-01
7
-0
/
+175
*
389752: annotation value matching fixes - multiple anno values correctly reso...
Andy Clement
2012-09-19
5
-0
/
+78
*
389750: fix for ITDs that use generics made on generic types
Andy Clement
2012-09-19
12
-0
/
+207
*
384401
Andy Clement
2012-08-23
3
-0
/
+25
*
387444
Andy Clement
2012-08-23
5
-8
/
+101
*
387568
Andy Clement
2012-08-22
4
-6
/
+8
*
386049: test and fix. 387568: wip test code
Andy Clement
2012-08-22
6
-0
/
+85
*
73507 - it'd fields on interfaces no longer get mangled names by default
Andy Clement
2012-08-17
13
-141
/
+196
*
fixing generics warnings
Andy Clement
2012-07-10
2
-19
/
+19
*
384398: some fixes for generics/itds/inner classes
Andy Clement
2012-07-10
10
-0
/
+183
[prev]
[next]