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
*
312839: WeaverStateInfo compression and move to signatures in 'aspectsAffecti...
aclement
2010-05-18
2
-36
/
+34
*
generics
aclement
2010-05-18
1
-1
/
+1
*
passing the correct compressors around (for small class file sizes enhancement)
aclement
2010-05-18
5
-8
/
+14
*
change all relevant DataOutputStream usage to use CompressingDataOutputStream
aclement
2010-05-18
4
-608
/
+509
*
312839: smaller class files
aclement
2010-05-17
2
-0
/
+68
*
overweaving and tjp
aclement
2010-05-13
1
-2
/
+5
*
more overweaving tests and fixes: method call/field get/set
aclement
2010-05-13
5
-130
/
+155
*
more overweaving tests and fixes: method call/field get/set
aclement
2010-05-13
4
-228
/
+111
*
more overweaving tests and fixes: cflow
aclement
2010-05-12
2
-1
/
+6
*
more overweaving tests and fixes
aclement
2010-05-12
3
-54
/
+62
*
null guard: 311910
aclement
2010-05-06
1
-8
/
+14
*
311762
aclement
2010-05-05
1
-1
/
+11
*
122460
aclement
2010-05-03
1
-2
/
+43
*
improved annotation handling on ResolvedMemberImpl
aclement
2010-04-26
3
-56
/
+49
*
292264: declare error/warning with type patterns
aclement
2010-04-05
1
-5
/
+4
*
refactored generic type handling
aclement
2010-04-05
3
-110
/
+91
*
better message
aclement
2010-04-05
1
-1
/
+1
*
48080: inserts in messages
aclement
2010-03-13
1
-1
/
+1
*
303924: fix
aclement
2010-03-03
1
-3
/
+22
*
303924: fix
aclement
2010-03-03
1
-0
/
+5
*
303758: fixes
aclement
2010-02-24
1
-1
/
+5
*
302460: debug
aclement
2010-02-11
1
-2
/
+1
*
302460: debug
aclement
2010-02-11
1
-0
/
+18
*
extended definition and code gen to allow for deows
aclement
2010-01-29
1
-0
/
+14
*
298388: fix
aclement
2010-01-25
1
-0
/
+3
*
292584: fix
aclement
2010-01-25
1
-1
/
+1
*
298704
aclement
2010-01-25
1
-0
/
+23
*
299552: private ITD fields stay private in target (with unmangled name): all ...
aclement
2010-01-22
4
-9
/
+20
*
231945: guard on null and tell them what to do about it
aclement
2009-12-10
1
-1
/
+1
*
231945: guard on null and tell them what to do about it
aclement
2009-12-10
1
-0
/
+6
*
296734: various optimizations for LTW and aop.xml include/exclude processing
aclement
2009-12-10
6
-94
/
+200
*
trigger build
aclement
2009-12-04
1
-1
/
+1
*
try to ensure demotion happens
aclement
2009-12-04
1
-102
/
+105
*
296484:296501: annotationbinding
aclement
2009-11-30
4
-15
/
+120
*
removing debug and unused code
aclement
2009-11-22
3
-14
/
+10
*
avoid using helpers on Member hierarchy
aclement
2009-11-19
1
-5
/
+6
*
avoid using helpers on Member hierarchy
aclement
2009-11-19
1
-8
/
+8
*
avoid using helpers on Member hierarchy
aclement
2009-11-19
1
-2
/
+1
*
avoid using helpers on Member hierarchy
aclement
2009-11-19
1
-6
/
+3
*
avoid using helpers on Member hierarchy
aclement
2009-11-19
1
-8
/
+9
*
avoid using helpers on Member hierarchy
aclement
2009-11-19
1
-4
/
+5
*
avoid using helpers on Member hierarchy
aclement
2009-11-17
1
-1
/
+1
*
avoid using helpers on Member hierarchy
aclement
2009-11-17
4
-5
/
+5
*
move away from using helper methods on Member
aclement
2009-11-17
1
-1
/
+1
*
move away from using helper methods on Member
aclement
2009-11-17
1
-1
/
+1
*
move away from using helper methods on Member
aclement
2009-11-17
1
-1
/
+1
*
move away from using helper methods on Member
aclement
2009-11-17
4
-16
/
+20
*
move isAbstractOrNative into the only place they are used
aclement
2009-11-17
1
-2
/
+6
*
demotion system only active for LTW by default
aclement
2009-11-17
1
-0
/
+4
*
type demotion ON by default. runMinimalMemory OFF by default
aclement
2009-11-16
1
-1
/
+1
[next]