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
/
weaver
/
src
/
org
/
aspectj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright altered to pass the test..
aclement
2005-04-19
3
-3
/
+12
*
from branch: change to advice ordering (sorts on source loc rather than name)...
aclement
2005-04-19
1
-26
/
+109
*
from branch: changed visibility
aclement
2005-04-19
1
-3
/
+2
*
from branch: loads of @AJ changes for inlining strategies, using the right JP...
aclement
2005-04-19
1
-50
/
+234
*
from branch: needs to implement mustcheckexceptions method
aclement
2005-04-19
1
-0
/
+8
*
from branch: concern from alex that sequenced hash map might be needed?
aclement
2005-04-19
1
-1
/
+2
*
from branch: redundant?
aclement
2005-04-19
1
-1
/
+11
*
from branch: dont stick the interface on @AJ thingies.
aclement
2005-04-19
1
-3
/
+12
*
from branch: rtx's now know whether they are @AJ aspects or not
aclement
2005-04-19
1
-2
/
+11
*
from branch: check exceptions if necessary
aclement
2005-04-19
1
-6
/
+15
*
from branch: mod to check if exceptions must be verified or not...
aclement
2005-04-19
1
-1
/
+8
*
from branch: perclause support necessary for @AJ
aclement
2005-04-19
1
-0
/
+13
*
modified for binding processing from branch and Andy optimized toString()
aclement
2005-04-19
1
-8
/
+15
*
from branch: processes @AJ annotations
aclement
2005-04-19
2
-0
/
+899
*
from branch: new exprs supported
aclement
2005-04-19
5
-1
/
+148
*
from branch: new tests supported
aclement
2005-04-19
1
-0
/
+28
*
From branch: necessary for @AJ
aclement
2005-04-19
1
-0
/
+389
*
from branch: modified parameter code for @AJ
aclement
2005-04-19
1
-35
/
+99
*
from branch: perclause support and modified delegate processing for multi-thr...
aclement
2005-04-19
1
-13
/
+57
*
from branch: knows about new JP subtypes
aclement
2005-04-19
1
-10
/
+48
*
from branch: processes @AJ stuff on a field
aclement
2005-04-19
1
-1
/
+4
*
from branch: processes @AJ stuff on a method
aclement
2005-04-19
1
-1
/
+4
*
from branch: capable of knowing whether it represents an @AJ aspect
aclement
2005-04-19
1
-4
/
+33
*
from branch: new utility methods for @AJ support
aclement
2005-04-19
1
-3
/
+45
*
from branch: extra perclause support for @AJ
aclement
2005-04-19
1
-0
/
+24
*
from branch: add aspectOf() via a munger
aclement
2005-04-19
2
-0
/
+16
*
from branch: binding rules different for @AJ
aclement
2005-04-19
2
-1
/
+18
*
from branch: @AJ support
aclement
2005-04-19
1
-12
/
+53
*
from branch: dealing with the binding of formals
aclement
2005-04-19
1
-2
/
+13
*
improved error message
aclement
2005-04-19
1
-1
/
+1
*
changed visibility
aclement
2005-04-19
1
-2
/
+2
*
from branch: changes for @AJ - any tests for this???
aclement
2005-04-19
1
-13
/
+25
*
bug#82171 Created sepereate handle provider to enable ASM use of IDE-specific...
mkersten
2005-04-14
2
-12
/
+13
*
Fix for: Bugzilla Bug 91090: declare warning with staticinitialization matchi...
aclement
2005-04-13
1
-1
/
+5
*
Fix for pr90806 - stash sourcecontext whilst we have it.
aclement
2005-04-13
1
-1
/
+4
*
Use names like 'tjp.GetInfo' rather than 'tjp_GetInfo' in the lint message !
aclement
2005-04-07
1
-1
/
+1
*
replaced Java 1.4 API
wisberg
2005-03-26
2
-2
/
+29
*
Don't report unimportant relationships (e.g. perobject)
aclement
2005-03-24
1
-1
/
+1
*
Removed 4 FIXMEs and added relationships for declare annotation on ITDs
aclement
2005-03-24
1
-16
/
+11
*
Fix for using declare annotation to target things in the default package
aclement
2005-03-24
1
-2
/
+2
*
Enhancement 88862: declare annotation hitting ITDs.
aclement
2005-03-23
8
-139
/
+593
*
Declare annotation hitting ITDs: reworked the code generation mechanism for ...
aclement
2005-03-23
1
-23
/
+21
*
fix for Bug 84122 - Allow aspectPath to contain directories
acolyer
2005-03-23
1
-16
/
+41
*
allow for changes in the underlying annotation set.
aclement
2005-03-23
1
-1
/
+1
*
one fixme resolved ...
aclement
2005-03-23
1
-2
/
+2
*
enh 76055 -
acolyer
2005-03-23
2
-0
/
+10
*
test and fix for handling a *... varargs pattern
acolyer
2005-03-23
2
-2
/
+2
*
Fix for Bugzilla Bug 88652: an array type as the last parameter in a signatur...
acolyer
2005-03-22
4
-4
/
+17
*
fix for missing syntax error on execution((@XXX *) Foo.new(..))
acolyer
2005-03-14
1
-10
/
+12
*
fix for Bugzilla Bug 42743: declare soft limitation
acolyer
2005-03-14
5
-16
/
+42
[next]