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
/
weaver
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes for 145442: better line numbers for woven code
aclement
2006-10-03
6
-17
/
+17
*
fixes for 145442: better line numbers for woven code
aclement
2006-10-03
1
-6
/
+17
*
turning off completeBinaryTypes
aclement
2006-10-03
1
-4
/
+4
*
test and fix for 158573 - incorrect 'adviceDidNotMatch' warning appears
aclement
2006-09-29
2
-1
/
+19
*
test and fix for 158624: generic types and arrays
aclement
2006-09-29
1
-2
/
+4
*
test and fixes for 145442 - line number info for stack traces.
aclement
2006-09-28
12
-24
/
+51
*
message patch from 155139
aclement
2006-09-25
1
-1
/
+1
*
154054 testcode and fix: noticing changes in around advice and forcing full b...
aclement
2006-09-22
2
-11
/
+95
*
ignore duplicate aop.xml definition
mwebster
2006-09-15
1
-0
/
+2
*
Test for 157057
aclement
2006-09-14
1
-1
/
+1
*
test and fix for 153845: Rogue signature containing a 'P' getting into the cl...
aclement
2006-09-14
1
-1
/
+1
*
fixes for 153490: mixing delegates. Refactored a *lot* of stuff - promoting ...
aclement
2006-09-13
7
-77
/
+66
*
testcode and fixes for 156962: Problems with @Deprecated in method signatures
aclement
2006-09-12
3
-4
/
+6
*
Bug 155238 "Trace should use System.identityHashCode, not hashCode"
mwebster
2006-08-30
1
-1
/
+1
*
Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments)
mwebster
2006-08-25
2
-6
/
+47
*
fix for 155213: made using date formatter lazy.
aclement
2006-08-25
1
-1
/
+1
*
fix for 152848: cope with discovering a non-generic type
aclement
2006-08-25
2
-2
/
+15
*
last of the dreaded jdtlikehandleprovider changes - 141730#22
aclement
2006-08-25
1
-7
/
+35
*
Bug 150487 "Tracing and Logging Framework" (Trace.event())
mwebster
2006-08-25
5
-8
/
+43
*
141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...
aclement
2006-08-25
4
-0
/
+15
*
Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw AbortExceptio...
mwebster
2006-08-24
1
-2
/
+8
*
Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weavi...
mwebster
2006-08-23
1
-4
/
+9
*
correct the comment!
aclement
2006-08-23
1
-1
/
+1
*
fixes for 149560: (1) correct the bcel code for creating clinit call (2) don'...
aclement
2006-08-22
2
-4
/
+10
*
some updates to ClassLoaderRepository - tested by RontimeWeaving
aclement
2006-08-21
4
-38
/
+192
*
141556: lint message sort out and memory leak resolution
aclement
2006-08-18
3
-44
/
+64
*
fix for pr153572 LTWWorld with Annotation finding and boot classes
post_pr_153572
acolyer
2006-08-18
1
-1
/
+5
*
145963: binary entries in the model: various parts to the fix.
aclement
2006-08-18
5
-30
/
+150
*
minor refactoring for a forthcoming fix
aclement
2006-08-18
2
-37
/
+50
*
test and fix for 154332: broken java.lang.<annotation> processing
aclement
2006-08-18
1
-1
/
+1
*
Bug 150487 "Tracing and Logging Framework" (new/fixed trace points)
mwebster
2006-08-16
3
-1
/
+22
*
Bug 150487 "Tracing and Logging Framework" (improve formatting for arrays and...
mwebster
2006-08-16
2
-1
/
+42
*
test and fix for 153535
aclement
2006-08-15
2
-1
/
+8
*
133770 'call and ltw': now attempts to grab a delegate for a non-locally defi...
aclement
2006-08-15
2
-42
/
+51
*
Bug 150487 "Tracing and Logging Framework" (WeavingAdaptorMessageHandler dele...
mwebster
2006-08-14
1
-28
/
+106
*
Bug 150487 "Tracing and Logging Framework" (allow LTW IMessageHandler impleme...
mwebster
2006-08-14
1
-0
/
+18
*
Bug 150487 "Tracing and Logging Framework" (override TraceFactory, trace info...
mwebster
2006-08-14
2
-21
/
+39
*
133770 'call and ltw': now able to complete ITD binding for binary types in L...
aclement
2006-08-14
3
-3
/
+210
*
133770 'call and ltw': moving type from loadtime to weaver
aclement
2006-08-14
1
-0
/
+76
*
Bug 150487 "Tracing and Logging Framework" (support debug, info, warn, error ...
mwebster
2006-08-09
7
-106
/
+187
*
inactive test case for Classloader repository sharing
aclement
2006-08-08
1
-0
/
+69
*
tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTW
aclement
2006-08-08
3
-23
/
+195
*
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 depen...
mwebster
2006-08-07
4
-189
/
+13
*
dont need TODO
aclement
2006-08-07
1
-1
/
+1
*
fix for 152871: parsing bytecode too often
aclement
2006-08-07
3
-22
/
+45
*
remove debug
aclement
2006-08-07
1
-1
/
+1
*
test and fix for 152631: decp targetting aspect using cflow
aclement
2006-08-04
1
-2
/
+2
*
test and initial patches for 141556
aclement
2006-08-03
1
-2
/
+34
*
fix for problem with transform of static synchronized method on pre Java5.
aclement
2006-08-03
1
-3
/
+4
*
Fix for failure when lock()/unlock() used in XML defined pointcut and would r...
aclement
2006-08-02
1
-0
/
+1
[next]