aboutsummaryrefslogtreecommitdiffstats
path: root/weaver
Commit message (Expand)AuthorAgeFilesLines
* 164016, 258788: test and fixaclement2009-01-062-10/+6
* 259649: bit of refactoringaclement2009-01-061-36/+33
* 259649: override shouldOverwrite()aclement2009-01-051-0/+4
* 252722: test and fix: generated super dispatch methodsaclement2008-12-151-435/+346
* 255643: test and fixaclement2008-12-151-6/+32
* 258653: test and fixaclement2008-12-121-6/+10
* 257833: test and fix: anno atArgs and nullaclement2008-12-081-0/+10
* 257754: decp anno: test and fixaclement2008-12-061-14/+38
* 162135: test and fixaclement2008-12-041-2/+10
* commented out solution to mixin problemaclement2008-12-041-2/+16
* 253067: fixaclement2008-12-022-1/+53
* 185447: fixed: abstract annotation style pointcut resolutionaclement2008-12-012-3/+5
* 213751: fixaclement2008-12-011-1/+1
* 255555: pattern parser allowing for parentheses around declare anno signature...aclement2008-11-291-2/+6
* 256669: itd parameter annotations copied to targetaclement2008-11-273-2/+94
* debug Ryans problemaclement2008-11-031-0/+6
* fix for 163005aclement2008-10-305-194/+200
* 173978: test and fix: local var table for method-execution and around adviceaclement2008-10-301-11/+60
* 250091: test and fixaclement2008-10-291-14/+19
* 246125: pulled tests from weaver into matcher and created bcel subtypes of ma...aclement2008-10-2835-4036/+278
* 252285: fix and removed system.err !aclement2008-10-281-2/+1
* 246125: moving some very simple tests across to matcher from weaveraclement2008-10-234-300/+6
* 246125: the SPLITaclement2008-10-22231-43789/+0
* 246125: c16aclement2008-10-215-490/+519
* 246125: c15aclement2008-10-214-17/+63
* 246125: c14aclement2008-10-2113-439/+479
* 246125: removing bcel/runtime dependencies from patternsaclement2008-10-218-388/+364
* 246125: move dependencies on bcel out of org.aspectj.weaver.ast org.aspectj.w...aclement2008-10-214-15/+22
* 246125: removed last Asm dependency from org.aspectj.weaver (world model ref)...aclement2008-10-202-317/+0
* 246125: removed last Asm dependency from org.aspectj.weaver (world model ref)...aclement2008-10-2012-38/+54
* 246125: all asm related stuff moved out of org.aspectj.weaver packageaclement2008-10-209-867/+694
* 246125: moving structure model related stuff out of org.aspectj.weaver into o...aclement2008-10-208-5/+21
* 246125: introduce weaver dependency on matcheraclement2008-10-201-0/+1
* 246125: promoted generic sig parsing code to utilaclement2008-10-209-252/+298
* 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-194-10/+14