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
Commit message (
Expand
)
Author
Age
Files
Lines
*
completing the set of AJDK examples coded up as test cases
acolyer
2005-03-09
16
-0
/
+465
*
test cases from ajdk:annotations chapter
acolyer
2005-03-09
29
-19
/
+774
*
output line numbers in stdout/err comparisons from test harness
acolyer
2005-03-09
1
-0
/
+4
*
enhancements to signature to support getAccessibleMember() (see ajdk:annotati...
acolyer
2005-03-09
7
-0
/
+88
*
fixes in annotation docs uncovered through testing
acolyer
2005-03-09
1
-11
/
+43
*
ignoring ajcore files
wisberg
2005-03-08
1
-0
/
+1
*
updated for new Builder.properties handling, strict resource patterns.
wisberg
2005-03-08
1
-0
/
+0
*
removed "temp hack ahoy" jar filter. Filter need presumably for non-standard...
wisberg
2005-03-08
1
-56
/
+0
*
doc'd skipped libraries and resource patterns moved into .properties file, te...
wisberg
2005-03-08
2
-0
/
+28
*
some cleanup, removed test - antecedants no longer pre-clipped
wisberg
2005-03-08
1
-33
/
+10
*
Now testing that all files in source directories have known suffixes. To add...
wisberg
2005-03-08
1
-10
/
+158
*
libraries excluded on assembly, not on find; handling JAVA_HOME variable for ...
wisberg
2005-03-08
1
-50
/
+72
*
skipped libraries and resource patterns moved into .properties file; better e...
wisberg
2005-03-08
2
-10
/
+80
*
skipped libraries and resource patterns moved into .properties file
wisberg
2005-03-08
1
-0
/
+12
*
compare dist results of two build.xml scripts
wisberg
2005-03-08
1
-0
/
+56
*
minimal integration with org.aspectj.lib module
wisberg
2005-03-08
2
-3
/
+18
*
minimal build script (for doc distribution), instructions.
wisberg
2005-03-08
2
-2
/
+182
*
More accessors for the different types of value.
aclement
2005-02-26
1
-0
/
+50
*
Fixed URLs
aclement
2005-02-26
1
-4
/
+8
*
Plugins for tutorial.
aclement
2005-02-26
5
-0
/
+27
*
Use ability to remove problems when building using intermediate compilation r...
aclement
2005-02-18
1
-0
/
+9
*
Includes ability to remove problems from a compilation result.
aclement
2005-02-18
2
-0
/
+0
*
@xxx(@Foo) -> @xxx(Foo)
acolyer
2005-02-17
22
-106
/
+115
*
working bash script
wisberg
2005-02-17
1
-6
/
+14
*
tracing-lt added to collection targets
wisberg
2005-02-17
1
-2
/
+2
*
Flag indicating if this advice actually matched anything at all.
aclement
2005-02-17
1
-0
/
+7
*
Needed for SuppressAjWarnings support
aclement
2005-02-17
1
-0
/
+3
*
Deal with putting out the non-matching advice lint warning
aclement
2005-02-17
1
-1
/
+22
*
Utility method adding for quizing whether you can find a SuppressAjWarnings a...
aclement
2005-02-17
1
-0
/
+41
*
signature for org.aspectj.lang.annotation.SuppressAjWarnings added.
aclement
2005-02-17
1
-0
/
+1
*
New lint message added for non-matching advice warning
aclement
2005-02-17
2
-2
/
+6
*
SuppressAjWarnings test.
aclement
2005-02-17
4
-5
/
+66
*
better handling on a 1.4 vm
acolyer
2005-02-17
2
-1
/
+4
*
remove syserr
acolyer
2005-02-17
1
-1
/
+0
*
Updated with suppression attribute for non-matching advice.
aclement
2005-02-17
9
-12
/
+18
*
only inspect results if test could run
acolyer
2005-02-17
1
-8
/
+10
*
vmLevel attributed should be just vm...
acolyer
2005-02-17
1
-1
/
+1
*
SuppressAjWarnings test.
aclement
2005-02-17
5
-0
/
+71
*
Make the aspectj5rt classes available for writing 1.5 tests.
aclement
2005-02-17
2
-2
/
+5
*
Didnt have a default.
aclement
2005-02-17
1
-1
/
+1
*
parsing updates for declare annotation, annotations on itds, and use of aroun...
acolyer
2005-02-17
2
-0
/
+0
*
support for annotations on ITDs, and declare annotation
acolyer
2005-02-17
23
-5
/
+605
*
temporary removal of jsr45 attribute as its format crashes some JVMs. (see pr...
aclement
2005-02-17
1
-1
/
+3
*
extra entry for bin
aclement
2005-02-17
1
-0
/
+1
*
Support for @within(), @withincode() annotation binding.
aclement
2005-02-17
3
-5
/
+37
*
Testcases for @within() and @withincode() binding.
aclement
2005-02-17
5
-0
/
+171
*
corrected typo
aclement
2005-02-16
1
-1
/
+1
*
organized imports
aclement
2005-02-16
1
-5
/
+0
*
fix bug whereby we were statically matching annotations that we shouldn't
acolyer
2005-02-11
4
-2
/
+15
*
move all java 5 tests out of code and back into .xml files now that we can co...
acolyer
2005-02-11
34
-1149
/
+1555
[next]