aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* PipeliningFeature146781:Some AjBcel changes to reduce amount of garbage ↵aclement2006-07-198-21/+105
| | | | created during weaving.
* Bug 113948 "Repackage AspectJ" (proposal document)mwebster2006-07-181-0/+0
|
* Fix for Bug 150254 "Provide context for LTW verbose messages" (tidy up ↵mwebster2006-07-185-22/+41
| | | | ClassLoaderWeavingAdaptor.initialize())
* First drop of Bug 150487 "Tracing and Logging Framework" (Trace & TraceFactory)mwebster2006-07-1420-7/+648
|
* Fix for Bug 150254 "Provide context for LTW verbose messages" ↵mwebster2006-07-121-2/+9
| | | | (WeavingAdaptorMessageHandler.render())
* Fix for Bug 150254 "Provide context for LTW verbose messages" ↵mwebster2006-07-125-12/+207
| | | | (IWeavingContext.getId(), WeavingContextTest)
* Testcases for 145442 "The line number is missing for an advised class."mwebster2006-07-116-4/+108
|
* oopsaclement2006-07-111-1/+1
|
* removing 121805 for now...aclement2006-07-111-1/+1
|
* test for 121805. commented out test for 145442 (not recreated yet)aclement2006-07-114-1/+71
|
* Testcases for Bug 149322 "Change Xlint cantFindType default to warning"mwebster2006-07-1012-60/+117
|
* oops! testcase bug - uncovered by work on 150095aclement2006-07-101-1/+1
|
* fix for 150095: generics binary decpaclement2006-07-101-1/+9
|
* testcode for 150095: generics binary decpaclement2006-07-103-0/+33
|