aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* 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
* last patches for 141730aclement2006-07-065-10/+13
* pr145693 - fix for part 1aclement2006-07-051-0/+21
* new weaver message - pr145693aclement2006-07-052-0/+2
* testcode for 149305, 149096, 149305: fix for 149305aclement2006-07-041-2/+5
* bit of reordering to Ajc152Tests - and fixed 148972V1_5_2_finalaclement2006-06-281-1/+8
* test and fix for 148727 - reverse synthetic changes for aspectOf() and hasAsp...aclement2006-06-281-5/+6
* Fix for Bug 148388 "LTW weaver produces a debug message at the begining"mwebster2006-06-271-1/+0
* test/fix for 148786: new array joinpoint problem. tiny one line change, safe...aclement2006-06-271-2/+1
* tests and implementation for enh 147711 (use true synthetic attribute/flag fo...acolyer2006-06-248-27/+111
* 126167: Fix for @Around problems...aclement2006-06-231-37/+152
* refactored implementation of weaveAfterReturning - this is now much clearer a...acolyer2006-06-221-86/+156
* tests and "fix" for pr148007 - workaround JRockit "goto" bug by generating co...acolyer2006-06-2224-121/+177
* Fix for Bug 140695 "Use LTWWorld not BcelWorld for load-time weaving" (use bo...mwebster2006-06-211-1/+1
* test and fix for 147801: rogue bridge methods in a funky configuration.aclement2006-06-212-23/+30
* tests and fix for pr147845, generic abstract aspect 3+ deep hierarchiesacolyer2006-06-201-6/+7
* public accessibility..aclement2006-06-201-1/+1
* 145963: patches from comment #3aclement2006-06-201-5/+5
* test and fix for 147701: @DeclareParents: was failing to include package name...aclement2006-06-203-2/+4
* make the default warning level for my beautiful "warnOnSwallowedExceptions" b...acolyer2006-06-191-1/+1
* fixed decp bug and problem with 1.5 IBM VMaclement2006-06-191-1/+3
* testcode and patches for pr141730 comments #13,14: "new handleprovider"aclement2006-06-191-86/+81
* Fix for 139936 "[ltw] WeavingAdaptor.generatedClassesExist() cannot cope with...mwebster2006-06-151-2/+9
* Fix for Bug 140695 - Use LTWWorld not BcelWorld for load-time weaving (wrong ...mwebster2006-06-131-1/+1