aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat ...mwebster2006-08-013-10/+20
* synchronization pointcut problem (see Fourteen.java for info)aclement2006-08-011-1/+2
* Bug 150487 "Tracing and Logging Framework" (remove tracing from ClassPathMana...mwebster2006-07-311-3/+7
* test and fix for 152257aclement2006-07-311-0/+1
* trace!aclement2006-07-313-2/+17
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-302-6/+2
* Bug 150487 "Tracing and Logging Framework" (remove redundant TraceFactory.isE...mwebster2006-07-282-9/+0
* pipeline changes: changed adviceDidNotMatch processing and moved reweavable m...aclement2006-07-281-8/+14
* pipeline changes: stores names of super types, not direct references (cost?)aclement2006-07-281-31/+59
* pipeline changes: switch in World - defaults to ON, switched off via -Xset:pi...aclement2006-07-271-1/+12
* fix and testcode update for: 151673: after advice sometimes woven incorrectly...aclement2006-07-2710-16/+21
* Bug 150487 "Tracing and Logging Framework" (add JUnit tests)mwebster2006-07-2712-31/+348
* Bug 150487 "Tracing and Logging Framework" (add timestamp and thread id)mwebster2006-07-271-6/+13
* Bug 150487 "Tracing and Logging Framework" (handle missing org.apache.commons...mwebster2006-07-251-1/+2
* pipeline changes: tell us what needed resolving!aclement2006-07-251-1/+1
* pipeline changes: printableaclement2006-07-251-0/+5
* pipeline changes: implemented stringify.aclement2006-07-252-1/+20
* test and fixes for Bug 145963: add injar aspects to the modelaclement2006-07-253-20/+121
* test and fix for Bug 150671: declare error on set of volatile field does not ...aclement2006-07-251-1/+1
* First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory)mwebster2006-07-1413-3/+471
* Fix for Bug 150254 "Provide context for LTW verbose messages" (WeavingAdaptor...mwebster2006-07-121-2/+9
* fix for 150095: generics binary decpaclement2006-07-101-1/+9
* test and fix for 148409aclement2006-07-061-2/+11