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
*
work in progress.... annotation pointcuts, parsing, and patterns
acolyer
2004-12-06
2
-10
/
+18
*
work in progress.... annotation pointcuts, parsing, and patterns
acolyer
2004-12-06
54
-60
/
+1826
*
Fixes for Bug 80249: Order of types passed to compiler determines weaving beh...
aclement
2004-12-06
6
-17
/
+110
*
jdeveloperaop link, corrected html, added email archive search link, removed ...
wisberg
2004-12-06
1
-83
/
+61
*
This modified ordering (?!?) means you don't get silly .ajsym files left arou...
aclement
2004-12-03
1
-3
/
+3
*
remove that stupid launcher in org.eclipse.jdt.core
aclement
2004-12-03
2
-22
/
+0
*
72766 - varargs policing in signature matching
aclement
2004-12-03
7
-15
/
+124
*
72766 - varargs policing in signature matching
aclement
2004-12-03
7
-0
/
+56
*
72766 - avoided another problem to do with asking unresolvable members for th...
aclement
2004-12-03
1
-5
/
+19
*
72766 - avoid the potential NPE !
aclement
2004-12-03
1
-5
/
+5
*
72766 - varargs policing in signature matching
aclement
2004-12-03
2
-2
/
+6
*
integrate new tools tests into suite
acolyer
2004-12-03
2
-0
/
+28
*
APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...
acolyer
2004-12-03
21
-20
/
+908
*
support for 3rd party integration with pointcut parsing /matching
acolyer
2004-12-02
4
-0
/
+179
*
APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...
acolyer
2004-12-02
1
-1
/
+28
*
updated description of tools package to reflect wider scope
acolyer
2004-12-02
1
-3
/
+2
*
APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...
acolyer
2004-12-02
19
-19
/
+823
*
72766 - improved build.xml for building the testcode jar
aclement
2004-12-02
3
-17
/
+8
*
72766 - enum testdata
aclement
2004-12-02
8
-0
/
+44
*
72766 - annotation testdata
aclement
2004-12-02
5
-0
/
+37
*
72766 - progress text file for 1.5.0M1
aclement
2004-12-02
1
-0
/
+28
*
72766 - enum/annotations tests added to suite.
aclement
2004-12-02
1
-1
/
+3
*
72766 - tests to confirm ITDs on enums/annotations not allowed.
aclement
2004-12-02
3
-0
/
+214
*
fixed unused imports
aclement
2004-12-02
1
-3
/
+0
*
72766 - implement isEnum/isAnnotation
aclement
2004-12-02
1
-0
/
+12
*
72766 - when *source compiling* output messages to prevent ITD on enums/annot...
aclement
2004-12-02
4
-0
/
+45
*
72766 - more helpers for identifying enums/annotations
aclement
2004-12-02
2
-0
/
+38
*
72766 - when *binary weaving* output messages to stop ITDs on enums/annotations
aclement
2004-12-02
1
-1
/
+36
*
72766 - helper methods for identifying enums/annotations that call the BCEL s...
aclement
2004-12-02
1
-0
/
+8
*
72766 - messages output when preventing ITDs on enums/annotations
aclement
2004-12-02
2
-0
/
+22
*
72766: This is covariance support. only missing bit is for dynamic join poin...
aclement
2004-12-01
23
-7
/
+621
*
fixed typo in the "id" of the chapter
acolyer
2004-12-01
1
-1
/
+1
*
couple of doc bugs pointed out by andy...
acolyer
2004-12-01
1
-2
/
+2
*
Part of 72766: Bridge methods - we now do the right thing if we see one (i.e....
aclement
2004-11-30
20
-7
/
+291
*
JDeveloper url
wisberg
2004-11-30
1
-3
/
+5
*
ensure every generated html file has a meaningful name
acolyer
2004-11-28
7
-12
/
+12
*
aspectj 5 docs update. Signature matching chapter added.
acolyer
2004-11-28
13
-191
/
+781
*
more updates to 1.5 design
acolyer
2004-11-24
7
-142
/
+669
*
Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the clas...
aclement
2004-11-23
4
-1
/
+2
*
Some more fixes for Bug 78954: Compiler cannot cope with 4000 jars on the cla...
aclement
2004-11-23
3
-17
/
+169
*
Fix some stuff that Wes pointed out: addEmptyConstructor() in ClassGen has al...
aclement
2004-11-22
43
-187
/
+266
*
BCEL Java5 Support
aclement
2004-11-19
34
-0
/
+493
*
BCEL Java5 Support
aclement
2004-11-19
342
-514
/
+1393
*
BCEL Java5 Support
aclement
2004-11-19
42
-8
/
+4863
*
Fixed 2 xml errors.
aclement
2004-11-19
2
-2
/
+2
*
Some enhancements discovered whilst working on bugzilla bug 78954: Compiler c...
aclement
2004-11-18
5
-22
/
+32
*
Imports organized.
aclement
2004-11-18
26
-111
/
+153
*
Doesnt delete the 'src' dir.
aclement
2004-11-18
1
-1
/
+1
*
Adding BCEL src to bcel-builder project. We change/patch BCEL more frequentl...
aclement
2004-11-18
342
-0
/
+56495
*
some small updates in annotations, plus beginnings of varargs section
acolyer
2004-11-18
4
-1
/
+193
[next]