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
/
testing
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
removing unused Fork and WrapFile
wisberg
2004-10-06
1
-225
/
+22
*
removing unused reliance on fork
wisberg
2004-10-06
1
-20
/
+1
*
support vm args during forking (simple update: forking still requires system ...
wisberg
2004-10-05
1
-0
/
+9
*
remaining fix for 72016 (problem/type information flowing through AJDE)
aclement
2004-08-17
1
-0
/
+17
*
Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler...
aclement
2004-08-16
1
-0
/
+9
*
The BIG commit.
aclement
2004-08-03
2
-1
/
+18
*
organized imports.
aclement
2004-07-29
1
-1
/
+0
*
harness support for dirchanges delay (milliseconds) attribute
wisberg
2004-06-10
1
-1
/
+13
*
ensure that no test involving the checking of timestamps in
acolyer
2004-06-02
1
-0
/
+6
*
bug 59599 - dir-changes delay for filesystem
wisberg
2004-05-05
1
-1
/
+29
*
recursive message checks of run status with children
wisberg
2004-03-31
2
-0
/
+58
*
enabled dir-changes, changed output messages
wisberg
2004-03-31
1
-5
/
+5
*
partial extension of incremental test harness to stage additonal resource types
acolyer
2004-03-16
1
-36
/
+51
*
fix for Bugzilla Bug 43714
acolyer
2004-03-16
1
-13
/
+14
*
fix for Bugzilla Bug 43714
acolyer
2004-03-16
2
-1
/
+12
*
-xlintfile option support
wisberg
2004-03-08
1
-6
/
+19
*
updated beaninfo tests for new properties, reenabled and updated compile-time...
wisberg
2004-03-08
1
-59
/
+66
*
Fix for Bug 36430: Xreweavable support
aclement
2004-02-24
1
-0
/
+1
*
spring cleaning in advance of 1.2 enhancements:
acolyer
2004-01-23
27
-282
/
+282
*
bug: was not permitting target 1.3 or 1.4
wisberg
2004-01-15
1
-2
/
+10
*
-logXML... round-tripping fixed
wisberg
2004-01-09
2
-3
/
+4
*
harness support for message details, extra source locations
wisberg
2004-01-09
9
-737
/
+1136
*
fix for Bugzilla Bug 41952
jhugunin
2004-01-07
1
-0
/
+8
*
inpath support
wisberg
2003-12-15
2
-4
/
+38
*
no semantic change - avoiding warning about static members accessed via non-s...
wisberg
2003-12-02
2
-3
/
+3
*
Andy Clement's patch for enh 46347: "-inpath"
acolyer
2003-11-11
2
-3
/
+9
*
expanded definition of makeSoftDiffs to cope with multiple expected
acolyer
2003-11-10
1
-46
/
+71
*
add support for extdirs
wisberg
2003-10-31
1
-10
/
+55
*
revamped option handling: n-element options, collision/conflict detection/res...
wisberg
2003-10-29
6
-549
/
+2711
*
head-compatible version of earlier fix. sigh.
wisberg
2003-10-23
3
-16
/
+154
*
support for -1.3, -1.4, and -1.5
wisberg
2003-10-23
1
-8
/
+43
*
implementing clone() for test specifications
wisberg
2003-08-28
5
-3
/
+166
*
initial cut at resolver. Still getting default JDK 1.4 parser error "base UR...
wisberg
2003-08-17
1
-19
/
+150
*
paring globals to those used, then using them consistently
wisberg
2003-08-17
2
-8
/
+7
*
permitting null input in public utility method
wisberg
2003-08-17
1
-0
/
+3
*
static methods for unwrapping to keep internal structure knowledge local
wisberg
2003-08-14
1
-0
/
+14
*
Got advice relationships working.
mkersten
2003-08-08
1
-2
/
+7
*
Reimplemented ASM API as described in bug "41254: revise asm and create inter...
mkersten
2003-08-08
1
-9
/
+13
*
40534: Declare warning/error output - more detail required.
mkersten
2003-08-07
1
-1
/
+9
*
Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...
mkersten
2003-08-07
2
-8
/
+8
*
Fixed bugs:
mkersten
2003-08-06
1
-0
/
+5
*
quick and dirty link checker
wisberg
2003-06-05
1
-0
/
+546
*
javarun attributes for interpreting error/output streams as errors, used onl...
wisberg
2003-06-02
2
-5
/
+51
*
Added SecurityManager which halts any System.exit() call from JavaRun thread ...
wisberg
2003-05-31
1
-11
/
+138
*
normal validation now fail if an Integer result not of value 0
wisberg
2003-05-31
2
-2
/
+19
*
delay until after final last-modified-time stamp on newly-staged files
wisberg
2003-05-31
2
-0
/
+15
*
better info/debug strings when JavaRun fails
wisberg
2003-05-31
1
-1
/
+1
*
better info/debug strings when JavaRun fails
wisberg
2003-05-31
1
-10
/
+38
*
PR-based queries were dominating - now do union correctly
wisberg
2003-05-25
1
-1
/
+2
*
adding harness feature to select tests based on their title (description), re...
wisberg
2003-05-25
1
-18
/
+192
[next]