aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bug151978: testcase (commented out)aclement2006-07-283-3/+36
|
* Bug 150487 "Tracing and Logging Framework" (remove redundant ↵mwebster2006-07-282-9/+0
| | | | TraceFactory.isEnabled() method and test)
* pipeline changes: changed adviceDidNotMatch processing and moved reweavable ↵aclement2006-07-281-8/+14
| | | | message (dont want it for every file woven!)
* pipeline changes: stores names of super types, not direct references (cost?)aclement2006-07-281-31/+59
|
* pipeline changes: activated PipeliningTests, some adviceDidNotMatch changes ↵aclement2006-07-284-6/+11
| | | | in the test xml
* 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 ↵aclement2006-07-281-1/+8
| | | | out logic) for easily attaching jconsole
* 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 ↵aclement2006-07-282-16/+35
| | | | ICompilerAdapter
* pipeline changes: multiple variants of compiler adapter now, one pipelines, ↵aclement2006-07-283-1/+641
| | | | one doesnt.
* Bug 113948 "Repackage AspectJ" (comments and questions)PRE_PIPELINEmwebster2006-07-271-0/+0
|
* pipeline changes: switch in World - defaults to ON, switched off via ↵aclement2006-07-271-1/+12
| | | | -Xset:pipelineCompilation=false
* fix and testcode update for: 151673: after advice sometimes woven ↵aclement2006-07-2713-19/+21
| | | | incorrectly into strangely formed input bytecode
* 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
| | | | & 1.5)
* 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 ↵mwebster2006-07-271-6/+8
| | | | create, initialize and weave)
* 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 ↵mwebster2006-07-252-1/+7
| | | | org.apache.commons.logging on JSE-1.3/1.4)
* 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
|
* allow exception to flow out rather than losing it due to an NPEaclement2006-07-251-1/+1
|
* message was wrong way round!aclement2006-07-251-2/+2
|
* wonder what the build will make of this? dependency from browser>weaver5 so ↵aclement2006-07-251-0/+1
| | | | that the JDK14 tracing code (and rest of weaver5...) gets into aspectjtools.jar
* test and fixes for Bug 145963: add injar aspects to the modelaclement2006-07-2514-77/+267
|
* test and fix for Bug 150671: declare error on set of volatile field does not ↵aclement2006-07-254-1/+26
| | | | work
* pr145689 - telling AJDT through the progress monitor (rather than a debug ↵aclement2006-07-241-2/+2
| | | | interface) whether the build was full or incremental.
* pr145689 - telling AJDT through the progress monitor (rather than a debug ↵aclement2006-07-241-1/+6
| | | | interface) whether the build was full or incremental.
* pr145689 - telling AJDT through the progress monitor (rather than a debug ↵aclement2006-07-2410-10/+27
| | | | interface) whether the build was full or incremental.
* disabling testwisberg2006-07-211-1/+2
|
* Restructured and added comments and new simplification options.wisberg2006-07-211-0/+0
|
* initial OSGI module testswisberg2006-07-206-5/+266
|
* remove unused codewisberg2006-07-201-6/+1
|
* preliminary support for reading OSGI manifestswisberg2006-07-201-5/+247
|
* preliminary support for reading OSGI manifest, remove unused codewisberg2006-07-201-55/+84
|
* unused importwisberg2006-07-201-3/+2
|
* unused localwisberg2006-07-201-1/+0
|
* Bug 150487 "Tracing and Logging Framework" (skip commons.jar)mwebster2006-07-201-1/+2
|
* Bug 150487 "Tracing and Logging Framework" (skip commons.jar)mwebster2006-07-191-0/+0
|
* Bug 150487 "Tracing and Logging Framework" (skip commons.jar)mwebster2006-07-191-1/+1
|