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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
java 5 support
acolyer
2005-01-17
30
-141
/
+163
*
test was failing because a message was coming out twice - once when applying ...
aclement
2005-01-06
1
-1
/
+1
*
BWD: Use new API on sourcetypebinding to remember original type hierarchy and...
aclement
2005-01-05
1
-12
/
+15
*
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
7
-1
/
+30
*
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
*
Annotation matching.
aclement
2004-12-08
1
-0
/
+4
*
work in progress.... annotation pointcuts, parsing, and patterns
acolyer
2004-12-06
2
-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
*
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
*
Fix for:
aclement
2004-10-14
6
-6
/
+22
*
76030 - cflow optimizations. Part 2 fix - share counters and stacks when we ...
aclement
2004-10-12
1
-2
/
+7
*
Made selected methods protected to enable extension.
mkersten
2004-10-06
1
-6
/
+6
*
Fix for Bugzilla Bug 75129
aclement
2004-09-30
1
-0
/
+4
*
Ensure makeClasspathString() uses correct buildConfig when reporting problems.
aclement
2004-09-08
1
-2
/
+2
*
fix for Bugzilla Bug 72157
acolyer
2004-09-08
1
-0
/
+7
*
Fix for Bugzilla Bug 73433
aclement
2004-09-08
1
-1
/
+1
*
Fix for Bugzilla Bug 73334
aclement
2004-09-06
72
-479
/
+479
*
Part of fix for AJDT bug 72671
aclement
2004-09-06
3
-16
/
+38
*
Fix for Bugzilla Bug 72699
aclement
2004-08-27
2
-8
/
+34
*
Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file"
aclement
2004-08-23
4
-5
/
+15
*
More 'cant find types' improved.
aclement
2004-08-23
1
-2
/
+4
*
Falls back on old way of determining name of structure model node for anonymo...
aclement
2004-08-20
1
-0
/
+7
*
fix for Bugzilla Bug 37020
acolyer
2004-08-19
8
-10
/
+141
*
Added support for clients to extend the ASM relationships in order to add
mkersten
2004-08-18
2
-3
/
+19
*
javadoc checks moved here from inside shadows.
aclement
2004-08-18
1
-0
/
+34
*
Guards Guards! Need to check if something is null before I start using it.
aclement
2004-08-17
1
-2
/
+2
*
remaining fix for 72016 (problem/type information flowing through AJDE)
aclement
2004-08-17
1
-1
/
+4
*
Fix for Bugzilla Bug 70241: outline view shows anonymous inner classes in dif...
aclement
2004-08-17
1
-6
/
+4
*
Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler...
aclement
2004-08-16
1
-1
/
+1
*
Bugzilla Bug 71339
aclement
2004-08-13
2
-4
/
+46
*
Fix and tests for Bugzilla Bug 71372
aclement
2004-08-13
1
-5
/
+13
*
organized imports.
for_ajdt1_1_12
aclement
2004-08-12
2
-15
/
+39
*
Added getter for state so that clients can find out what files changed betwee...
mkersten
2004-08-11
1
-0
/
+4
*
Fix and tests for Bugzilla Bug 68991
aclement
2004-08-11
1
-6
/
+17
[next]