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
*
bug#82171 Created sepereate handle provider to enable ASM use of IDE-specific...
mkersten
2005-04-14
2
-4
/
+4
*
See pr90806 - change to harness so fast machines don't fail incremental tests.
aclement
2005-04-13
1
-0
/
+12
*
Fix for problem introduced when checking contents of dirs on the classpath fo...
aclement
2005-04-05
2
-10
/
+56
*
make deca labels 'declare @xxx' rather than 'declare at_xxx'
aclement
2005-03-24
1
-1
/
+3
*
fix for Bugzilla Bug 84333
acolyer
2005-03-23
1
-0
/
+7
*
fix for Bug 84122 - Allow aspectPath to contain directories
acolyer
2005-03-23
3
-7
/
+25
*
Ensures on multiple compiles the method generated for a declare statement alw...
aclement
2005-03-11
3
-19
/
+31
*
Declare annotation: source weaving of declare @type. Includes (commented out...
aclement
2005-03-10
1
-15
/
+318
*
Declare annotation: cope with null symbolic declare
aclement
2005-03-10
1
-2
/
+4
*
Declare annotation: filled in the blanks
aclement
2005-03-10
1
-10
/
+38
*
Fixed signature for constructor nodes to look the same as it does for methods.
aclement
2005-03-10
1
-1
/
+1
*
Declare annotation: Doesnt report errors for annotations attached incorrectly...
aclement
2005-03-10
1
-2
/
+9
*
Declare annotation: now holds set of annotations
aclement
2005-03-10
1
-17
/
+33
*
FIXME altered so we can distinguish old ones from new ones.
aclement
2005-03-10
1
-1
/
+1
*
Declare annotation: exposes collections of declare @ thingies.
aclement
2005-03-10
1
-0
/
+18
*
Guard logic for asm building initialized.
aclement
2005-03-10
1
-1
/
+2
*
DeclareAnnotation: formatting code for declare annotation nodes.
aclement
2005-03-10
1
-1
/
+22
*
Altered FIXME to allow us to distinguish between new and old ones!
aclement
2005-03-10
1
-1
/
+1
*
Declare annotation: changed to allow a more meaningful name for the generated...
aclement
2005-03-10
1
-5
/
+27
*
Declare annotation: slightly modified to allow subtypes to specify whether t...
aclement
2005-03-10
1
-3
/
+10
*
fix for Bugzilla Bug 87376
acolyer
2005-03-10
1
-2
/
+6
*
fixes for annotation type pattern bugs uncovered in 150 tests
acolyer
2005-03-10
3
-0
/
+0
*
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
[next]