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
/
weaver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to matches to test on Kind
acolyer
2003-02-27
1
-0
/
+7
*
Fudge for getSourceLocation to give as much of a
acolyer
2003-02-27
1
-1
/
+17
*
Restored original mechanism of getting source location
acolyer
2003-02-26
1
-2
/
+3
*
Ran "Organize imports" to remove redundant imports etc -
acolyer
2003-02-26
106
-344
/
+891
*
The mappings for advice are now correct, and associations have corresponding ...
mkersten
2003-02-26
1
-7
/
+33
*
Ignore bin directory
acolyer
2003-02-26
1
-0
/
+1
*
applying Martin Lippert's patch in support of a weaving class loader
jhugunin
2003-02-14
5
-27
/
+51
*
fixed Bug 31423: adviceexecution not working
jhugunin
2003-02-13
2
-2
/
+2
*
resolving unused-imports warnings
wisberg
2003-02-13
20
-42
/
+1
*
fix for failing test case that aspects must be constructed after their
jhugunin
2003-01-22
9
-14
/
+39
*
redesign of making members used in around bodies accessible
jhugunin
2003-01-21
2
-0
/
+78
*
fix for Bugzilla Bug 29689
jhugunin
2003-01-21
1
-1
/
+10
*
changed class name to match change from declare dominates to
jhugunin
2003-01-21
6
-12
/
+12
*
fix for Bug 29693
jhugunin
2003-01-21
1
-0
/
+6
*
fix Bug 29691
jhugunin
2003-01-21
1
-1
/
+1
*
adding another abstract/code guard
ehilsdal
2003-01-15
1
-0
/
+5
*
invokestatic should be used on private static methods, not invokespecial
jhugunin
2003-01-15
1
-6
/
+6
*
better handling of binary only types in the eclipse pass
jhugunin
2003-01-15
5
-1
/
+2
*
fixed silly spelling error in toString
jhugunin
2003-01-15
1
-1
/
+1
*
refraining from removing NOPs at thistime
ehilsdal
2003-01-14
1
-23
/
+24
*
more careful null handling
jhugunin
2003-01-14
1
-2
/
+2
*
fixed bug #29186, much better handling of structure generation
jhugunin
2003-01-14
6
-4
/
+29
*
Fix for bug 28919: relaxing guard to allow native methods w/ no code
ehilsdal
2003-01-14
1
-2
/
+29
*
fixed bug #28974, allowing initialization of introduced final fields
jhugunin
2003-01-14
1
-6
/
+8
*
renamed "declare dominates" to "declare precedence"
jhugunin
2003-01-14
3
-4
/
+6
*
fixed initial implementor for code written in 2002 to be just PARC, not Xerox...
jhugunin
2003-01-14
174
-174
/
+174
*
propogating information needed for decent Xlint warnings when privileged
jhugunin
2003-01-08
1
-2
/
+1
*
proper error checks for around advice return type compatibility with join points
jhugunin
2003-01-08
1
-6
/
+14
*
fixed handling of reflective signatures for static intialization join points
jhugunin
2003-01-08
2
-2
/
+18
*
the type declared soft must be a subtype of Throwable
jhugunin
2003-01-07
1
-0
/
+14
*
fixed bug with ajcclinit in non-persingleton aspects
jhugunin
2003-01-07
1
-12
/
+13
*
removed tracing print
jhugunin
2003-01-07
1
-1
/
+1
*
incremental and application to binaries improved
jhugunin
2003-01-03
9
-63
/
+63
*
minor improvements to incremental mode
jhugunin
2003-01-03
4
-6
/
+19
*
better error for unsupported 'if' lexically inside cflow
jhugunin
2003-01-01
1
-3
/
+4
*
better errors for dominates circularities
jhugunin
2003-01-01
1
-1
/
+18
*
fixed ordering of inter-dependent cflow entries
jhugunin
2003-01-01
5
-11
/
+50
*
finished implementation of around inlining
jhugunin
2003-01-01
15
-145
/
+184
*
added information about proceed to around advice attribute
jhugunin
2002-12-31
17
-77
/
+183
*
around inlining works more often
jhugunin
2002-12-31
2
-6
/
+29
*
refactored hasThis kinda thing
jhugunin
2002-12-31
1
-7
/
+1
*
can't do around x initialization,
jhugunin
2002-12-31
6
-55
/
+178
*
local variable information is different than before (not better or worse, jus...
jhugunin
2002-12-30
14
-14
/
+27
*
better errors for circularities
jhugunin
2002-12-30
1
-2
/
+6
*
not allowed on aspects
jhugunin
2002-12-30
1
-0
/
+8
*
correctly handling exceptions thrown from intro methods
jhugunin
2002-12-24
3
-3
/
+45
*
fixed to use A.aspectOf() instead of A.ajc$perSingletonField for getting
jhugunin
2002-12-23
4
-6
/
+10
*
better error handling
jhugunin
2002-12-23
7
-7
/
+32
*
better errors for bad named pointcut declarations and references
jhugunin
2002-12-23
13
-27
/
+60
*
better errors for issingleton aspects advising own initializers
jhugunin
2002-12-23
3
-7
/
+21
[next]