summaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* 312839: WeaverStateInfo compression and move to signatures in 'aspectsAffecti...aclement2010-05-182-36/+34
* genericsaclement2010-05-181-1/+1
* passing the correct compressors around (for small class file sizes enhancement)aclement2010-05-185-8/+14
* change all relevant DataOutputStream usage to use CompressingDataOutputStreamaclement2010-05-184-608/+509
* 312839: smaller class filesaclement2010-05-172-0/+68
* overweaving and tjpaclement2010-05-131-2/+5
* more overweaving tests and fixes: method call/field get/setaclement2010-05-135-130/+155
* more overweaving tests and fixes: method call/field get/setaclement2010-05-134-228/+111
* more overweaving tests and fixes: cflowaclement2010-05-122-1/+6
* more overweaving tests and fixesaclement2010-05-123-54/+62
* null guard: 311910aclement2010-05-061-8/+14
* 311762aclement2010-05-051-1/+11
* 122460aclement2010-05-031-2/+43
* improved annotation handling on ResolvedMemberImplaclement2010-04-263-56/+49
* 292264: declare error/warning with type patternsaclement2010-04-051-5/+4
* refactored generic type handlingaclement2010-04-053-110/+91
* better messageaclement2010-04-051-1/+1
* 48080: inserts in messagesaclement2010-03-131-1/+1
* 303924: fixaclement2010-03-031-3/+22
* 303924: fixaclement2010-03-031-0/+5
* 303758: fixesaclement2010-02-241-1/+5
* 302460: debugaclement2010-02-111-2/+1
* 302460: debugaclement2010-02-111-0/+18
* extended definition and code gen to allow for deowsaclement2010-01-291-0/+14
* 298388: fixaclement2010-01-251-0/+3
* 292584: fixaclement2010-01-251-1/+1
* 298704aclement2010-01-251-0/+23
* 299552: private ITD fields stay private in target (with unmangled name): all ...aclement2010-01-224-9/+20
* 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