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
*
initial version
wisberg
2002-12-28
1
-0
/
+133
*
correctly handling exceptions thrown from intro methods
jhugunin
2002-12-24
9
-20
/
+85
*
added coverage for exceptions thrown from intro methods
jhugunin
2002-12-24
4
-28
/
+64
*
fixed names of introduced members
jhugunin
2002-12-24
1
-2
/
+2
*
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 error lines
jhugunin
2002-12-23
1
-8
/
+21
*
changed callee-side call join point test to use execution
jhugunin
2002-12-23
1
-4
/
+5
*
better errors for bad named pointcut declarations and references
jhugunin
2002-12-23
15
-39
/
+76
*
a couple more known limitations and better error lines
jhugunin
2002-12-23
1
-4
/
+6
*
new default quotes DEVELOPMENT for scanner.
wisberg
2002-12-23
1
-2
/
+24
*
- added aspectjrt target (alias to runtime)
wisberg
2002-12-23
1
-16
/
+50
*
updated to remove ignored manifest, make more recent than sources checked in ...
wisberg
2002-12-23
1
-0
/
+0
*
updated with DEVELOPMENT manifest
wisberg
2002-12-23
1
-0
/
+0
*
rolling out build changes to bootstrap jar.
wisberg
2002-12-23
2
-2
/
+2
*
fixed bug with unnamed tasks producing messages like
wisberg
2002-12-23
1
-9
/
+31
*
fixing version-handling.
wisberg
2002-12-23
10
-622
/
+970
*
a couple more known limitations and increased coverage with new test case
jhugunin
2002-12-23
1
-4
/
+12
*
commented out code to replace licenses
wisberg
2002-12-23
1
-11
/
+11
*
updated for new sematics of issingleton aspects advising their own
jhugunin
2002-12-23
2
-2
/
+28
*
better errors for issingleton aspects advising own initializers
jhugunin
2002-12-23
4
-7
/
+31
*
fixed uptodate checking for local-dist
wisberg
2002-12-23
1
-7
/
+9
*
matching new semantics of persingleton aspect advising its own initialization
jhugunin
2002-12-23
1
-2
/
+2
*
making lack of after returning advice consitent with expected events
jhugunin
2002-12-23
1
-1
/
+1
*
fixed rules for overriding/inheriting pointcuts
jhugunin
2002-12-20
7
-41
/
+134
*
expanded coverage
jhugunin
2002-12-20
7
-5
/
+54
*
updated error messages
jhugunin
2002-12-20
1
-6
/
+22
*
added test cases for old jitterbugs
wisberg
2002-12-20
8
-71
/
+233
*
excluding new preinitialization join points
jhugunin
2002-12-19
2
-2
/
+2
*
updated jars
jhugunin
2002-12-19
4
-0
/
+0
*
removed old transition warnings
jhugunin
2002-12-19
1
-6
/
+7
*
updated jars for changes to bytecode forms
jhugunin
2002-12-19
3
-0
/
+0
*
making more jars for tests
jhugunin
2002-12-19
1
-0
/
+33
*
explicitly excluding new preinitialization join points
jhugunin
2002-12-19
1
-1
/
+1
*
using external deprecated method to get warning
jhugunin
2002-12-19
1
-2
/
+2
*
better type and visibility checking for pointcut references
jhugunin
2002-12-19
3
-6
/
+20
*
removed old 1.0 warnings
jhugunin
2002-12-19
3
-4
/
+2
*
fixed illegal foward assignment not caught by 1.0.6
jhugunin
2002-12-19
1
-1
/
+2
*
updated for changed to inter-type constructors
jhugunin
2002-12-19
1
-0
/
+2
*
fixed error handling for illegal overriding with inter-type members
jhugunin
2002-12-19
7
-19
/
+70
*
fixed NPE when no manifest in aspectjrt.jar
jhugunin
2002-12-19
1
-1
/
+6
*
using DEVELOPMENT as active cvs version
jhugunin
2002-12-19
1
-1
/
+1
*
1.1b2
V_1_1_b2
wisberg
2002-12-18
1
-12
/
+11
*
suppressing info messages unless verbose
wisberg
2002-12-18
1
-2
/
+11
*
handling messages like the new taskdef, printing as we go and rendering user-...
wisberg
2002-12-18
1
-8
/
+29
*
hoisted user exception rendering for taskdef clients
wisberg
2002-12-18
1
-21
/
+27
*
removing non-local links into tree
ehilsdal
2002-12-18
2
-15
/
+11
*
debug comment
wisberg
2002-12-18
1
-1
/
+5
*
doc iajc/ajc alternatives
wisberg
2002-12-18
1
-3
/
+3
*
doc props
wisberg
2002-12-18
1
-1
/
+13
[next]