summaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* 252702: c4aclement2008-12-011-1/+1
* guard on field tooaclement2008-12-011-9/+8
* 255555: pattern parser allowing for parentheses around declare anno signature...aclement2008-11-291-36/+24
* 256937: test and fixaclement2008-11-282-2/+2
* path fixaclement2008-10-301-3/+3
* reactivate test: 247914aclement2008-10-301-3/+6
* 252702: declare parents in modelaclement2008-10-301-0/+16
* up'd version to 1.6.3aclement2008-10-291-1/+1
* matcher on classpath for build machine test runsaclement2008-10-291-7/+13
* 246125: pulled tests from weaver into matcher and created bcel subtypes of ma...aclement2008-10-281-2/+0
* 251940: fixaclement2008-10-241-5/+9
* 246125: the SPLITaclement2008-10-222-10/+20
* 246125: c14aclement2008-10-211-6/+6
* 246125: removed last Asm dependency from org.aspectj.weaver (world model ref)...aclement2008-10-201-0/+1
* 246125: moving structure model related stuff out of org.aspectj.weaver into o...aclement2008-10-201-1/+1
* 251277: making asmmanager non-singletonaclement2008-10-203-846/+832
* 251277: making asmmanager non-singletonaclement2008-10-206-391/+419
* 249212: keep track of aspects resulting in .class files for incremental analysisaclement2008-10-152-7/+58
* avoid NPE!aclement2008-10-031-2/+4
* undo some of the deoptimizationaclement2008-10-031-8/+3
* 249551: cleanup by defaultaclement2008-10-031-4/+13
* 238992: c11: cope with normal annotations with no valuesaclement2008-09-281-28/+47
* remove decp and deca rels added at compile timeaclement2008-09-261-142/+269
* 247742:c27aclement2008-09-241-41/+42
* 245307: comment #6aclement2008-09-241-1/+7
* attempted fix for 245734aclement2008-09-221-7/+7
* more cp contents: might fix prob with test that had to be excludedaclement2008-09-191-0/+1
* jdt like handle fixes: anonymous inner classesaclement2008-09-171-215/+111
* supporting multiple source folders in the model - to ensure handles compatibl...aclement2008-09-162-125/+292
* guard for non-diraclement2008-09-061-0/+5
* 246125: moving bcel types to bcel packageaclement2008-09-051-1/+1
* allow for jars changing on classpathaclement2008-09-051-16/+22
* 246125: comment 3: reworked AnnotationX - got rid of the thingaclement2008-09-054-204/+401
* 246281: test and fixaclement2008-09-041-0/+22
* delta change tracking for incr buildsaclement2008-09-041-1/+3
* unusedaclement2008-09-041-84/+0
* 245566: final config interface changeaclement2008-09-022-46/+150
* remove unused code - improve path detectionaclement2008-09-011-46/+44
* remove unused codeaclement2008-08-313-43/+45
* removing unused codeaclement2008-08-315-41/+44
* dont call string ctor with a stringaclement2008-08-311-4/+4
* 245566: introduced name environment sharing across compiles through the state...aclement2008-08-292-47/+44
* 244321: fix: sjpp and default encodingaclement2008-08-292-720/+662
* 245566: incremental magicaclement2008-08-293-309/+411
* fixed eclipse warningsaclement2008-08-289-78/+78
* fixed eclipse warningsaclement2008-08-2821-3941/+3898
* fixed eclipse warningsaclement2008-08-2814-2982/+2885
* fixed eclipse warningsaclement2008-08-2810-3003/+2864
* organize importsaclement2008-08-281-287/+316
* 245307: test and fix: Aspected annotations cause ajdoc to generate ClassCastE...aclement2008-08-281-555/+547