summaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher
Commit message (Expand)AuthorAgeFilesLines
* make the return to softrefs configurableaclement2010-01-081-3/+3
* apparently cracked the long standing issue of recursive exception in isAssign...aclement2010-01-071-1/+30
* spellingaclement2010-01-071-1/+1
* reset methodV1_6_7aclement2010-01-011-2/+7
* 297013aclement2009-12-161-0/+2
* minor optimizations, but in code that is run 1000000s of timesaclement2009-12-112-14/+16
* WEAKREFS DEFAULTaclement2009-12-111-1/+1
* typemap accessibleaclement2009-12-111-0/+4
* 296734: various optimizations for LTW and aop.xml include/exclude processingaclement2009-12-103-26/+52
* 296533: generics info in generated accessor namesaclement2009-12-011-1/+6
* 296484:296501: annotationbindingaclement2009-11-304-188/+202
* simplifying ResolvedMember interfaceaclement2009-11-192-24/+0
* avoid using helpers on Member hierarchyaclement2009-11-193-8/+2
* 294647: guard and possible fixaclement2009-11-191-16/+10
* refactoringaclement2009-11-191-1/+1
* trigger buildaclement2009-11-181-1/+1
* 294647: debugaclement2009-11-181-13/+16
* avoid using helpers on Member hierarchyaclement2009-11-176-13/+4
* avoid using helpers on Member hierarchyaclement2009-11-171-3/+5
* move away from using helper methods on Memberaclement2009-11-171-2/+3
* move away from using helper methods on Memberaclement2009-11-171-4/+4
* move away from using helper methods on Memberaclement2009-11-175-9/+4
* move away from using helper methods on Memberaclement2009-11-172-6/+0
* removing isNativeaclement2009-11-172-6/+0
* removing isNativeaclement2009-11-172-16/+13
* move away from using helper methods on Memberaclement2009-11-171-7/+7
* demotion system only active for LTW by defaultaclement2009-11-171-1/+6
* speed testaclement2009-11-171-5/+47
* type demotion ON by default. runMinimalMemory OFF by defaultaclement2009-11-161-4/+4
* weak refs to cached interface setaclement2009-11-162-75/+67
* make timers non-periodic under AJDTaclement2009-11-131-30/+80
* faster parametercount checkingaclement2009-11-131-12/+15
* weakref cache of resolved interfaces and supertypeaclement2009-11-131-5/+33
* cache resolved ontypeaclement2009-11-131-8/+18
* speed testaclement2009-11-131-0/+166
* formattingaclement2009-11-131-3/+0
* taggable when parents correctaclement2009-11-131-9/+10
* debug for resolved pointcut override detectionaclement2009-11-121-3/+6
* further optimization possible? task tag addedaclement2009-11-121-0/+1
* isCacheable trueaclement2009-11-121-2/+13
* isCacheable methodaclement2009-11-122-0/+11
* formattedaclement2009-11-121-1/+6
* final signature optimizationsaclement2009-11-101-9/+39
* a matching variant that can use a ResolvableTypeListaclement2009-11-101-0/+154
* optimized way to carry a set of types around that you may or may not want to ...aclement2009-11-101-0/+43
* default values!aclement2009-11-101-4/+6
* timers and improved signature pattern matchingaclement2009-11-094-44/+176
* correction to isStar() implementationaclement2009-11-091-1/+1
* done!aclement2009-11-081-3/+4
* fastmatch for execution!aclement2009-11-086-0/+133