summaryrefslogtreecommitdiffstats
path: root/weaver/src
Commit message (Expand)AuthorAgeFilesLines
* 246125: promoted generic sig parsing code to utilaclement2008-10-206-202/+167
* 251277: making asmmanager non-singletonaclement2008-10-2011-2294/+2027
* 250921: xlint for missing aspect on reweavePRE_251277aclement2008-10-153-163/+174
* 250632: fix (poor code tho...)aclement2008-10-141-4/+17
* 250493: fix: bridge generic itd methods missing flagaclement2008-10-142-1/+22
* splitting - move world weaver specific operations to an interfaceaclement2008-10-1215-1244/+1384
* finally blocks to close zips/streamsaclement2008-10-031-432/+228
* dont crash if other problems prevent annotation resolutionaclement2008-10-011-0/+5
* 186884: fixaclement2008-09-301-2/+6
* 153572: little b for Bootaclement2008-09-301-47/+24
* 247683: test and fix: annotations on array delegatesaclement2008-09-291-153/+163
* tracking aspects in effect last buildaclement2008-09-271-2/+14
* 248814: perclassloaderdumpdiraclement2008-09-271-1/+9
* null guard on getAnnotationTypes() - pr247683aclement2008-09-261-99/+56
* remove decp and deca rels added at compile timeaclement2008-09-261-116/+217
* 247742:c27aclement2008-09-242-117/+79
* 242797: latest fixes for using * rather than ? in sigsaclement2008-09-193-6/+8
* copyright addedaclement2008-09-182-36/+57
* can add stackmap attributes with: -1.6 -Xset:generateStackMaps=trueaclement2008-09-174-15/+116
* incorrect importsaclement2008-09-171-20/+14
* might head down this route for stackmapaclement2008-09-171-0/+11
* supporting multiple source folders in the model - to ensure handles compatibl...aclement2008-09-161-67/+106
* 246918: perclause:aclement2008-09-112-565/+690
* use String directly and dont build each timeaclement2008-09-111-16/+7
* 246125: move bcel dependent type to bcel packageaclement2008-09-051-1/+1
* 246125: removed CrosscuttingMembers bcel dependencyaclement2008-09-053-245/+130
* 246125: based on Bcel entity, moved to bcel packageaclement2008-09-051-2/+2
* 246125: removing bcel dependencyaclement2008-09-051-45/+0
* 246125: pull across useful utils from bcel package to 'normal' weaver packageaclement2008-09-056-41/+87
* 246125: break bcel dependency in AsmRelationshipProvideraclement2008-09-052-17/+13
* 246125: comment 3: reworked AnnotationX - got rid of the thingaclement2008-09-0531-3379/+5071
* breaking the weaver apartaclement2008-09-0418-1474/+1315
* chewed by formatteraclement2008-09-041-111/+122
* chewed by formatteraclement2008-09-042-93/+123
* chewed by formatter. new constants for string array and annotationaclement2008-09-041-557/+645
* 246264: test and fixaclement2008-09-041-123/+59
* 246021: lazily setup argumentsaclement2008-09-031-20/+74
* remove unused code - improve path detectionaclement2008-09-014-36/+32
* remove unused codeaclement2008-09-0112-1921/+1889
* remove unused codeaclement2008-08-3114-3878/+3392
* removing unused codeaclement2008-08-3120-7577/+7128
* removed unused code and chewed on by formatteraclement2008-08-287-4870/+4212
* fix concurrentmod exceptionaclement2008-08-281-7/+5
* use new targeter set rather than arrayaclement2008-08-283-188/+152
* use new targeter set rather than arrayaclement2008-08-281-8/+9
* use new targeter set rather than arrayaclement2008-08-281-8/+8
* switch to using iterator setaclement2008-08-281-7/+5
* 211607: test and fixV162DEV_M1aclement2008-08-271-21/+26
* eclipse: addressed unnecessary casts, unused code, invalid null checksaclement2008-08-2743-436/+336
* findbugs/eclipse warnings fixedaclement2008-08-274-15/+15