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
path:
root
/
org.aspectj.ajdt.core
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pr73050 - added support for isAnonymous
acolyer
2005-11-04
1
-0
/
+5
*
test and fix for pr115038
aclement
2005-11-04
1
-1
/
+5
*
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
1
-0
/
+7
*
test and fix for pr114744
aclement
2005-11-02
1
-2
/
+10
*
pr93253: lazytjp the default
aclement
2005-11-01
2
-2
/
+5
*
#108892 cannot reproduce: hierarchy of aop.xml accross classloader test is fine
avasseur
2005-10-28
1
-2
/
+8
*
Fixes for pr113947.
aclement
2005-10-27
6
-6
/
+34
*
pr113630: fixed!
aclement
2005-10-27
1
-10
/
+39
*
see pr112105 comment #13: more helpers, for itd support.
aclement
2005-10-26
1
-2
/
+16
*
see pr112105 comment #13: these now use the aliases correctly.
aclement
2005-10-26
2
-11
/
+10
*
fix for #113587: when aop.xml include/exclude is used, javac @Aspect are not ...
avasseur
2005-10-25
1
-2
/
+6
*
ajdtcore for abstract @Pointcut
avasseur
2005-10-25
2
-17
/
+61
*
test and fix for 112615 (-XhasMember not working if passed through AJDT). Pa...
aclement
2005-10-25
1
-0
/
+3
*
*Now* we're moving - more and more stuff from GenericsTests is working :) see...
aclement
2005-10-20
1
-15
/
+51
*
Fix for ordering problem when using generic abstract aspects. Fix for crappy...
aclement
2005-10-20
1
-2
/
+11
*
Changes for generic field itds - see 112105 comment 9
aclement
2005-10-20
4
-40
/
+66
*
serialized form of ITD field mungers changed (includes aliases) - jars rebuilt
aclement
2005-10-20
3
-0
/
+0
*
change to itd ctor serialization - quick rebuild of jars.
aclement
2005-10-18
3
-0
/
+0
*
ctor ITDs now remember tvar aliases (see 112105)
aclement
2005-10-18
2
-4
/
+5
*
Fix part 1 for pr110307
aclement
2005-10-17
1
-0
/
+4
*
Fix for pr112602
aclement
2005-10-17
1
-6
/
+12
*
Updates for generic ITDs - see pr112105 for a description of all changes.
aclement
2005-10-14
9
-59
/
+161
*
Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew...
aclement
2005-10-14
2
-4
/
+18
*
generic itds - see pr112105
aclement
2005-10-11
2
-6
/
+48
*
change to resolvedmember serialization (to support varargs ITDs) is quite ser...
aclement
2005-10-07
4
-0
/
+1
*
fixes for generic abstract aspects
acolyer
2005-10-06
2
-5
/
+14
*
testcases and fix for binary weaving ITDs!!!!!!!!!!! (pr85132, etc,etc)
aclement
2005-10-06
2
-6
/
+12
*
Let the bug floodgates open, reweavable is now default (pr91417)
aclement
2005-10-05
9
-48
/
+41
*
test and fix for pr111481: varargs ITD ctors. Patch from Helen Hawkins.
aclement
2005-10-05
1
-1
/
+3
*
itd support in the MAP
acolyer
2005-10-04
3
-0
/
+31
*
test and fix for pr110906: vararg ITDs
aclement
2005-10-04
6
-4
/
+9
*
Fix and tests for pr77269: incorrect structure model for inner types. (Patch ...
aclement
2005-10-04
1
-1
/
+15
*
completes all of the MAP bar ITDs
acolyer
2005-10-03
3
-8
/
+98
*
pr83717: allows ITD incremental compilation with reweavable. Also commented ...
aclement
2005-10-03
1
-24
/
+57
*
avoid unpleasant NPE (see pr110307)
aclement
2005-09-30
1
-2
/
+2
*
give compilation context on compiler crashes during test case runs
acolyer
2005-09-29
1
-0
/
+28
*
#108488 @AspectJ perthis(..) was broken for some pointcut issue
avasseur
2005-09-29
1
-10
/
+2
*
#107953 @AfterThrowing/Returning checks when extra formal is not bound
avasseur
2005-09-28
1
-14
/
+28
*
organized imports
aclement
2005-09-28
1
-2
/
+0
*
organized imports
aclement
2005-09-28
1
-5
/
+0
*
improve abort handling for AJDT
acolyer
2005-09-27
1
-0
/
+1
*
a few more tweaks to fix for pr108123 and pr106500 - better diagnostics and e...
acolyer
2005-09-26
3
-5
/
+18
*
weaver5 added
aclement
2005-09-26
2
-1
/
+5
*
fix for pr108123 and pr106500 - better diagnostics and exceptions, plus suppo...
acolyer
2005-09-26
13
-14
/
+202
*
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
[prev]
[next]