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
...
*
get build configuration via accessor, not direct field access
acolyer
2006-01-31
1
-1
/
+1
*
made all the state in AjState private so we can get a better handle on what's...
acolyer
2006-01-31
2
-35
/
+139
*
cleanup the EclipseFactory afterCompilation
acolyer
2006-01-31
1
-0
/
+1
*
added a cleanup method to release memory held in type maps
acolyer
2006-01-31
1
-0
/
+5
*
dom changes for 125809 (from helen)
aclement
2006-01-31
3
-11
/
+204
*
support for -messageHolder command-line option. This is needed by the forking...
acolyer
2006-01-30
3
-4
/
+141
*
support for -messageHolder : do nothing since this (obviously) has to be proc...
acolyer
2006-01-30
1
-1
/
+4
*
support for messageHolder attribute even when forking (see corresponding chan...
acolyer
2006-01-30
1
-5
/
+7
*
enh 123423 (expose PTW type) - code currently commented out until return type...
aclement
2006-01-30
2
-1
/
+24
*
fixes for 125475/125480 - matches nothing @AJ support. Definetly *NOT* as cl...
aclement
2006-01-30
2
-8
/
+15
*
avoid NPE (125657)
aclement
2006-01-30
1
-2
/
+2
*
testcode for 125475/125480 (from matthew) and for enh 123423 (expose PTW type...
aclement
2006-01-30
1
-1
/
+20
*
testcode for 125475/125480 (from matthew) and for enh 123423 (expose PTW type)
aclement
2006-01-30
12
-4
/
+162
*
useful definition of STRING
aclement
2006-01-30
1
-0
/
+1
*
fix and test for 123901. test for 125475 (commented out)
aclement
2006-01-29
6
-3
/
+36
*
fixes for the AST - see comment #26 in 110465. Now exposes perclause/privile...
aclement
2006-01-27
9
-35
/
+265
*
fix for 121395 - error message on stupid aspectpath
aclement
2006-01-27
3
-3
/
+35
*
fix for 125405 - demote raws to simple on incremental compiles when necessary.
aclement
2006-01-27
3
-0
/
+42
*
testcode for 125405
aclement
2006-01-27
3
-0
/
+27
*
helens changes for 125295 - should keep AJDT happy.
aclement
2006-01-26
7
-8
/
+87
*
includes the AST changes already checked into shadows - see pr110465
aclement
2006-01-26
2
-0
/
+0
*
New tests for all the AST changes - and updated tests due to the AST being mo...
aclement
2006-01-26
3
-47
/
+1823
*
necessary magic. Factory 'mechanism' used so that the JDT project doesnt hav...
aclement
2006-01-26
4
-5
/
+237
*
Subclass for the AST that is able to create pointcuts/declares/etc. Similar ...
aclement
2006-01-26
1
-0
/
+494
*
new placeholder nodes for type patterns and signature patterns. Before this ...
aclement
2006-01-26
5
-2
/
+199
*
new distinct nodes for the different types of declare - all follow the standa...
aclement
2006-01-26
12
-101
/
+1923
*
oops, crap comment earlier - fix for 125101
aclement
2006-01-25
1
-0
/
+1
*
fix is checked in.
aclement
2006-01-25
1
-1
/
+1
*
fix for 122452 - pattern parser for a duff pointcut definition. Also fix for...
aclement
2006-01-25
4
-6
/
+28
*
test and fix for 125080 - mixing numbers of types in a generic type hierarchy
aclement
2006-01-25
4
-0
/
+55
*
test and fix for 125080 - mixing numbers of types in a generic type hierarchy
aclement
2006-01-25
1
-20
/
+6
*
testcode for 122452
aclement
2006-01-25
4
-0
/
+24
*
test and fix for 124999
aclement
2006-01-24
4
-1
/
+39
*
testcode for 124399
aclement
2006-01-24
3
-0
/
+66
*
test and fix for 124654: generic annotation matching..
aclement
2006-01-23
5
-4
/
+58
*
test and fix for 124808
aclement
2006-01-23
6
-2
/
+47
*
test and fix for pr124803 - mixing numbers of tvars/tparams in a hierarchy
aclement
2006-01-23
7
-1
/
+115
*
incremental and memory answers gleaned from matthew and andy
wisberg
2006-01-22
1
-8
/
+84
*
build the model.
aclement
2006-01-20
1
-0
/
+1
*
profiles of the 1.5.0 release of AspectJ building spring 1.2.6
acolyer
2006-01-20
8
-0
/
+256079
*
ant script for running profiling tests against aspectj with ajc source compil...
acolyer
2006-01-20
25
-4
/
+767
*
support for <jvmarg>...</jvmarg> when forking (needed by profiling scripts)
acolyer
2006-01-20
1
-2
/
+10
*
77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction"
aclement
2006-01-20
2
-0
/
+6
*
77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction"
aclement
2006-01-20
5
-4
/
+30
*
without this check, we sometimes hide earlier problems.
aclement
2006-01-20
1
-1
/
+1
*
77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction"
aclement
2006-01-20
9
-9
/
+141
*
77166 - newarray joinpoint support. "-Xjoinpoints:arrayconstruction"
aclement
2006-01-20
10
-28
/
+128
*
77166 - newarray joinpoint - testcode
aclement
2006-01-19
14
-0
/
+418
*
122347 - at least evict *something* from the type map. use softrefs but tail...
aclement
2006-01-18
2
-25
/
+147
*
unused import.
aclement
2006-01-18
1
-9
/
+41
[prev]
[next]