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
/
org.aspectj.ajdt.core
/
testsrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include any weaving messages in with the info messages.
aclement
2004-08-27
1
-0
/
+1
*
organized imports
aclement
2004-08-23
1
-2
/
+0
*
Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file"
aclement
2004-08-23
2
-0
/
+103
*
Fix and testcase for Bugzilla Bug 49657
aclement
2004-08-19
2
-0
/
+55
*
fix for Bugzilla Bug 37020
acolyer
2004-08-19
2
-2
/
+2
*
Fix for Bugzilla Bug 71076
aclement
2004-08-18
2
-0
/
+75
*
Get the classpath correct for running the rogue test :)
aclement
2004-08-16
1
-1
/
+4
*
Putting the failing test back in - will it work this time?
aclement
2004-08-16
1
-1
/
+1
*
commenting out one test for one run - must put it back in when its fixed!
aclement
2004-08-14
1
-1
/
+1
*
Bugzilla Bug 71339
aclement
2004-08-13
1
-0
/
+122
*
Bugzilla Bug 71339
aclement
2004-08-13
3
-0
/
+65
*
See the stack trace in real stderr so you can click on it !
aclement
2004-08-06
1
-0
/
+1
*
works for me! on Linux, on Windows, on JDK 1.4, on JDK 1.3...
acolyer
2004-08-06
1
-1
/
+2
*
making paths absolute flushed out a Linux file system dependency in one of the
acolyer
2004-08-06
1
-1
/
+1
*
fix for Bugzilla Bug 42573
acolyer
2004-08-05
1
-9
/
+47
*
if I will insist on having my own directory....
acolyer
2004-08-05
1
-0
/
+1
*
tests for Bugzilla Bug 54618
acolyer
2004-08-05
2
-0
/
+126
*
Enables a test to access the last run result (for output checking)
aclement
2004-08-05
1
-3
/
+9
*
Added support to ease programmatic testing of compiler (AjcTestCase
acolyer
2004-08-04
5
-3
/
+1305
*
The BIG commit.
aclement
2004-08-03
1
-2
/
+34
*
Fix for Bugzilla Bug 57666
aclement
2004-08-02
1
-0
/
+30
*
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
[next]