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
...
*
fixed decp bug and problem with 1.5 IBM VM
aclement
2006-06-19
2
-1
/
+4
*
skip attribute for line number - confuses mac/linux.
aclement
2006-06-19
1
-1
/
+2
*
testcode and patches for pr141730 comments #13,14: "new handleprovider"
aclement
2006-06-19
16
-129
/
+326
*
Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope with...
mwebster
2006-06-15
16
-14
/
+221
*
Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid JUnit...
mwebster
2006-06-15
5
-91
/
+58
*
Make sandbox directories unique among workspaces e.g. c:\temp\ajcSandbox\org....
mwebster
2006-06-15
5
-109
/
+91
*
Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (AjcTes...
mwebster
2006-06-14
1
-6
/
+7
*
Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (wrong ...
mwebster
2006-06-13
2
-25
/
+62
*
Fix 136707 new logCommand option emits command line to INFO
wisberg
2006-06-13
3
-21
/
+88
*
141730: underpinning changes for new handles support. No longer 'leak' imple...
aclement
2006-06-13
11
-116
/
+144
*
flag is ON by default
aclement
2006-06-12
1
-3
/
+3
*
fix for 146546
aclement
2006-06-12
2
-4
/
+2
*
test and fix for 145963: faulting in aspects coming in as binary inputs
aclement
2006-06-12
16
-9
/
+347
*
Fix for 122580 "Circularity Failure for Verbose Loading on JRockit 1.4.2_08 A...
mwebster
2006-06-09
9
-63
/
+324
*
synchronization joinpoints: code dump...
aclement
2006-06-08
1
-2
/
+2
*
synchronization joinpoints: and ACTIVATE.....................BOOM!
aclement
2006-06-08
1
-0
/
+2
*
tidied comments.
aclement
2006-06-08
1
-7
/
+0
*
synchronization joinpoints: code dump...
aclement
2006-06-08
1
-1
/
+588
*
synchronization joinpoints: code dump...
aclement
2006-06-08
1
-1
/
+39
*
synchronization joinpoints: code dump...
aclement
2006-06-08
2
-3
/
+47
*
synchronization joinpoints: code dump...
aclement
2006-06-08
2
-1
/
+36
*
synchronization joinpoints: code dump...
aclement
2006-06-08
4
-10
/
+20
*
synchronization joinpoints: code dump...
aclement
2006-06-08
6
-8
/
+23
*
synchronization joinpoints: code dump... uses world rather than messagehandler
aclement
2006-06-08
1
-7
/
+9
*
synchronization joinpoints: code dump...
aclement
2006-06-08
1
-1
/
+25
*
oops! remove that bit.
aclement
2006-06-08
1
-8
/
+0
*
synchronization joinpoints: code dump...
aclement
2006-06-08
7
-12
/
+206
*
fix for 145950
aclement
2006-06-08
1
-9
/
+4
*
test for 145950
aclement
2006-06-08
3
-0
/
+31
*
141730 - latest variant of program element signature processing
aclement
2006-06-07
12
-72
/
+289
*
testcode for 145391,145693
aclement
2006-06-07
2
-1
/
+20
*
testcode for 145391,145693
aclement
2006-06-07
5
-0
/
+97
*
fix for 145322
aclement
2006-06-06
1
-0
/
+10
*
some code for 141730 - store type signatures in program elements rather than ...
aclement
2006-06-06
15
-54
/
+324
*
use a loader that can find the reflection delegate.
aclement
2006-06-05
2
-4
/
+3
*
test and fix for 145086
aclement
2006-06-03
5
-14
/
+47
*
fall back logic when on 1.5 vm but necessary classes cant be found (test mach...
aclement
2006-06-02
1
-4
/
+6
*
132591 - Duplicate exception with aop.xml file on aspectpath
mwebster
2006-06-02
5
-10
/
+64
*
Another attempt to make this LTW change
aclement
2006-06-02
1
-1
/
+2
*
testcode for 145018
aclement
2006-06-02
3
-1
/
+53
*
fix for 120739
mwebster
2006-06-01
12
-7
/
+84
*
improved handling of optional joinpoints argument processing. and updated us...
aclement
2006-06-01
2
-4
/
+7
*
1.5 API: changed new PrintStream(File, ..) to new PrintStream(new FileOutputS...
mwebster
2006-06-01
1
-1
/
+2
*
update license to EPL
acolyer
2006-06-01
31
-267
/
+309
*
update license to EPL
acolyer
2006-06-01
794
-1586
/
+1586
*
update license to EPL
acolyer
2006-06-01
17
-37
/
+61
*
update license to EPL
acolyer
2006-06-01
118
-237
/
+237
*
update license to EPL
acolyer
2006-06-01
13
-26
/
+26
*
test and fix for pr144717 - array type as pointcut parameter in reflective world
acolyer
2006-05-31
3
-2
/
+26
*
test and fix for 129282
aclement
2006-05-31
6
-3
/
+132
[prev]
[next]