aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Collapse)AuthorAgeFilesLines
* 231945: guard on null and tell them what to do about itaclement2009-12-101-1/+1
|
* 231945: guard on null and tell them what to do about itaclement2009-12-101-0/+6
|
* 296734: various optimizations for LTW and aop.xml include/exclude processingaclement2009-12-106-94/+200
|
* trigger buildaclement2009-12-041-1/+1
|
* try to ensure demotion happensaclement2009-12-041-102/+105
|
* 296484:296501: annotationbindingaclement2009-11-304-15/+120
|
* removing debug and unused codeaclement2009-11-223-14/+10
|
* avoid using helpers on Member hierarchyaclement2009-11-191-5/+6
|
* avoid using helpers on Member hierarchyaclement2009-11-191-8/+8
|
* avoid using helpers on Member hierarchyaclement2009-11-191-2/+1
|
* avoid using helpers on Member hierarchyaclement2009-11-191-6/+3
|
* avoid using helpers on Member hierarchyaclement2009-11-191-8/+9
|
* avoid using helpers on Member hierarchyaclement2009-11-191-4/+5
|
* avoid using helpers on Member hierarchyaclement2009-11-171-1/+1
|
* avoid using helpers on Member hierarchyaclement2009-11-174-5/+5
|
* move away from using helper methods on Memberaclement2009-11-171-1/+1
|
* move away from using helper methods on Memberaclement2009-11-171-1/+1
|
* move away from using helper methods on Memberaclement2009-11-171-1/+1
|
* move away from using helper methods on Memberaclement2009-11-174-16/+20
|
* move isAbstractOrNative into the only place they are usedaclement2009-11-171-2/+6
|
* demotion system only active for LTW by defaultaclement2009-11-171-0/+4
|
* type demotion ON by default. runMinimalMemory OFF by defaultaclement2009-11-161-1/+1
|
* minoraclement2009-11-131-3/+2
|
* faster parents weaving - seems to work...aclement2009-11-131-18/+22
|
* superinterface cacheaclement2009-11-131-19/+30
|
* intelligent use of match info determined earlieraclement2009-11-131-23/+36
|
* prevent re-entrancy on a per thread basisaclement2009-11-101-35/+52
|
* fastmatch for execution!aclement2009-11-083-285/+310
|
* slowly merging in optimizationsaclement2009-11-072-2/+2
|
* slowly merging in optimizationsaclement2009-11-073-6/+8
|
* more optimizationsaclement2009-11-071-6/+3
|
* timingaclement2009-11-021-6/+20
|
* overweavingaclement2009-11-021-22/+34
|
* 293620: c5aclement2009-11-021-17/+19
|
* genericsaclement2009-11-021-5/+4
|
* overweaving: initialize joinpoint counter based on what is already in the typeaclement2009-11-021-24/+45
|
* fast return for suppressionaclement2009-11-021-0/+1
|
* testcaseaclement2009-10-311-0/+64
|
* pass concreteAspect when building advice objectaclement2009-10-311-1/+1
|
* pass concreteAspect when building advice objectaclement2009-10-311-2/+3
|
* formattedaclement2009-10-311-0/+10
|
* formattedaclement2009-10-311-0/+4
|
* set concrete aspect correctlyaclement2009-10-311-1/+1
|
* optimize: extra ctor for already resolved annotationaclement2009-10-301-1/+7
|
* formattedaclement2009-10-301-15/+29
|
* formattedaclement2009-10-271-35/+70
|
* runMinimalMemory option respected for LTWWorld (defaults to true in that ↵aclement2009-10-271-182/+191
| | | | case though). Also overWeaving defined as an option
* improved diagnostics when problems processing attributesaclement2009-10-271-2/+7
|
* 293203: annotations with multiple ellipses'aclement2009-10-231-18/+35
|
* 279298: cobertura and AspectJaclement2009-10-221-2/+21
|