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
Commit message (
Expand
)
Author
Age
Files
Lines
*
231396: Comment #4: Big Refactoring
aclement
2008-05-28
3
-9
/
+10
*
allow use of DOLLARsandbox in the arguments to a 'run' test
aclement
2008-05-27
1
-0
/
+5
*
organized imports
aclement
2008-05-26
1
-1
/
+0
*
231396: refactoring: removed NonLocalExit and moved StreamPrintWriter into te...
aclement
2008-05-14
3
-2
/
+103
*
231963: implementation, allow -checkRuntimeVersion:true or false
aclement
2008-05-13
4
-12
/
+41
*
231396: refactoring: removed WeaverMetrics/LTWeaver, changed UnwovenClassFile...
aclement
2008-05-13
2
-26
/
+35
*
231396: refactoring: Moved CharOperation and NameConvertor
aclement
2008-05-12
3
-28
/
+7
*
231396: moved ConfigParser out of weaver jar
aclement
2008-05-09
2
-1
/
+316
*
231187: test and fix. Do the parameterization check after ITDs have applied
aclement
2008-05-08
1
-2
/
+6
*
209372: guard for -1 source line when no line numbers in class file
aclement
2008-05-07
1
-4
/
+12
*
-timers option, just times top level main() for now
aclement
2008-05-07
2
-9
/
+34
*
230134: tests and fixes - move cflow caches from static state to crosscutting...
aclement
2008-05-05
2
-3
/
+0
*
228633: pointcut comparison changes in AST support
aclement
2008-04-24
1
-3
/
+12
*
227540 related debug removed
aclement
2008-04-23
1
-3
/
+0
*
227540: npe guard + diagnostics
aclement
2008-04-17
1
-1
/
+4
*
160868: dont check paths more than once
aclement
2008-04-09
1
-4
/
+8
*
225916: test and fix: when pipelining use the binding to determine anonymity
aclement
2008-04-07
1
-1
/
+3
*
need toString() for < Java1.5 compilation
aclement
2008-04-02
1
-1
/
+1
*
221427: optimizing project rebuilds
aclement
2008-04-01
3
-85
/
+363
*
fix for 166514 - cope with missing type
aclement
2008-04-01
1
-1
/
+2
*
214994: generic itds alias NPE: tests and fix
aclement
2008-03-24
1
-0
/
+3
*
184447: guard for npe
aclement
2008-03-21
1
-1
/
+2
*
164356: test and fix: ajdoc
aclement
2008-03-20
1
-15
/
+26
*
173602 : testcode and fix for duplicate ITDs and NPE
aclement
2008-03-19
2
-0
/
+12
*
organized imports
aclement
2008-03-16
1
-6
/
+6
*
fix for 222437 - don't always ignore MANIFEST.MF
aclement
2008-03-12
1
-4
/
+5
*
trigger build
aclement
2008-03-06
1
-1
/
+1
*
221558: test and fix: incorrect abstract method error with generics and ITDs
aclement
2008-03-05
1
-9
/
+26
*
annotation value matching in decp
aclement
2008-03-03
3
-2
/
+43
*
220255: use the right signature for the annotation added
aclement
2008-02-26
1
-2
/
+3
*
annoValMatch: implementation
aclement
2008-02-25
1
-0
/
+28
*
organized imports
aclement
2008-02-25
1
-3
/
+1
*
fix expected result
aclement
2008-02-21
1
-1
/
+1
*
added test for 'enum' and upgraded testcode to use source level 1.5 (and JLS3)
aclement
2008-02-20
1
-2
/
+30
*
219298: raised visibility of CompilationUnitScope.checkParameterizedTypes()
aclement
2008-02-19
1
-0
/
+1
*
unused import
aclement
2008-01-24
1
-1
/
+0
*
unused import
aclement
2008-01-24
3
-12
/
+42
*
unused import
aclement
2008-01-24
8
-15
/
+3
*
unused import
aclement
2008-01-24
5
-20
/
+2
*
unused import
aclement
2008-01-24
2
-3
/
+0
*
unused import
aclement
2008-01-24
1
-1
/
+0
*
pr206911: tests and fix: generic super itd
aclement
2008-01-22
1
-2
/
+7
*
bug 203384: getting ontype information from the AST
aclement
2008-01-22
3
-0
/
+23
*
remove unnecessary imports to keep build happy
aclement
2008-01-17
1
-3
/
+0
*
AspectJ6: picking up compiler interface changes
aclement
2008-01-17
3
-35
/
+97
*
AspectJ6: picking up compiler interface changes
aclement
2008-01-17
4
-33
/
+38
*
AspectJ6: picking up compiler interface changes
aclement
2008-01-17
4
-22
/
+102
*
AspectJ6: picking up compiler interface changes
aclement
2008-01-17
3
-6
/
+43
*
AspectJ6: picking up compiler interface changes
aclement
2008-01-17
2
-1
/
+4
*
AspectJ6: picking up compiler interface changes
aclement
2008-01-17
1
-4
/
+8
[next]