aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.matcher/src/org/aspectj/weaver/World.java
Commit message (Expand)AuthorAgeFilesLines
* 323417 "Sometimes StackOverflow is got while weaving"aclement2010-08-251-6/+0
* 323438aclement2010-08-231-1/+13
* save array constructionaclement2010-08-121-1/+1
* spelling typoaclement2010-08-101-5/+5
* 278496: some attempted improvementsaclement2010-08-061-9/+18
* 278496: corrected demotion activationaclement2010-08-051-12/+14
* 278496: type demotion, complete!aclement2010-08-041-52/+145
* 278496aclement2010-07-151-10/+35
* genericsaclement2010-07-141-38/+56
* 319114: removed nodes mapaclement2010-07-071-12/+12
* 310506: optional aspectsaclement2010-06-161-0/+10
* PushInaclement2010-06-071-8/+8
* more overweaving tests and fixes: method call/field get/setaclement2010-05-131-1/+12
* 292264: declare error/warning with type patternsaclement2010-04-051-3/+4
* refactored generic type handlingaclement2010-04-051-2/+16
* 299552: private ITD fields stay private in target (with unmangled name): itdV...aclement2010-01-221-0/+23
* 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
* reset methodV1_6_7aclement2010-01-011-2/+7
* WEAKREFS DEFAULTaclement2009-12-111-1/+1
* typemap accessibleaclement2009-12-111-0/+4
* 296734: various optimizations for LTW and aop.xml include/exclude processingaclement2009-12-101-1/+21
* demotion system only active for LTW by defaultaclement2009-11-171-1/+6
* type demotion ON by default. runMinimalMemory OFF by defaultaclement2009-11-161-4/+4
* make timers non-periodic under AJDTaclement2009-11-131-30/+80
* default values!aclement2009-11-101-4/+6
* timers and improved signature pattern matchingaclement2009-11-091-13/+44
* message on wrong conditional valueaclement2009-11-031-1/+1
* timing supportaclement2009-11-021-0/+135
* pass concreteAspect when building advice objectaclement2009-10-311-7/+8
* runMinimalMemory option respected for LTWWorld (defaults to true in that case...aclement2009-10-271-7/+24
* formattedaclement2009-09-261-44/+81
* formattedaclement2009-09-261-4/+2
* 124460 and refactoringaclement2009-09-151-0/+10
* more aop.xml compile time config stuffaclement2009-09-151-17/+12
* Java5 upgradesaclement2009-09-091-1/+4
* 286375: test and fix: recursive decl npeaclement2009-09-041-0/+3
* 285172: use cached ref typeaclement2009-07-301-2/+8
* 227484: type demotion (default off)aclement2009-04-081-15/+106
* 124460: simple basic control of weaving via aop.xmlaclement2009-02-091-3/+8
* 124460: world knows if XML files are being used to influence weavingaclement2009-01-311-0/+11
* 246125: the SPLITaclement2008-10-221-0/+1286