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
...
*
elimination of compilation warnings
acolyer
2005-11-29
1
-10
/
+12
*
elimination of unused variable warning
acolyer
2005-11-29
2
-6
/
+6
*
a way to run the pointcut parser tests under 1.5 and have the weaver5 types v...
acolyer
2005-11-29
1
-0
/
+28
*
tests for parameter name generation in advice annotations
acolyer
2005-11-29
5
-0
/
+65
*
when generating advice annotations, populate the argNames attribute
acolyer
2005-11-29
2
-15
/
+63
*
new versions of aspectjrt.jar with annotation updates in
acolyer
2005-11-29
2
-0
/
+0
*
updates to advice annotations to allow specification (and generation) of para...
acolyer
2005-11-29
5
-0
/
+49
*
fix for pr118337
acolyer
2005-11-29
1
-1
/
+1
*
more slight changes for 111317: ast (raised visibility of some inner types)
aclement
2005-11-29
2
-0
/
+0
*
code for 116679: targetting a 1.2.1 runtime
aclement
2005-11-29
16
-1
/
+104
*
Further changes for 118192
aclement
2005-11-28
3
-18
/
+22
*
horrible work around for the fact that the build machine runs tests on a 1.5 ...
acolyer
2005-11-28
5
-5
/
+150
*
fixes for 118192
aclement
2005-11-28
3
-4
/
+93
*
pr93310 now fixed !
aclement
2005-11-28
2
-23
/
+37
*
test and fix for 112736
aclement
2005-11-28
6
-15
/
+90
*
tests for pr11280, update to reflection api to get classloading right for tes...
acolyer
2005-11-28
4
-6
/
+56
*
rebuilt without jface inside. (see 111317)
aclement
2005-11-28
2
-0
/
+0
*
removed - to be put into AJDT: (see 111317)
aclement
2005-11-28
2
-3655
/
+0
*
organized imports
aclement
2005-11-28
1
-1
/
+0
*
changing a generics cast - the eclipse compiler liked it, but javac on the bu...
acolyer
2005-11-28
1
-1
/
+1
*
matthews changes for stream redirection 118083: Also I've made verbose FALSE ...
aclement
2005-11-28
3
-12
/
+140
*
updated tests and fix for pr116229
acolyer
2005-11-27
13
-49
/
+109
*
Matthews changes - enabling us to see bytecode before and after LTW (bug 117854)
aclement
2005-11-26
15
-59
/
+203
*
eliminating compilation warnings from loadtime module
acolyer
2005-11-25
2
-3
/
+3
*
eliminating warnings...
acolyer
2005-11-25
1
-1
/
+1
*
eliminating compilation warnings from bridge module...
acolyer
2005-11-25
4
-4
/
+10
*
disable warnings that we don't want to see in BCEL code - we are not about to...
acolyer
2005-11-25
1
-1
/
+46
*
eliminates many warnings in the aspectj5rt package - 10 generic related warni...
acolyer
2005-11-25
5
-11
/
+12
*
eliminates all compilation warning messages from the asm module
acolyer
2005-11-25
8
-17
/
+35
*
tests and fix for pr115251
acolyer
2005-11-25
10
-56
/
+129
*
ensure this test works on non-windows machines too!
acolyer
2005-11-25
2
-2
/
+21
*
testcode (commented out) for 112736, 93310
aclement
2005-11-25
12
-41
/
+169
*
last bits for 112105
aclement
2005-11-25
5
-4
/
+218
*
new version of GenericAspectY in light of our learning experience wrt. itdm m...
acolyer
2005-11-25
1
-3
/
+3
*
fixes and improved tests for 117622
aclement
2005-11-25
5
-22
/
+100
*
organized imports
aclement
2005-11-25
7
-10
/
+0
*
test "Y" shouldn't have been enabled yet...
acolyer
2005-11-24
1
-1
/
+1
*
this commit eliminates all bar 2 of the 60 odd compilation warnings in the aj...
acolyer
2005-11-24
40
-239
/
+294
*
fix for pr117614 + changes to make cantFindType a lint warning (default to er...
acolyer
2005-11-24
12
-44
/
+100
*
hopefully the last word on parameterizing pointcuts in all their various glor...
acolyer
2005-11-24
3
-3
/
+21
*
fix for parameterizing reference pointcuts with bindings
acolyer
2005-11-24
4
-24
/
+61
*
try this version instead...
acolyer
2005-11-24
1
-1
/
+5
*
matthews patches from 116899
aclement
2005-11-24
10
-9
/
+136
*
test against output dir location was unreliable on mac os x, now fixed
acolyer
2005-11-24
1
-0
/
+1
*
tidied up.
aclement
2005-11-24
1
-11
/
+13
*
testcase (commented out) for 115251
aclement
2005-11-24
4
-0
/
+45
*
tests and fix for pr114495
acolyer
2005-11-23
6
-18
/
+57
*
some fixes for 117622
aclement
2005-11-23
3
-19
/
+84
*
tests and fix for pr114054 (erroneous handling of negation in per-object perc...
acolyer
2005-11-23
4
-5
/
+47
*
rollback...
aclement
2005-11-23
1
-1
/
+1
[prev]
[next]