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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
an additional interface that custom message handlers may choose to implement....
acolyer
2006-01-18
2
-0
/
+42
*
Use ant's TaskLogger for all output from our task, rather than writing direct...
acolyer
2006-01-18
1
-18
/
+82
*
test and fix for 123612 - remember to clear the caches for declared annotatio...
aclement
2006-01-17
4
-1
/
+27
*
doc updates for 76101 from Helen - how to build AJ and stuff it into AJDT.
aclement
2006-01-17
1
-1
/
+124
*
tests for 123695 and 124105
aclement
2006-01-17
2
-1
/
+13
*
fix for 123695 - allow for null (no annotations)
aclement
2006-01-17
1
-1
/
+2
*
fix for 124105 - resolve the signature
aclement
2006-01-17
1
-0
/
+1
*
testcode for 124105
aclement
2006-01-17
8
-0
/
+103
*
testcode for 123695
aclement
2006-01-17
8
-0
/
+143
*
pr58524 (golden oldie...) - from Helen - removing use of deprecated API in a...
aclement
2006-01-16
5
-779
/
+93
*
removed rogue debugging statement.
aclement
2006-01-16
1
-3
/
+0
*
pr121711 - from Helen - comment #19
aclement
2006-01-16
4
-5
/
+281
*
pr121711 - from Helen - removing >1.3 apis that were introduced in previous p...
aclement
2006-01-16
2
-4
/
+12
*
pr122248, only unpack generic signatures if the world is in java 5 mode...
acolyer
2006-01-15
4
-2
/
+16
*
more ajdoc changes - see pr121711 - from Helen.
aclement
2006-01-13
19
-185
/
+1411
*
ajdoc changes - moving to using a sandbox for testing, plus other bits and pi...
aclement
2006-01-13
18
-584
/
+1088
*
spelling fixed! (pr122417)
aclement
2006-01-10
2
-2
/
+2
*
pr122458
aclement
2006-01-10
1
-1
/
+1
*
oops - bug number not quite right, fixed now.
aclement
2006-01-10
4
-9
/
+9
*
test and fix for pr112458 - also created the 151 test areas and driving junit...
aclement
2006-01-10
8
-4
/
+113
*
fixes for ajdoc crash - bug 122728
aclement
2006-01-09
6
-1
/
+130
*
fix from comment #14 on bug 119453 to do with incorrect results for decp stat...
aclement
2006-01-09
3
-0
/
+17
*
doc fix for @DeclareParents
acolyer
2005-12-22
1
-2
/
+2
*
proper fix for 121385.
aclement
2005-12-21
11
-7
/
+169
*
fixes for 121575.
aclement
2005-12-21
5
-6
/
+84
*
testcode for 121575
aclement
2005-12-21
4
-0
/
+101
*
helens fixes for AST and ITDs - uses declared modifiers so the AST consumer d...
aclement
2005-12-21
3
-4
/
+114
*
ajdoc: fixes for 58520 from Helen.
aclement
2005-12-21
5
-2
/
+119
*
ajdoc: fixes from Helen for 119453
aclement
2005-12-21
7
-15
/
+389
*
testcode for 119453
aclement
2005-12-21
2
-0
/
+37
*
matthews doc changes for ltw
aclement
2005-12-20
1
-77
/
+79
*
matthews message accumulation changes for ltw
aclement
2005-12-19
4
-10
/
+65
*
updates to docs for 1.5.0
acolyer
2005-12-19
5
-3
/
+19
*
moved to aspectj5rt
acolyer
2005-12-19
1
-188
/
+0
*
merge of RB_V1_5_0 changes back into HEAD
acolyer
2005-12-19
5
-3
/
+192
*
doc updates from RB_V1_5_0
acolyer
2005-12-19
8
-171
/
+100
*
fix NPE in mixing style (can be in concrete aspect from code style as well)
avasseur
2005-12-19
6
-6
/
+66
[next]