]>
source.dussan.org Git - aspectj.git/log
aclement [Mon, 7 Aug 2006 13:04:28 +0000 (13:04 +0000)]
fix for 152871: parsing bytecode too often
aclement [Mon, 7 Aug 2006 12:58:51 +0000 (12:58 +0000)]
testcode for 152871: parsing bytecode too often (needs a wildcard pattern in the exclude list)
aclement [Mon, 7 Aug 2006 11:18:02 +0000 (11:18 +0000)]
remove debug
aclement [Fri, 4 Aug 2006 11:03:08 +0000 (11:03 +0000)]
better diagnostic message.
aclement [Fri, 4 Aug 2006 11:02:38 +0000 (11:02 +0000)]
guard for 152835 - could be knock on effect from pipeline change
aclement [Fri, 4 Aug 2006 10:29:04 +0000 (10:29 +0000)]
test and fix for 152631: decp targetting aspect using cflow
wisberg [Thu, 3 Aug 2006 17:20:06 +0000 (17:20 +0000)]
bug 143903 - doc rewriting of javac tasks to support iajc via build.compiler
wisberg [Thu, 3 Aug 2006 16:54:39 +0000 (16:54 +0000)]
synchronized advice (I thought I checked this in right after the mail list discussion)
wisberg [Thu, 3 Aug 2006 16:52:54 +0000 (16:52 +0000)]
bug 149577 (darker tt tag color in .css)
wisberg [Thu, 3 Aug 2006 16:03:35 +0000 (16:03 +0000)]
doc process for adding new modules (soon to be superceded)
wisberg [Thu, 3 Aug 2006 15:51:04 +0000 (15:51 +0000)]
Bug 151991 add modules ajdoc, loadtime, loadtime5, weaver5 to license check
wisberg [Thu, 3 Aug 2006 15:48:28 +0000 (15:48 +0000)]
copyright notice
wisberg [Thu, 3 Aug 2006 15:41:54 +0000 (15:41 +0000)]
copyright notice
aclement [Thu, 3 Aug 2006 10:03:43 +0000 (10:03 +0000)]
test and initial patches for 141556
mwebster [Thu, 3 Aug 2006 08:32:31 +0000 (08:32 +0000)]
Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project root" (use sandbox for compiling and running tests)
aclement [Thu, 3 Aug 2006 07:53:27 +0000 (07:53 +0000)]
fix for problem with transform of static synchronized method on pre Java5.
aclement [Thu, 3 Aug 2006 07:35:18 +0000 (07:35 +0000)]
fix for problem with transform of static synchronized method on pre Java5.
aclement [Thu, 3 Aug 2006 07:23:55 +0000 (07:23 +0000)]
test and fix for 152589: adviceDidNotMatch incorrectly appearing
mwebster [Wed, 2 Aug 2006 12:53:35 +0000 (12:53 +0000)]
Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project root" (remove redundant logic that created result.ser"
mwebster [Wed, 2 Aug 2006 10:59:38 +0000 (10:59 +0000)]
Bug 150487 "Tracing and Logging Framework" (fix Linux)
aclement [Wed, 2 Aug 2006 08:46:25 +0000 (08:46 +0000)]
Fix for failure when lock()/unlock() used in XML defined pointcut and would require synchronization transform of a method
aclement [Wed, 2 Aug 2006 08:45:44 +0000 (08:45 +0000)]
failure when lock()/unlock() used in XML defined pointcut and would require synchronization transform of a method
mwebster [Tue, 1 Aug 2006 20:41:52 +0000 (20:41 +0000)]
Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore duplicate agents)
mwebster [Tue, 1 Aug 2006 13:09:06 +0000 (13:09 +0000)]
Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat to prevent recursion in JDK 1.4 LTW)
aclement [Tue, 1 Aug 2006 12:40:31 +0000 (12:40 +0000)]
synchronization pointcut problem (see Fourteen.java for info)
aclement [Tue, 1 Aug 2006 09:51:43 +0000 (09:51 +0000)]
build should cope now.
aclement [Tue, 1 Aug 2006 09:50:34 +0000 (09:50 +0000)]
cope (not perfect) with recent change to containers in AJDT projects.
mwebster [Mon, 31 Jul 2006 15:28:55 +0000 (15:28 +0000)]
Bug 150487 "Tracing and Logging Framework"
mwebster [Mon, 31 Jul 2006 15:28:31 +0000 (15:28 +0000)]
Bug 150487 "Tracing and Logging Framework" (remove tracing from ClassPathManager to prevent recursion in JDK 1.4 LTW)
aclement [Mon, 31 Jul 2006 15:05:05 +0000 (15:05 +0000)]
test and fix for 152257
aclement [Mon, 31 Jul 2006 14:11:49 +0000 (14:11 +0000)]
testcode 152257
aclement [Mon, 31 Jul 2006 14:03:17 +0000 (14:03 +0000)]
testcode 152257
aclement [Mon, 31 Jul 2006 12:42:31 +0000 (12:42 +0000)]
trace!
mwebster [Sun, 30 Jul 2006 18:20:50 +0000 (18:20 +0000)]
Bug 113948 "Repackage AspectJ" (move module root suites out of default package)
aclement [Fri, 28 Jul 2006 14:15:07 +0000 (14:15 +0000)]
being worked on...
aclement [Fri, 28 Jul 2006 14:05:39 +0000 (14:05 +0000)]
pipeline changes: fix for deep nesting aspects
aclement [Fri, 28 Jul 2006 13:17:57 +0000 (13:17 +0000)]
bug151978: testcase (commented out)
mwebster [Fri, 28 Jul 2006 12:55:20 +0000 (12:55 +0000)]
Bug 150487 "Tracing and Logging Framework" (remove redundant TraceFactory.isEnabled() method and test)
aclement [Fri, 28 Jul 2006 10:22:45 +0000 (10:22 +0000)]
pipeline changes: changed adviceDidNotMatch processing and moved reweavable message (dont want it for every file woven!)
aclement [Fri, 28 Jul 2006 10:22:12 +0000 (10:22 +0000)]
pipeline changes: stores names of super types, not direct references (cost?)
aclement [Fri, 28 Jul 2006 10:21:49 +0000 (10:21 +0000)]
pipeline changes: activated PipeliningTests, some adviceDidNotMatch changes in the test xml
aclement [Fri, 28 Jul 2006 10:21:18 +0000 (10:21 +0000)]
pipeline changes: new info message for time taken required change
aclement [Fri, 28 Jul 2006 10:21:04 +0000 (10:21 +0000)]
pipeline changes: new info message for time taken, plus optional (commented out logic) for easily attaching jconsole
aclement [Fri, 28 Jul 2006 10:20:23 +0000 (10:20 +0000)]
pipeline changes: converts Eclipse annotations to AJ ones
aclement [Fri, 28 Jul 2006 10:20:07 +0000 (10:20 +0000)]
pipeline changes: builds EclipseResolvedMembers
aclement [Fri, 28 Jul 2006 10:19:49 +0000 (10:19 +0000)]
pipeline changes: changed to cope with differing implementations of ICompilerAdapter
aclement [Fri, 28 Jul 2006 10:19:18 +0000 (10:19 +0000)]
pipeline changes: multiple variants of compiler adapter now, one pipelines, one doesnt.
mwebster [Thu, 27 Jul 2006 14:57:45 +0000 (14:57 +0000)]
Bug 113948 "Repackage AspectJ" (comments and questions)
aclement [Thu, 27 Jul 2006 11:01:51 +0000 (11:01 +0000)]
pipeline changes: switch in World - defaults to ON, switched off via -Xset:pipelineCompilation=false
aclement [Thu, 27 Jul 2006 09:57:26 +0000 (09:57 +0000)]
fix and testcode update for: 151673: after advice sometimes woven incorrectly into strangely formed input bytecode
mwebster [Thu, 27 Jul 2006 09:30:17 +0000 (09:30 +0000)]
Bug 150487 "Tracing and Logging Framework" (add JUnit tests)
mwebster [Thu, 27 Jul 2006 09:29:41 +0000 (09:29 +0000)]
Bug 150487 "Tracing and Logging Framework" (add timestamp and thread id)
mwebster [Thu, 27 Jul 2006 09:28:41 +0000 (09:28 +0000)]
Bug 150487 "Tracing and Logging Framework" (test default behaviour under 1.3 & 1.5)
aclement [Thu, 27 Jul 2006 09:27:55 +0000 (09:27 +0000)]
fix for Bug 151845: NPE while building
mwebster [Thu, 27 Jul 2006 09:27:07 +0000 (09:27 +0000)]
Bug 150487 "Tracing and Logging Framework" (remove 1.4 API)
mwebster [Thu, 27 Jul 2006 09:25:50 +0000 (09:25 +0000)]
Bug 151182 "NPE in BcelWeaver using LTW" (synchronize(loader) for adaptor create, initialize and weave)
aclement [Thu, 27 Jul 2006 07:16:59 +0000 (07:16 +0000)]
doh! uses api that isnt there yet...
aclement [Wed, 26 Jul 2006 20:18:45 +0000 (20:18 +0000)]
doh! uses api that isnt there yet...
aclement [Wed, 26 Jul 2006 15:23:57 +0000 (15:23 +0000)]
pipeline changes: new kind of ResolvedMember for Eclipsey members
aclement [Wed, 26 Jul 2006 15:23:09 +0000 (15:23 +0000)]
fix annoying stacktrace that comes out when running all tests
aclement [Wed, 26 Jul 2006 15:01:31 +0000 (15:01 +0000)]
pipeline changes: testcode
aclement [Wed, 26 Jul 2006 13:47:27 +0000 (13:47 +0000)]
pipeline changes: need extra hook into compiler lifecycle (after diet parse)
mwebster [Tue, 25 Jul 2006 16:30:12 +0000 (16:30 +0000)]
Bug 107741 "Update WeavingURLClassLoader" (update examples/build.xml)
mwebster [Tue, 25 Jul 2006 15:38:26 +0000 (15:38 +0000)]
Bug 150487 "Tracing and Logging Framework" (handle missing org.apache.commons.logging on JSE-1.3/1.4)
aclement [Tue, 25 Jul 2006 15:24:59 +0000 (15:24 +0000)]
pipeline changes: tell us what needed resolving!
aclement [Tue, 25 Jul 2006 15:24:42 +0000 (15:24 +0000)]
pipeline changes: printable
aclement [Tue, 25 Jul 2006 15:24:12 +0000 (15:24 +0000)]
pipeline changes: implemented stringify.
aclement [Tue, 25 Jul 2006 12:38:13 +0000 (12:38 +0000)]
allow exception to flow out rather than losing it due to an NPE
aclement [Tue, 25 Jul 2006 11:22:26 +0000 (11:22 +0000)]
message was wrong way round!
aclement [Tue, 25 Jul 2006 10:35:38 +0000 (10:35 +0000)]
wonder what the build will make of this? dependency from browser>weaver5 so that the JDK14 tracing code (and rest of weaver5...) gets into aspectjtools.jar
aclement [Tue, 25 Jul 2006 08:38:09 +0000 (08:38 +0000)]
test and fixes for Bug 145963: add injar aspects to the model
aclement [Tue, 25 Jul 2006 07:46:13 +0000 (07:46 +0000)]
test and fix for Bug 150671: declare error on set of volatile field does not work
aclement [Mon, 24 Jul 2006 14:24:52 +0000 (14:24 +0000)]
pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental.
aclement [Mon, 24 Jul 2006 11:16:47 +0000 (11:16 +0000)]
pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental.
aclement [Mon, 24 Jul 2006 11:05:49 +0000 (11:05 +0000)]
pr145689 - telling AJDT through the progress monitor (rather than a debug interface) whether the build was full or incremental.
wisberg [Fri, 21 Jul 2006 17:36:38 +0000 (17:36 +0000)]
disabling test
wisberg [Fri, 21 Jul 2006 02:25:03 +0000 (02:25 +0000)]
Restructured and added comments and new simplification options.
wisberg [Thu, 20 Jul 2006 22:30:36 +0000 (22:30 +0000)]
initial OSGI module tests
wisberg [Thu, 20 Jul 2006 22:29:59 +0000 (22:29 +0000)]
remove unused code
wisberg [Thu, 20 Jul 2006 22:25:26 +0000 (22:25 +0000)]
preliminary support for reading OSGI manifests
wisberg [Thu, 20 Jul 2006 22:24:41 +0000 (22:24 +0000)]
preliminary support for reading OSGI manifest, remove unused code
wisberg [Thu, 20 Jul 2006 22:10:32 +0000 (22:10 +0000)]
unused import
wisberg [Thu, 20 Jul 2006 22:09:30 +0000 (22:09 +0000)]
unused local
mwebster [Thu, 20 Jul 2006 21:08:34 +0000 (21:08 +0000)]
Bug 150487 "Tracing and Logging Framework" (skip commons.jar)
mwebster [Wed, 19 Jul 2006 16:06:11 +0000 (16:06 +0000)]
Bug 150487 "Tracing and Logging Framework" (skip commons.jar)
mwebster [Wed, 19 Jul 2006 14:32:53 +0000 (14:32 +0000)]
Bug 150487 "Tracing and Logging Framework" (skip commons.jar)
aclement [Wed, 19 Jul 2006 12:06:04 +0000 (12:06 +0000)]
PipeliningFeature146781:Some AjBcel changes to reduce amount of garbage created during weaving.
mwebster [Tue, 18 Jul 2006 16:37:24 +0000 (16:37 +0000)]
Bug 113948 "Repackage AspectJ" (proposal document)
mwebster [Tue, 18 Jul 2006 10:18:05 +0000 (10:18 +0000)]
Fix for Bug 150254 "Provide context for LTW verbose messages" (tidy up ClassLoaderWeavingAdaptor.initialize())
mwebster [Fri, 14 Jul 2006 17:39:46 +0000 (17:39 +0000)]
First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory)
mwebster [Wed, 12 Jul 2006 14:27:55 +0000 (14:27 +0000)]
Fix for Bug 150254 "Provide context for LTW verbose messages" (WeavingAdaptorMessageHandler.render())
mwebster [Wed, 12 Jul 2006 14:26:21 +0000 (14:26 +0000)]
Fix for Bug 150254 "Provide context for LTW verbose messages" (IWeavingContext.getId(), WeavingContextTest)
mwebster [Tue, 11 Jul 2006 12:57:44 +0000 (12:57 +0000)]
Testcases for 145442 "The line number is missing for an advised class."
aclement [Tue, 11 Jul 2006 08:47:00 +0000 (08:47 +0000)]
oops
aclement [Tue, 11 Jul 2006 08:45:19 +0000 (08:45 +0000)]
removing 121805 for now...
aclement [Tue, 11 Jul 2006 07:56:23 +0000 (07:56 +0000)]
test for 121805. commented out test for 145442 (not recreated yet)
mwebster [Mon, 10 Jul 2006 15:31:16 +0000 (15:31 +0000)]
Testcases for Bug 149322 "Change Xlint cantFindType default to warning"
aclement [Mon, 10 Jul 2006 14:55:03 +0000 (14:55 +0000)]
oops! testcase bug - uncovered by work on 150095
aclement [Mon, 10 Jul 2006 14:54:44 +0000 (14:54 +0000)]
fix for 150095: generics binary decp
aclement [Mon, 10 Jul 2006 14:54:08 +0000 (14:54 +0000)]
testcode for 150095: generics binary decp