aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* 210470: preventing weaver leaks: cast to select right ctor in new bcel APIaclement2008-05-271-1/+1
* 210470: preventing weaver leaks: use a weak classloader refaclement2008-05-272-10/+12
* 210470: preventing weaver leaks: use a weak classloader refaclement2008-05-271-9/+15
* 210470: preventing weaver leaks: Wraps a classloader reference in a weak refe...aclement2008-05-271-1/+22
* 210470: preventing weaver leaks: added getClassLoader() to interfaceaclement2008-05-271-0/+2
* organized importsaclement2008-05-271-1/+0
* 227401: test and fix - use correct declaring type when building tjp so getDec...aclement2008-05-221-1/+8
* 233497: dont produce SIOOBE if a classfile from the aspectpath isn't at a pla...aclement2008-05-221-3/+10
* 232712: fix - remove native when creating bridge methodaclement2008-05-201-1/+3
* 231467: fix: allow for a type signature like [ITE; - it means int[],E and no...aclement2008-05-131-7/+20
* 231396: refactoring: removed WeaverMetrics/LTWeaver, changed UnwovenClassFile...aclement2008-05-138-125/+22
* 231396: refactoring: CollectionUtil type removedaclement2008-05-121-3/+4
* 231396: refactoring: CollectionUtil type removedaclement2008-05-121-7/+14
* 231396: refactoring: BetaException type removedaclement2008-05-121-2/+2
* 231396: refactoring: BetaException type removedaclement2008-05-121-29/+0
* 231478: testcode and fix - allow for bounds variation when sub-aspect is para...aclement2008-05-122-1/+16
* 227993: annotation value matching support for field annotations. plus hashcod...aclement2008-05-103-5/+16
* 230817: remap NPE - switch ordering in match to do exception handlers first a...aclement2008-05-072-69/+108
* 230134: tests and fixes - move cflow caches from static state to crosscutting...aclement2008-05-055-40/+33
* 210470: weakly wrap a classloaderaclement2008-05-031-0/+50
* 229910 - dont generate bad code for around advice on fieldset for an inherite...aclement2008-05-021-2/+2
* rest of fix for 228980 - annotations bundled in with Notsaclement2008-04-261-3/+21
* 228980: tests and partial fixaclement2008-04-262-3/+13
* 226567: test and fix - generic return types and overridden methodsaclement2008-04-243-13/+26
* 227029: multithreaded bug in reflectionaclement2008-04-181-7/+10
* dont loop indefinetly (eg. Enum<E extends Enum<E>>)aclement2008-04-091-4/+9
* null guardsaclement2008-04-092-6/+8
* dont generate garbageaclement2008-04-091-1/+1
* fix for Chris Beams' ltw problem: dont use javaClass post state evictionaclement2008-04-021-2/+2
* 153380: fix: annotations and pipelining: don't use BcelTypeMungeraclement2008-03-241-2/+2
* 223605: itd on generic type: test and fixaclement2008-03-241-1/+5
* 163802: produce sensible error rather than NPEingaclement2008-03-211-0/+3
* 223094 - fix, add supertypes automatically if they are aspects when ltwaclement2008-03-181-1/+9
* 167197: Make array a subclass of referencetype and not resolvedtypeaclement2008-03-174-3/+189
* 167197: some methods made non final for subclassingaclement2008-03-171-5/+5
* 205907 - world remembers registered handlersaclement2008-03-141-8/+63
* 205907 - world remembers registered handlersaclement2008-03-141-0/+1
* 205907 - world remembers registered handlersaclement2008-03-141-0/+22
* 193348: prevent NPE - might give peculiar entry in the problems view thoughaclement2008-03-101-3/+1
* annotation value matching in decpaclement2008-03-032-13/+38
* 220686: wrapped weakhashmapaclement2008-02-281-1/+2
* dont rely on autoboxing!aclement2008-02-261-12/+12
* annoValMatch: implementationaclement2008-02-252-8/+300
* annoValMatch: implementationaclement2008-02-251-2/+2
* annoValMatch: implementationaclement2008-02-251-1/+1
* annoValMatch: implementationaclement2008-02-251-3/+89
* annoValMatch: implementationaclement2008-02-251-0/+100
* annoValMatch: implementationaclement2008-02-251-1/+7
* annoValMatch: implementationaclement2008-02-252-1/+26
* annoValMatch: implementationaclement2008-02-251-0/+1