aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 246125: new abstraction of structure model without the weight of the asm moduleaclement2008-10-201-2/+2
* 246125: removed last Asm dependency from org.aspectj.weaver (world model ref)...aclement2008-10-201-0/+1
* 246125: new abstraction of structure model without the weight of the asm moduleaclement2008-10-201-0/+21
* 246125: removed last Asm dependency from org.aspectj.weaver (world model ref)...aclement2008-10-201-2/+3
* 246125: removed last Asm dependency from org.aspectj.weaver (world model ref)...aclement2008-10-201-0/+1
* 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-201-3/+4
* 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: ensuring content in org.aspectj.matcher.jaraclement2008-10-201-0/+0
* 246125: ensuring content in org.aspectj.matcher.jaraclement2008-10-201-1/+1
* 246125: moving structure model related stuff out of org.aspectj.weaver into o...aclement2008-10-201-1/+1
* 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: build the new org.aspectj.matcher.jar into the distributionaclement2008-10-202-0/+1
* 246125: build the new org.aspectj.matcher.jar into the distributionaclement2008-10-201-0/+0
* first drop of org.aspectj.matcher - its empty!aclement2008-10-207-0/+63
* 246125: promoted generic sig parsing code to utilaclement2008-10-201-37/+34
* 246125: promoted generic sig parsing code to utilaclement2008-10-204-12/+887
* 246125: promoted generic sig parsing code to utilaclement2008-10-209-252/+298
* 246125: promoted generic sig parsing code to utilaclement2008-10-204-0/+0
* 246125: promoted generic sig parsing code to utilaclement2008-10-204-1148/+239
* 251277: making asmmanager non-singletonaclement2008-10-203-846/+832
* 251277: making asmmanager non-singletonaclement2008-10-2016-3063/+3905
* 251277: making asmmanager non-singletonaclement2008-10-201-251/+241
* 251277: making asmmanager non-singletonaclement2008-10-206-391/+419
* 251277: making asmmanager non-singletonaclement2008-10-204-212/+176
* 251277: making asmmanager non-singletonaclement2008-10-202-179/+153
* 251277: making asmmanager non-singletonaclement2008-10-2011-2294/+2027
* 251277: making asmmanager non-singletonaclement2008-10-208-289/+213
* 251277: making asmmanager non-singletonaclement2008-10-207-302/+294
* 251277: making asmmanager non-singletonaclement2008-10-205-951/+927
* 251277: making asmmanager non-singletonaclement2008-10-205-246/+241
* 251277: making asmmanager non-singletonaclement2008-10-201-2/+1
* 250921: xlint for missing aspect on reweavePRE_251277aclement2008-10-153-163/+174
* 250921: xlint for missing aspect on reweaveaclement2008-10-151-109/+70
* remove aspectjlib from the distribution and build systemaclement2008-10-151-2/+3
* 249212: keep track of aspects resulting in .class files for incremental analysisaclement2008-10-152-7/+58
* 250632: fix (poor code tho...)aclement2008-10-151-1/+1
* 249212: c1: aspectpath change handlingaclement2008-10-152-3/+71
* remove aspectjlib from the distribution and build systemaclement2008-10-151-0/+0
* remove aspectjlib from the distribution and build systemaclement2008-10-151-3/+3
* remove aspectjlib from the distribution and build systemaclement2008-10-152-1/+1
* reset the lists when a new asm createdaclement2008-10-151-4/+6
* change due to 250632 changeaclement2008-10-141-31/+30
* 250632: fix (poor code tho...)aclement2008-10-141-4/+17
* 250632: testcaseaclement2008-10-143-0/+27
* 250493: fix: bridge generic itd methods missing flagaclement2008-10-142-1/+22
* 250493: testcaseaclement2008-10-145-4/+114
* splitting - move world weaver specific operations to an interfaceaclement2008-10-1215-1244/+1384