summaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
...
* 231396: organized importsaclement2008-05-301-6/+0
* 231396: move to testcaseaclement2008-05-301-39/+0
* 231396:aclement2008-05-301-1/+1
* 231396: remove unused codeaclement2008-05-301-100/+3
* 231396: remove unused codeaclement2008-05-301-12/+0
* 231396: bounds moved down from UnresolvedTypeaclement2008-05-301-16/+30
* 231396: reduce uses of UnresolvedType.forName() - switch to forSignature()aclement2008-05-301-21/+33
* 231396: Comment #4: Big Refactoring: tidyup loose joinpointsig iteratorsaclement2008-05-291-1/+4
* 231396: Comment #4: Big Refactoring: tidyup loose joinpointsig iteratorsaclement2008-05-291-1/+8
* 231396: Comment #4: Big Refactoring: move towards using the right type in the...aclement2008-05-291-19/+22
* 231396: Comment #4: Big Refactoring: renamed typeaclement2008-05-291-102/+59
* prevent runaway memory usageaclement2008-05-291-1/+3
* just docaclement2008-05-291-1/+1
* 231396: Use testutils rather than mainline codeaclement2008-05-293-23/+24
* 231396: Moved test visitor out to test codeaclement2008-05-292-512/+525
* 231396: Moved some mainline code out to testsrcaclement2008-05-291-0/+162
* address ITD problem - have to change LazyClassGen back to use BcelMethods dir...aclement2008-05-291-5/+11
* organized importsV1_6_1yaclement2008-05-281-3/+0
* 231396: Comment #4: Big Refactoringaclement2008-05-2834-1017/+1068
* better named fieldsV1_6_1xaclement2008-05-282-12/+11
* remove unnecessary fileaclement2008-05-281-40/+0
* spelling and optimization opportunities notedaclement2008-05-281-4/+7
* slightly better docaclement2008-05-281-2/+2
* reduce string garbageaclement2008-05-281-9/+4
* Add CURRENT versionaclement2008-05-281-0/+2
* 210470: preventing weaver leaks: use a weak classloader refaclement2008-05-271-4/+5
* 210470: preventing weaver leaks: removed bootstrap type sharing for now, it i...aclement2008-05-271-36/+50
* 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