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
*
added example for declare @constructor
acolyer
2005-03-11
1
-0
/
+10
*
added test for declare @constructor
acolyer
2005-03-11
2
-5
/
+15
*
Declare annotation: all the XML specs for the tests
aclement
2005-03-10
1
-12
/
+699
*
Declare annotation: Buckets of test cases!
aclement
2005-03-10
1
-0
/
+322
*
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
*
Bug found during declare annotation structure model testing!
aclement
2005-03-10
1
-1
/
+1
*
Declare annotation: first bit of weaving messages for declare annotation - no...
aclement
2005-03-10
1
-0
/
+3
*
Declare annotation: does binary weaving of @type, copes with recursive applic...
aclement
2005-03-10
1
-27
/
+156
*
Declare annotation: Does weaving of @field, @method, @ctor - copes with recur...
aclement
2005-03-10
1
-4
/
+164
*
Improved FIXME comments ;)
aclement
2005-03-10
1
-5
/
+5
*
Declare annotation: uses the new annotation type munger
aclement
2005-03-10
1
-0
/
+9
*
Declare annotation: manages a set of annotations now
aclement
2005-03-10
5
-61
/
+231
*
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
*
Declare annotation: getAnnotations added.
aclement
2005-03-10
1
-0
/
+4
*
Declare annotation: new kind of type munger created.
aclement
2005-03-10
1
-0
/
+2
*
Declare annotation: added getAnnotation/addAnnotation to the RTX hierarchy
aclement
2005-03-10
1
-1
/
+26
*
Declare annotation: support for new declare collections.
aclement
2005-03-10
3
-1
/
+97
*
temporarily removed one test... until parser reopened for next compiler integ...
aclement
2005-03-10
1
-3
/
+4
*
Declare annotation: add the 50 odd tests in.
aclement
2005-03-10
1
-0
/
+1
*
Declare annotation: put guards in for structure model building, added 'annota...
aclement
2005-03-10
1
-1
/
+132
*
Declare annotation: only declare annotation provides a differing name suffix ...
aclement
2005-03-10
1
-0
/
+11
*
Declare annotation: modified to take account of new AnnotationX stuff
aclement
2005-03-10
1
-4
/
+5
*
FIXME altered - now names culprit (me)
aclement
2005-03-10
1
-1
/
+1
*
Declare annotation: useful to know if a type pattern specifies a starred anno...
aclement
2005-03-10
1
-0
/
+4
*
Declare annotation: useful to know if a signature pattern specifies a starred...
aclement
2005-03-10
1
-0
/
+5
*
Declare annotation: creates DeclareAnnotations of the right types (using type...
aclement
2005-03-10
1
-3
/
+4
*
Declare annotation: loads of changes!
aclement
2005-03-10
1
-31
/
+229
*
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
*
Declare annotation: new declare nodes.
aclement
2005-03-10
1
-0
/
+4
*
Declare annotation: guard added for model building... (perf improvement!)
aclement
2005-03-10
1
-0
/
+17
*
Declare annotation: new infrastructure. AnnotationX is a holder for a real a...
aclement
2005-03-10
2
-0
/
+199
*
Declare annotation: loads of changes (see bcel-builder changes for detailed i...
aclement
2005-03-10
2
-0
/
+0
*
fix for Bugzilla Bug 87376
acolyer
2005-03-10
5
-2
/
+36
*
unused imports only
wisberg
2005-03-10
4
-6
/
+0
*
fixes for annotation type pattern bugs uncovered in 150 tests
acolyer
2005-03-10
6
-16
/
+22
*
remove dependency on 1.2 API - runtime libs must work at 1.1 level
acolyer
2005-03-10
1
-7
/
+7
*
Declare annotation: tests changed due to constant pool copying change for ann...
aclement
2005-03-10
4
-3
/
+63
*
Declare annotation: infrastructure upgrade. Mainly to ensure we copy entries...
aclement
2005-03-10
12
-49
/
+116
*
For Martin Lippert - removed static state from class.
aclement
2005-03-10
2
-117
/
+165
*
Declare annotation: New lints
aclement
2005-03-10
2
-1
/
+9
[next]