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
/
org.aspectj.ajdt.core
/
testsrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
organized imports.
aclement
2004-07-29
1
-4
/
+4
*
fix for Bugzilla Bug 58681
acolyer
2004-07-27
2
-6
/
+10
*
Made AsmHiearchyBuilder extensible in order to support tools that require more
mkersten
2004-07-27
1
-1
/
+4
*
tests for the new options handling
acolyer
2004-06-08
3
-16
/
+154
*
Fix and tests for Bugzilla Bug 62227
aclement
2004-05-14
1
-0
/
+24
*
change test cases to use File.pathSeparator rather than ";"
acolyer
2004-04-26
2
-8
/
+8
*
AsmBuilderTest.testNullHandlingOfVisit() now checks for an NPE instead of an ...
mkersten
2004-04-07
1
-4
/
+9
*
Fix for Bug 55341
aclement
2004-04-02
1
-2
/
+11
*
fix for Bugzilla Bug 31460
acolyer
2004-04-02
1
-0
/
+82
*
Convenience method to run ajc in a child classloader and get List/String resu...
wisberg
2004-03-31
1
-0
/
+33
*
Fix for Bugzilla Bug 41181
aclement
2004-03-16
1
-0
/
+12
*
Checking in Noel's update to the benchmarks. We have to scale up the numbers...
aclement
2004-02-19
2
-6
/
+3
*
Yes yes, I broke the build. The performance code had a 1.4 API in it (split(...
aclement
2004-02-10
2
-3
/
+4
*
Performance benchmarks from Noel and Matthew. Run these tests standalone to ...
aclement
2004-02-10
2
-0
/
+897
*
Fix for Bugzilla Bug 50641
aclement
2004-02-09
1
-3
/
+3
*
Implemented feature for Bugzilla Bug 48091
jhugunin
2004-01-24
3
-1
/
+52
*
eliminated a dependency on org.eclipse.core.runtime that had crept
acolyer
2004-01-23
1
-2
/
+2
*
spring cleaning in advance of 1.2 enhancements:
acolyer
2004-01-23
6
-31
/
+31
*
move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the
acolyer
2004-01-13
4
-51
/
+86
*
Fix for: Bugzilla Bug 49814
jhugunin
2004-01-12
1
-0
/
+8
*
Rogue import of EajcModuleTests was breaking Eclipse builds
acolyer
2003-11-04
1
-2
/
+0
*
using ../{module}/ convention for testdata references so tests can be run fro...
wisberg
2003-10-31
8
-77
/
+94
*
test for canonical versions of sourcedirs etc.
acolyer
2003-09-12
1
-11
/
+24
*
Updated org.aspectj.asm relationship model to string-handle-based API in orde...
mkersten
2003-08-14
1
-1
/
+1
*
Minor improvements to structure model generation, clean up of test suite outp...
mkersten
2003-08-12
1
-2
/
+2
*
use System property aspectjrt.path to add to testcase classpath if defined
acolyer
2003-08-11
5
-24
/
+59
*
Got advice relationships working.
mkersten
2003-08-08
1
-1
/
+1
*
Reimplemented ASM API as described in bug "41254: revise asm and create inter...
mkersten
2003-08-08
1
-1
/
+1
*
fix for Bugzilla Bug 41175
jhugunin
2003-08-08
1
-1
/
+1
*
Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...
mkersten
2003-08-07
2
-2
/
+2
*
Fixed
mkersten
2003-08-07
2
-13
/
+24
*
added test to ensure handler from initial runCommand() is not used in repeatC...
wisberg
2003-08-06
1
-5
/
+89
*
Fixed 39626: Added AsmBuilderTest class that tests handling for this and rela...
mkersten
2003-07-30
2
-0
/
+70
*
Refactored singleton reference to be accessed via getDefault() in order to be...
mkersten
2003-07-25
1
-1
/
+1
*
added test to try to investigate size issues, but can't reproduce for any
jhugunin
2003-07-23
1
-0
/
+23
*
fix and test for Bugzilla Bug 38131
jhugunin
2003-05-27
1
-0
/
+31
*
fix for reported bug with invalid classpath entries (from the environment)
jhugunin
2003-05-07
2
-4
/
+28
*
"organized imports" to eliminate compiler warnings
acolyer
2003-05-06
1
-3
/
+0
*
fix and better tests for
jhugunin
2003-05-02
1
-5
/
+5
*
test case can't expect usage message any more
wisberg
2003-04-30
1
-2
/
+2
*
track internal API changes
wisberg
2003-04-29
1
-8
/
+20
*
fix and test for
jhugunin
2003-04-27
1
-0
/
+21
*
fixing declare parents problems
jhugunin
2003-04-11
1
-1
/
+1
*
re-implementing support for incremental compilation after move to 2.1
jhugunin
2003-04-10
1
-108
/
+108
*
Major changes in order to move to Eclipse-JDT 2.1 as a base.
jhugunin
2003-03-28
10
-759
/
+162
*
implemented fastMatch method along with some basic tests of
jhugunin
2003-03-12
1
-0
/
+33
*
further work on binary aspects (aspect path) tested and implemented correct ...
jhugunin
2003-03-11
1
-11
/
+44
*
further work on binary aspects (aspect path) tested correct behavior
jhugunin
2003-03-10
1
-2
/
+36
*
Half-way through refactoring of ResolvedTypeX's and Worlds. This
jhugunin
2003-03-08
1
-0
/
+2
*
Fixed setting runnable bit on structure nodes.
mkersten
2003-02-28
1
-2
/
+2
[next]