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
*
fix for pr104220 - poor toString implementations for adviceexecution join poi...
acolyer
2005-11-08
5
-5
/
+19
*
some useful AST tests
aclement
2005-11-08
1
-0
/
+13
*
fix for pr112830, tolerate variations on "aspectjrt.jar" for Maven.
acolyer
2005-11-08
1
-5
/
+12
*
patch from helen to ensure the tests tidy up after themselves.
aclement
2005-11-08
2
-4
/
+27
*
testcode and fix for pr114005: copying annotations to ITDfs on interfaces.
aclement
2005-11-08
5
-4
/
+99
*
For bridge method support - make backing generic member accessible.
aclement
2005-11-08
3
-0
/
+19
*
Second patch from 95516 (ant support for -outxml) - patch from Matthew
aclement
2005-11-08
3
-0
/
+53
*
final part of fix for pr115038
aclement
2005-11-08
2
-8
/
+4
*
organized imports
aclement
2005-11-08
1
-1
/
+0
*
Fixed Bugzilla Bug 113554: support ajsym file generation for command line builds
mkersten
2005-11-08
1
-0
/
+6
*
Fixed Bugzilla Bug 113554: support ajsym file generation for command line builds
mkersten
2005-11-08
8
-2
/
+105
*
Helens changes to ensure these tidy up after themselves and avoid synchroniza...
aclement
2005-11-07
3
-2
/
+18
*
bridging tests.
aclement
2005-11-07
1
-0
/
+6
*
bridging tests.
aclement
2005-11-07
4
-0
/
+38
*
Switch to using a parser that should be around on 1.4.
aclement
2005-11-07
1
-6
/
+7
*
test X - matches the spec in the AJDK (work for 112105)
aclement
2005-11-07
4
-0
/
+181
*
test X - matches the spec in the AJDK (work for 112105)
aclement
2005-11-07
4
-2
/
+184
*
test for pr113531. test patch is from Helen. Currently commented out in Mult...
aclement
2005-11-07
6
-1
/
+54
*
tidy up after finishing.
aclement
2005-11-07
1
-0
/
+9
*
fix for 95516 (-outxml / -outxmlfile) - from Matthew.
aclement
2005-11-07
8
-0
/
+34
*
#114897 notreweavable is default on LTW - by Matthew Webster.
avasseur
2005-11-07
3
-6
/
+6
*
fixes for 112783 and 113066
aclement
2005-11-07
2
-0
/
+0
*
tests for 112783 and 113066
aclement
2005-11-07
8
-6
/
+35
*
canBeBoundTo fix for isAssignable.
aclement
2005-11-07
1
-1
/
+2
*
fix for 95516 (-outxml / -outxmlfile) - from Matthew.
aclement
2005-11-07
13
-5
/
+310
*
#114875 cannot reproduce NPE in @AJ abstract aspect
avasseur
2005-11-07
4
-1
/
+72
*
aspects/include handling and doc update as per #115275
avasseur
2005-11-07
8
-21
/
+81
*
testcode for pr113066
aclement
2005-11-07
4
-0
/
+14
*
moved 1.5 dependency to 1.5 module!
aclement
2005-11-04
2
-2
/
+7
*
Fix for pr90143: I'm on fire today ;)
aclement
2005-11-04
3
-11
/
+22
*
with the change in LTW to default to the same version as the runtime VM (ie j...
acolyer
2005-11-04
10
-4
/
+50
*
tests for pr73050 :- support for isAnonymous and name pattern matching that n...
acolyer
2005-11-04
3
-0
/
+33
*
fix for pr73050 :- support for isAnonymous and name pattern matching that now...
acolyer
2005-11-04
7
-10
/
+37
*
pr73050 - added support for isAnonymous
acolyer
2005-11-04
1
-0
/
+5
*
relegate adviceDidNotMatch to info for LTW unless explicitly set as an option...
acolyer
2005-11-04
1
-1
/
+2
*
add support and tests for isAnonymous in JavaClass
acolyer
2005-11-04
7
-1
/
+93
*
oops!
aclement
2005-11-04
1
-0
/
+26
*
testcode and fix for pr112476: binary weaving decp
aclement
2005-11-04
8
-4
/
+72
*
test and fix for pr115038
aclement
2005-11-04
4
-29
/
+23
*
fix for 103741 - use of java 5 specific language features now policed at < 1....
acolyer
2005-11-04
13
-1
/
+83
*
tests for 103741 - use of java 5 specific language features now policed at < ...
acolyer
2005-11-04
3
-0
/
+61
*
autodetect java version and configure world accordingly (now that aj is stric...
acolyer
2005-11-04
1
-1
/
+4
*
bug 102479 example for getting messages from ajc programmatically
wisberg
2005-11-04
1
-1
/
+22
*
risky... what about '-Xlint:warning'
aclement
2005-11-04
1
-1
/
+1
*
fix for pr62606 - raises a lint warning when itdc does not contain an explici...
acolyer
2005-11-03
1
-0
/
+50
*
make sure the harness translates path separators for those of us working on s...
acolyer
2005-11-03
2
-0
/
+8
*
new Lint warning for pr62606 - warns when an ITDC does not contain an explici...
acolyer
2005-11-03
2
-2
/
+6
*
tests for pr62606 - itdcs don't run field initialisers in target type. Largel...
acolyer
2005-11-03
43
-65
/
+117
*
test and fix for 86903
aclement
2005-11-03
2
-13
/
+20
*
test and fix for 86903
aclement
2005-11-03
7
-10
/
+50
[next]