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
/
ajde
/
testsrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
FindBugs: fixes.
aclement
2004-08-23
1
-4
/
+4
*
Fixed name :)
aclement
2004-08-17
1
-1
/
+1
*
remaining fix for 72016 (problem/type information flowing through AJDE)
aclement
2004-08-17
1
-2
/
+20
*
Fix for Bugzilla Bug 70241: outline view shows anonymous inner classes in dif...
aclement
2004-08-17
1
-0
/
+76
*
Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler...
aclement
2004-08-16
2
-0
/
+56
*
cant find type/organize imports (and hopefully fix the build)
aclement
2004-08-06
1
-1
/
+0
*
No really, this *is* the last fix that will make the build work.
aclement
2004-08-05
1
-4
/
+5
*
Argh! Surely this will fix the build
aclement
2004-08-04
1
-1
/
+2
*
The BIG commit.
aclement
2004-08-03
5
-47
/
+425
*
Fix for Bugzilla Bug 57666
aclement
2004-08-02
2
-0
/
+70
*
organized imports.
aclement
2004-07-29
1
-1
/
+0
*
organized imports and deleted unused guff.
aclement
2004-07-29
1
-11
/
+0
*
Added declare parents relationship test, party commented out and waiting on A...
mkersten
2004-07-27
1
-2
/
+27
*
added no-arg constructor for convenience
mkersten
2004-07-27
1
-0
/
+4
*
update tests for new options processing
acolyer
2004-06-08
1
-15
/
+15
*
Fix for Bugzilla Bug 40192
aclement
2004-03-18
2
-0
/
+411
*
fix for Bugzilla Bug 47910
acolyer
2004-03-17
4
-8
/
+97
*
Final part of bug #46347 (-inpath): We do not copy resources from inpath dir...
aclement
2004-02-26
1
-8
/
+14
*
Temporarily commenting out unreliable section of the test.
aclement
2004-02-25
1
-14
/
+20
*
Bit more diagnostic info in that test that fails on the build machine - it wo...
aclement
2004-02-25
1
-8
/
+11
*
Fix for Bug 36430: Xreweavable support
aclement
2004-02-24
2
-0
/
+427
*
Fixed bug#45489 "Structure model is wrong when re-opened"
mkersten
2004-02-19
2
-0
/
+105
*
spring cleaning in advance of 1.2 enhancements:
acolyer
2004-01-23
8
-93
/
+93
*
move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the
acolyer
2004-01-13
2
-5
/
+5
*
ensure InpathTestCases still behave in the presence of CVS info
acolyer
2003-11-11
1
-6
/
+10
*
Andy Clement's patch for enh 46347: "-inpath"
acolyer
2003-11-11
3
-0
/
+469
*
Fix from Matthew Webster for copying first resource in jars and
acolyer
2003-11-04
1
-25
/
+20
*
using ../{module}/ convention for testdata references so tests can be run fro...
wisberg
2003-10-31
5
-9
/
+50
*
Cleanup of bad test data.
mkersten
2003-09-26
1
-2
/
+2
*
Added model building performance test.
mkersten
2003-09-05
3
-2
/
+74
*
serializing tests. Some depended on others for builds, but test run order is...
wisberg
2003-08-28
1
-22
/
+8
*
Added a call to remove all structure model listeners from previous run to pre...
acolyer
2003-08-16
1
-0
/
+6
*
Fixed AJDT bug with truncation of labels (there was a weird substring call in...
mkersten
2003-08-16
3
-5
/
+19
*
Added spacewar project for testing.
mkersten
2003-08-16
2
-1
/
+28
*
Improved declare relationships. Implemented batch-build relationship clearin...
mkersten
2003-08-14
1
-12
/
+46
*
Updated org.aspectj.asm relationship model to string-handle-based API in orde...
mkersten
2003-08-14
7
-103
/
+105
*
Added support for multiple relationships for a single program element. Renam...
mkersten
2003-08-13
5
-18
/
+17
*
Minor improvements to structure model generation, clean up of test suite outp...
mkersten
2003-08-12
15
-52
/
+26
*
added license header
wisberg
2003-08-08
2
-18
/
+24
*
Got advice relationships working.
mkersten
2003-08-08
8
-54
/
+57
*
First pass at new relationship API support.
mkersten
2003-08-08
1
-7
/
+16
*
Fixed ProgramElement modifiers bug.
mkersten
2003-08-08
2
-5
/
+1
*
Matthew's fixes for failing weaver unit tests.
mkersten
2003-08-08
4
-105
/
+195
*
Reimplemented ASM API as described in bug "41254: revise asm and create inter...
mkersten
2003-08-08
13
-96
/
+247
*
Fixed bad paths.
mkersten
2003-08-07
1
-5
/
+2
*
Added check for build warnings.
mkersten
2003-08-07
1
-0
/
+1
*
Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...
mkersten
2003-08-07
3
-28
/
+31
*
Fixed bugs:
mkersten
2003-08-06
4
-3
/
+220
*
Improved generation of advice and pointcut names in the ASM.
mkersten
2003-08-06
1
-6
/
+50
*
Revised and added tests for ASM containment hierarchy.
mkersten
2003-08-05
5
-5
/
+153
[next]