aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* testcode for 152871: parsing bytecode too often (needs a wildcard pattern in ...aclement2006-08-073-0/+32
* remove debugaclement2006-08-071-1/+1
* better diagnostic message.aclement2006-08-041-4/+8
* guard for 152835 - could be knock on effect from pipeline changeaclement2006-08-041-0/+2
* test and fix for 152631: decp targetting aspect using cflowaclement2006-08-044-2/+20
* bug 143903 - doc rewriting of javac tasks to support iajc via build.compilerwisberg2006-08-031-4/+21
* synchronized advice (I thought I checked this in right after the mail list di...wisberg2006-08-031-1/+26
* bug 149577 (darker tt tag color in .css)wisberg2006-08-033-3/+3
* doc process for adding new modules (soon to be superceded)wisberg2006-08-031-0/+33
* Bug 151991 add modules ajdoc, loadtime, loadtime5, weaver5 to license checkwisberg2006-08-031-1/+18
* copyright noticewisberg2006-08-032-0/+23
* copyright noticewisberg2006-08-033-0/+36
* test and initial patches for 141556aclement2006-08-0311-2/+154
* Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project...mwebster2006-08-037-71/+89
* fix for problem with transform of static synchronized method on pre Java5.aclement2006-08-033-3/+39
* fix for problem with transform of static synchronized method on pre Java5.aclement2006-08-032-0/+47
* test and fix for 152589: adviceDidNotMatch incorrectly appearingaclement2006-08-034-6/+51
* Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project...mwebster2006-08-021-21/+0
* Bug 150487 "Tracing and Logging Framework" (fix Linux)mwebster2006-08-021-3/+3
* Fix for failure when lock()/unlock() used in XML defined pointcut and would r...aclement2006-08-023-0/+26
* failure when lock()/unlock() used in XML defined pointcut and would require s...aclement2006-08-023-0/+55
* Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore dupl...mwebster2006-08-0110-1/+77
* Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat ...mwebster2006-08-019-39/+101
* synchronization pointcut problem (see Fourteen.java for info)aclement2006-08-014-1/+60
* build should cope now.aclement2006-08-011-1/+1
* cope (not perfect) with recent change to containers in AJDT projects.aclement2006-08-012-3/+8
* Bug 150487 "Tracing and Logging Framework"mwebster2006-07-311-1/+2
* Bug 150487 "Tracing and Logging Framework" (remove tracing from ClassPathMana...mwebster2006-07-315-3/+51
* test and fix for 152257aclement2006-07-314-7/+7
* testcode 152257aclement2006-07-311-0/+13
* testcode 152257aclement2006-07-313-0/+42
* trace!aclement2006-07-313-2/+17
* Bug 113948 "Repackage AspectJ" (move module root suites out of default package)mwebster2006-07-3025-16/+45
* being worked on...aclement2006-07-281-3/+3
* pipeline changes: fix for deep nesting aspectsaclement2006-07-285-7/+31
* bug151978: testcase (commented out)aclement2006-07-283-3/+36
* 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: activated PipeliningTests, some adviceDidNotMatch changes i...aclement2006-07-284-6/+11
* pipeline changes: new info message for time taken required changeaclement2006-07-281-1/+1
* pipeline changes: new info message for time taken, plus optional (commented o...aclement2006-07-281-1/+8
* pipeline changes: converts Eclipse annotations to AJ onesaclement2006-07-281-5/+214
* pipeline changes: builds EclipseResolvedMembersaclement2006-07-281-1/+7
* pipeline changes: changed to cope with differing implementations of ICompiler...aclement2006-07-282-16/+35
* pipeline changes: multiple variants of compiler adapter now, one pipelines, o...aclement2006-07-283-1/+641
* Bug 113948 "Repackage AspectJ" (comments and questions)PRE_PIPELINEmwebster2006-07-271-0/+0
* 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-2713-19/+21
* Bug 150487 "Tracing and Logging Framework" (add JUnit tests)mwebster2006-07-2718-36/+498