aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Bug 150487 "Tracing and Logging Framework" (add timestamp and thread id)mwebster2006-07-271-6/+13
* Bug 150487 "Tracing and Logging Framework" (test default behaviour under 1.3 ...mwebster2006-07-278-0/+125
* fix for Bug 151845: NPE while buildingaclement2006-07-271-9/+11
* Bug 150487 "Tracing and Logging Framework" (remove 1.4 API)mwebster2006-07-271-1/+1
* Bug 151182 "NPE in BcelWeaver using LTW" (synchronize(loader) for adaptor cre...mwebster2006-07-271-6/+8
* doh! uses api that isnt there yet...aclement2006-07-271-1/+1
* doh! uses api that isnt there yet...aclement2006-07-261-11/+11
* pipeline changes: new kind of ResolvedMember for Eclipsey membersaclement2006-07-261-0/+78
* fix annoying stacktrace that comes out when running all testsaclement2006-07-261-1/+3
* pipeline changes: testcodeaclement2006-07-2613-0/+281
* pipeline changes: need extra hook into compiler lifecycle (after diet parse)aclement2006-07-263-0/+4
* Bug 107741 "Update WeavingURLClassLoader" (update examples/build.xml)mwebster2006-07-251-1/+1
* Bug 150487 "Tracing and Logging Framework" (handle missing org.apache.commons...mwebster2006-07-252-1/+7
* 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