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
path:
root
/
weaver
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finally ... type mungers now remember where they came from in their attribute...
aclement
2004-12-07
1
-5
/
+15
*
annotation pattern and type pattern parsing and test cases
acolyer
2004-12-06
12
-135
/
+243
*
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
29
-56
/
+1729
*
72766 - varargs policing in signature matching
aclement
2004-12-03
3
-1
/
+42
*
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
*
APIs allowing 3rd parties to integrate with AspectJ's pointcut parsing and ma...
acolyer
2004-12-03
19
-20
/
+196
*
support for 3rd party integration with pointcut parsing /matching
acolyer
2004-12-02
4
-0
/
+179
*
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 - 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
5
-7
/
+115
*
Part of 72766: Bridge methods - we now do the right thing if we see one (i.e....
aclement
2004-11-30
9
-4
/
+64
*
Final !! fixes for Bug 78954: Compiler cannot cope with 4000 jars on the clas...
aclement
2004-11-23
1
-1
/
+1
*
Some more fixes for Bug 78954: Compiler cannot cope with 4000 jars on the cla...
aclement
2004-11-23
2
-16
/
+157
*
Matthews fix for Bugzilla Bug 77163: Load time weaver default verbose setting
V1_2_1
aclement
2004-11-05
1
-35
/
+83
*
Fix for Bugzilla Bug 76798: Add versions to woven class files - enabling bett...
aclement
2004-10-22
7
-9
/
+113
*
Bugzilla Bug 73895
acolyer
2004-10-21
1
-1
/
+1
*
Fix for Bugzilla Bug 74952: before,after !(cflow(within(Trace*))) prints nothing
aclement
2004-10-21
1
-3
/
+17
*
76030 - cflow optimizations. Part 2 fix - share counters and stacks when we ...
aclement
2004-10-12
2
-22
/
+81
*
76030 - cflow optimizations. Part 1 fix - use counters rather than stacks wh...
aclement
2004-10-11
7
-68
/
+220
*
Made getNode(..) protected to enable extensibility.
mkersten
2004-09-27
1
-1
/
+1
*
Made lookupMember(..) and findMemberInClass(..) protected
mkersten
2004-09-16
1
-2
/
+2
*
static dependence on SimpleDateFormat had broken WeavingURLClassLoader
acolyer
2004-09-07
1
-4
/
+4
*
Fix for Bugzilla Bug 72528
aclement
2004-09-03
2
-2
/
+74
*
Fix for Bugzilla Bug 46298
aclement
2004-09-01
1
-8
/
+35
*
fix for Bugzilla Bug 72150
aclement
2004-08-27
1
-2
/
+7
*
Minor fix to avoid crashing whilst dumping :)
aclement
2004-08-25
1
-1
/
+1
*
fix for Bugzilla Bug 72531
acolyer
2004-08-24
1
-1
/
+20
*
organized imports
aclement
2004-08-23
2
-4
/
+0
*
Matthews enhancement fix for Bugzilla Bug 72154 "Support for simple dump file"
aclement
2004-08-23
2
-15
/
+412
*
More 'cant find types' improved.
aclement
2004-08-23
6
-6
/
+44
*
Two more "cant find types" dealt with.
aclement
2004-08-23
3
-2
/
+26
*
Fix for Bugzilla Bug 70794
aclement
2004-08-20
3
-14
/
+59
*
toString method on new attribute makes test harness diffing happier.
acolyer
2004-08-19
1
-0
/
+3
*
Fix and testcase for Bugzilla Bug 49657
aclement
2004-08-19
4
-20
/
+63
*
fix for Bugzilla Bug 37020
acolyer
2004-08-19
4
-1
/
+71
*
Added support for clients to extend the ASM relationships in order to add
mkersten
2004-08-18
4
-14
/
+29
*
test for Bugzilla Bug 64069
acolyer
2004-08-18
1
-2
/
+23
*
Test and fix for Bugzilla Bug 62642
aclement
2004-08-17
1
-0
/
+18
*
remaining fix for 72016 (problem/type information flowing through AJDE)
aclement
2004-08-17
1
-1
/
+3
*
Fix for Bugzilla Bug 72016: No problem type information from AspectJ compiler...
aclement
2004-08-16
1
-1
/
+1
*
Fix for Bugzilla Bug 71339
aclement
2004-08-13
2
-0
/
+2
*
organized imports.
for_ajdt1_1_12
aclement
2004-08-12
1
-2
/
+0
*
BCEL rename (enhancement 61374)
aclement
2004-08-12
23
-202
/
+202
[next]