summaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* fixes for 145442: better line numbers for woven codeaclement2006-10-036-17/+17
* fixes for 145442: better line numbers for woven codeaclement2006-10-031-6/+17
* turning off completeBinaryTypesaclement2006-10-031-4/+4
* test and fix for 158573 - incorrect 'adviceDidNotMatch' warning appearsaclement2006-09-292-1/+19
* test and fix for 158624: generic types and arraysaclement2006-09-291-2/+4
* test and fixes for 145442 - line number info for stack traces.aclement2006-09-2812-24/+51
* message patch from 155139aclement2006-09-251-1/+1
* 154054 testcode and fix: noticing changes in around advice and forcing full b...aclement2006-09-222-11/+95
* ignore duplicate aop.xml definitionmwebster2006-09-151-0/+2
* Test for 157057aclement2006-09-141-1/+1
* test and fix for 153845: Rogue signature containing a 'P' getting into the cl...aclement2006-09-141-1/+1
* fixes for 153490: mixing delegates. Refactored a *lot* of stuff - promoting ...aclement2006-09-137-77/+66
* testcode and fixes for 156962: Problems with @Deprecated in method signaturesaclement2006-09-123-4/+6
* Bug 155238 "Trace should use System.identityHashCode, not hashCode"mwebster2006-08-301-1/+1
* Bug 155148 "jdk14 trace deadlock in oc4j" (use formatObj for _all_ arguments)mwebster2006-08-252-6/+47
* fix for 155213: made using date formatter lazy.aclement2006-08-251-1/+1
* fix for 152848: cope with discovering a non-generic typeaclement2006-08-252-2/+15
* last of the dreaded jdtlikehandleprovider changes - 141730#22aclement2006-08-251-7/+35
* Bug 150487 "Tracing and Logging Framework" (Trace.event())mwebster2006-08-255-8/+43
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...aclement2006-08-254-0/+15
* Bug 129525 "Don't Dump Bytecodes to Syserr in LTW" (don't throw AbortExceptio...mwebster2006-08-241-2/+8
* Bug 150271 "Allow multiple levels of LTW information" (make weaving/not weavi...mwebster2006-08-231-4/+9
* correct the comment!aclement2006-08-231-1/+1
* fixes for 149560: (1) correct the bcel code for creating clinit call (2) don'...aclement2006-08-222-4/+10
* some updates to ClassLoaderRepository - tested by RontimeWeavingaclement2006-08-214-38/+192
* 141556: lint message sort out and memory leak resolutionaclement2006-08-183-44/+64
* fix for pr153572 LTWWorld with Annotation finding and boot classespost_pr_153572acolyer2006-08-181-1/+5
* 145963: binary entries in the model: various parts to the fix.aclement2006-08-185-30/+150
* minor refactoring for a forthcoming fixaclement2006-08-182-37/+50
* test and fix for 154332: broken java.lang.<annotation> processingaclement2006-08-181-1/+1
* Bug 150487 "Tracing and Logging Framework" (new/fixed trace points)mwebster2006-08-163-1/+22
* Bug 150487 "Tracing and Logging Framework" (improve formatting for arrays and...mwebster2006-08-162-1/+42
* test and fix for 153535aclement2006-08-152-1/+8
* 133770 'call and ltw': now attempts to grab a delegate for a non-locally defi...aclement2006-08-152-42/+51
* Bug 150487 "Tracing and Logging Framework" (WeavingAdaptorMessageHandler dele...mwebster2006-08-141-28/+106
* Bug 150487 "Tracing and Logging Framework" (allow LTW IMessageHandler impleme...mwebster2006-08-141-0/+18
* Bug 150487 "Tracing and Logging Framework" (override TraceFactory, trace info...mwebster2006-08-142-21/+39
* 133770 'call and ltw': now able to complete ITD binding for binary types in L...aclement2006-08-143-3/+210
* 133770 'call and ltw': moving type from loadtime to weaveraclement2006-08-141-0/+76
* Bug 150487 "Tracing and Logging Framework" (support debug, info, warn, error ...mwebster2006-08-097-106/+187
* inactive test case for Classloader repository sharingaclement2006-08-081-0/+69
* tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTWaclement2006-08-083-23/+195
* Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 depen...mwebster2006-08-074-189/+13
* dont need TODOaclement2006-08-071-1/+1
* fix for 152871: parsing bytecode too oftenaclement2006-08-073-22/+45
* remove debugaclement2006-08-071-1/+1
* test and fix for 152631: decp targetting aspect using cflowaclement2006-08-041-2/+2
* test and initial patches for 141556aclement2006-08-031-2/+34
* fix for problem with transform of static synchronized method on pre Java5.aclement2006-08-031-3/+4
* Fix for failure when lock()/unlock() used in XML defined pointcut and would r...aclement2006-08-021-0/+1