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
path:
root
/
org.aspectj.ajdt.core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ability to remove problems when building using intermediate compilation r...
aclement
2005-02-18
1
-0
/
+9
*
Make the aspectj5rt classes available for writing 1.5 tests.
aclement
2005-02-17
2
-2
/
+5
*
support for annotations on ITDs, and declare annotation
acolyer
2005-02-17
7
-3
/
+115
*
better support for weaveInfo message, <weave> step, and stderr/out validation...
acolyer
2005-02-11
5
-16
/
+48
*
Fix for PR84290: Runtime retention not recognized; inhibts use of annotation ...
aclement
2005-02-03
1
-1
/
+23
*
Fix NPE if attempting annotation usage on 1.4 rt.jar !
aclement
2005-02-01
1
-0
/
+5
*
Updates for annotation binding. Support for static methods !!
aclement
2005-01-31
1
-0
/
+1
*
Provided hasAnnotation() implementation
aclement
2005-01-31
1
-1
/
+11
*
Fix for Bug 83645: pertypewithin({interface}) illegal field modifier
aclement
2005-01-27
1
-0
/
+6
*
Tests and fix for: Bug 83565
mkersten
2005-01-27
1
-39
/
+13
*
First bit of implementing annotation checking in EclipseSourceType.
aclement
2005-01-24
1
-1
/
+1
*
Fix for Bug 83303: complier error when mixing inheritance, overriding and pol...
aclement
2005-01-20
1
-0
/
+32
*
Get enum value fields to work in the ASM. Plus test reorg as we are now addin...
aclement
2005-01-20
1
-10
/
+20
*
organized imports
aclement
2005-01-19
2
-11
/
+33
*
Fix to allow pertypewithin aspectOf() to cope with 1.5 generic form of java.l...
aclement
2005-01-18
1
-1
/
+8
*
PerTypeWithin support.
aclement
2005-01-18
1
-0
/
+146
*
organized imports.
aclement
2005-01-18
1
-13
/
+9
*
Hmmm - I don't think these are part of Java5 support.
aclement
2005-01-17
4
-679
/
+0
*
java 5 support
acolyer
2005-01-17
35
-142
/
+843
*
All jars rebuilt with rev'd weaver version number 2.0 that we will use for As...
aclement
2005-01-07
3
-0
/
+0
*
test was failing because a message was coming out twice - once when applying ...
aclement
2005-01-06
1
-1
/
+1
*
Removing 'run' calls from the testcases for now ... to get a build through !
aclement
2005-01-06
1
-5
/
+5
*
BWD: Updated - now type processing order is sensible for applying decp, we do...
aclement
2005-01-05
1
-5
/
+9
*
BWD: test cases
aclement
2005-01-05
2
-0
/
+495
*
BWD: Use new API on sourcetypebinding to remember original type hierarchy and...
aclement
2005-01-05
1
-12
/
+15
*
Binary Weaving Decp: test code
aclement
2005-01-05
58
-0
/
+362
*
organized imports.
aclement
2005-01-04
2
-18
/
+40
*
Support for 'offset' in source locations - enabling AJDT improvements. Not p...
aclement
2004-12-10
3
-5
/
+15
*
Autoboxing and decp restrictions
aclement
2004-12-10
8
-1
/
+52
*
updated binary form
acolyer
2004-12-09
3
-0
/
+0
*
more @this @target fixes and tests
acolyer
2004-12-09
1
-0
/
+8
*
Annotation matching.
aclement
2004-12-08
1
-1
/
+1
*
Annotation matching.
aclement
2004-12-08
1
-0
/
+4
*
updated binary form
acolyer
2004-12-08
3
-0
/
+0
*
Annotation matching.
aclement
2004-12-08
1
-0
/
+4
*
With type mungers remembering their location, we now get a sensible error lin...
aclement
2004-12-07
1
-2
/
+1
*
Rebuilt due to type munger attribute change
aclement
2004-12-07
3
-0
/
+0
*
work in progress.... annotation pointcuts, parsing, and patterns
acolyer
2004-12-06
5
-2
/
+26
*
Fixes for Bug 80249: Order of types passed to compiler determines weaving beh...
aclement
2004-12-06
1
-13
/
+77
*
72766 - implement isEnum/isAnnotation
aclement
2004-12-02
1
-0
/
+12
*
72766 - when *source compiling* output messages to prevent ITD on enums/annot...
aclement
2004-12-02
4
-0
/
+45
*
Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the clas...
aclement
2004-11-23
1
-0
/
+1
*
Some more fixes for Bug 78954: Compiler cannot cope with 4000 jars on the cla...
aclement
2004-11-23
1
-1
/
+12
*
Fix for Bugzilla Bug 76096: Anonymous classes unaware of introductions into a...
aclement
2004-10-19
1
-1
/
+12
*
Aha! You foul LazyTjp testcase. The fix I put in to properly support '-proc...
aclement
2004-10-18
1
-1
/
+5
*
Re-add the LazyTjp testcase.
aclement
2004-10-18
1
-1
/
+1
*
TEMPORARILY deactivated one test to get a !*(&*£^ build to work.
aclement
2004-10-15
1
-1
/
+1
*
Comment cleanup.
mkersten
2004-10-14
1
-16
/
+1
*
Added "uses pointcut" relation to the ASM.
mkersten
2004-10-14
1
-1
/
+1
*
Added "uses pointcut" relation to the ASM.
mkersten
2004-10-14
1
-31
/
+96
[next]