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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
possibly useful method being added ... investigating using it for 86903
aclement
2005-11-03
1
-0
/
+15
*
fixing a problem that services in the debugger when toString fails NPE!
aclement
2005-11-03
1
-1
/
+1
*
test for 114343 (see comment #5): another potential case
aclement
2005-11-03
5
-0
/
+88
*
fix for latest variant of 114343 (see comment #5): around advice on method r...
aclement
2005-11-03
9
-7
/
+88
*
test and fix for pr114744
aclement
2005-11-02
4
-2
/
+23
*
Matthews patch for 113510
aclement
2005-11-02
1
-40
/
+5
*
pr93253: lazytjp the default. removed mention of lazytjp.
aclement
2005-11-01
1
-9
/
+2
*
pr93253: lazytjp the default
aclement
2005-11-01
11
-23
/
+263
*
wasnt setting the defaults if nothing supplied.
aclement
2005-11-01
1
-1
/
+3
*
pr105479: fix. And so it begins ... the dreaded complex bridge method mechan...
aclement
2005-11-01
1
-2
/
+194
*
pr105479: new testcase
aclement
2005-11-01
2
-4
/
+16
*
pr105479: reorganized testcases.
aclement
2005-11-01
5
-0
/
+35
*
helpers
aclement
2005-11-01
1
-0
/
+14
*
test and fix for pr114343
aclement
2005-11-01
9
-4
/
+71
*
new test
aclement
2005-11-01
1
-3
/
+8
*
some nastiness removed from the testcases (co-dependant decps) - see pr112105
aclement
2005-11-01
1
-21
/
+6
*
modified type parameter check to allow co-dependent generic declare parents t...
aclement
2005-11-01
1
-1
/
+10
*
organized imports.
aclement
2005-11-01
1
-3
/
+2
*
testcase
aclement
2005-11-01
1
-0
/
+19
*
lazytjp default - test code
aclement
2005-10-31
9
-0
/
+209
*
reflection for 1.5 API Method.isBridge(), unused local
wisberg
2005-10-29
1
-3
/
+22
*
moved to devGuideDB/ltw.xml - avoiding xml errors
wisberg
2005-10-29
1
-431
/
+2
*
#108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fine
avasseur
2005-10-28
9
-7
/
+223
*
hopefully the last of the array gremlins in the reflection based world...
acolyer
2005-10-28
2
-12
/
+16
[next]