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
Commit message (
Expand
)
Author
Age
Files
Lines
*
restoring original behaviour in LocalVariableGen - not happy with my change f...
acolyer
2005-09-28
3
-8
/
+2
*
fix for pr101407 - weaver produces wrong local variable table bytecode.
acolyer
2005-09-27
5
-105
/
+136
*
tests for pr102933, array clone in -1.4, -1.5 vs -1.3
acolyer
2005-09-27
3
-0
/
+30
*
improve abort handling for AJDT
acolyer
2005-09-27
2
-7
/
+12
*
tests and fix for pr88900, unneccessary warning
acolyer
2005-09-27
5
-1
/
+169
*
give context in can't find type messages
acolyer
2005-09-27
1
-9
/
+14
*
pr110307: test cases.
aclement
2005-09-27
2
-0
/
+90
*
trick the build machine into compiling our code !
aclement
2005-09-27
2
-0
/
+1
*
a few more tweaks to fix for pr108123 and pr106500 - better diagnostics and e...
acolyer
2005-09-26
6
-16
/
+34
*
include weaver5
aclement
2005-09-26
1
-1
/
+1
*
imports organized.
aclement
2005-09-26
2
-10
/
+8
*
doh!
aclement
2005-09-26
1
-0
/
+6
*
updated for weaver5
aclement
2005-09-26
2
-92
/
+25
*
weaver5 added
aclement
2005-09-26
2
-1
/
+5
*
depending on weaver5 will keep the packaging happy...
aclement
2005-09-26
1
-40
/
+11
*
java5 related folders have gone.
aclement
2005-09-26
1
-2
/
+0
*
no longer required with new weaver5 project.
aclement
2005-09-26
1
-12
/
+0
*
moved to weaver5
aclement
2005-09-26
3
-744
/
+0
*
weaver5 split out so weaver can continue to be built with Java1.3
aclement
2005-09-26
9
-0
/
+833
*
fix for pr108123 and pr106500 - better diagnostics and exceptions, plus suppo...
acolyer
2005-09-26
28
-23
/
+726
*
avoid using IdentityHashMap - that doesnt exist < 1.4
aclement
2005-09-26
1
-3
/
+3
*
avoid 'illegal forward reference' problem when compiling with 1.3
aclement
2005-09-26
1
-2
/
+3
*
Ensure tests run if no aj-build folder exists.
aclement
2005-09-26
2
-1
/
+3
*
now builds ok under 1.3. Needs a 'drastic' refactor/tidyup
aclement
2005-09-26
1
-571
/
+574
*
remove @Override that for some reason doesn't compile at 1.3 level...
acolyer
2005-09-26
1
-1
/
+0
*
tests and fix for pr77076 - MUCH better toleration of missing types when weav...
acolyer
2005-09-24
21
-79
/
+642
*
tiny update.
aclement
2005-09-23
1
-0
/
+1
*
ast support ! (and testcase)
aclement
2005-09-23
3
-0
/
+4161
*
ast support !
aclement
2005-09-23
27
-0
/
+9276
*
ast support - rebuilt shadows
aclement
2005-09-23
2
-0
/
+0
*
AST support - factories for ensuring when the classes in JDT core initialize,...
aclement
2005-09-23
3
-0
/
+95
*
David Knibb's patch for enh 109173 :- Weaving Adaptor enhancements
acolyer
2005-09-23
4
-10
/
+233
*
AST support change.
aclement
2005-09-23
2
-0
/
+8
*
tests and fix for 109283.
acolyer
2005-09-22
9
-22
/
+80
*
Set project compiler compliance to be Java5 for the weaver project, so that i...
mkersten
2005-09-22
2
-0
/
+15
*
doh!
acolyer
2005-09-22
1
-0
/
+1
*
attempt to create the right classpath for running org.aspectj.weaver.tools te...
acolyer
2005-09-22
2
-2
/
+12
*
add the java5-xxx as source folders
acolyer
2005-09-22
1
-12
/
+14
*
load 1.5 dependent tests reflectively...
acolyer
2005-09-21
2
-2
/
+13
*
tests for pr76374 - missing type warning on declare parents
acolyer
2005-09-21
3
-1
/
+17
*
fix for pr104957: NPE whilst compiling GIJ
acolyer
2005-09-21
3
-35
/
+38
*
tests and fix for pr102210 - not descending into branches when pulling up dis...
acolyer
2005-09-21
3
-13
/
+33
*
test for annotation binding bug when target type in bytecode != declaring typ...
acolyer
2005-09-21
1
-0
/
+37
*
fix for annotation binding bug when target type in bytecode != declaring type...
acolyer
2005-09-21
2
-23
/
+50
*
tests and implementation for 108120 - runtime pointcut parsing and matching.
acolyer
2005-09-21
95
-2492
/
+3848
*
Fix for pr109728: generates correct aroundBody methods for field-get JPs that...
aclement
2005-09-20
2
-2
/
+30
*
pr109728: cope with methods invoked on array types! (e.g. clone). Slightly o...
aclement
2005-09-19
1
-10
/
+15
*
pr109728: don't let people pass signatures to nameToSignature()
aclement
2005-09-19
1
-55
/
+43
*
pr109728: fix part 1 - don't let bcel damage descriptors.
aclement
2005-09-19
2
-0
/
+0
*
pr109728: testcase
aclement
2005-09-19
3
-0
/
+20
[next]