aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* 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
* formatter chewed on itaclement2008-08-281-77/+83
* 245286: test and fix: ajdoc does not generate signature correctly for generic...aclement2008-08-281-3/+14
* minor optimizationsaclement2008-08-261-17/+23
* eclipse: unnecessary castaclement2008-08-231-2/+2
* eclipse: unused codeaclement2008-08-231-13/+0
* eclipse: unnecessary castaclement2008-08-231-1/+1
* eclipse: unnecessary castaclement2008-08-221-1/+1
* eclipse: unnecessary cast and messing aboutaclement2008-08-221-2/+1
* eclipse: unnecessary castaclement2008-08-221-1/+1
* removed unnecessary codeaclement2008-08-221-3/+1
* 203235: test and fixaclement2008-08-221-2/+29
* 244830: test and fix: only initfailurecase field in singleton aspectaclement2008-08-211-1/+3
* rev versionaclement2008-08-201-1/+1
* refactoringaclement2008-08-201-2/+2
* 145391: take parameterized types into accountaclement2008-08-201-1/+5
* avoid messy exception on cascading failureaclement2008-08-201-4/+18
* 240693: test and fix: generic type defined inside around advice (mad)aclement2008-08-191-1/+5
* 243376: do less resource copying. All on full build then non on incrementalaclement2008-08-142-2/+11
* 242797aclement2008-08-071-3/+5
* 242797aclement2008-08-072-8/+2
* 238992: test and fix: string anno valuesaclement2008-07-312-0/+7
* 229829: fix for sourceStart() NPEaclement2008-07-291-2/+14
* 230234 comment 10 - ajdoc modifications and testsaclement2008-07-181-21/+43
* 240360 - test and fix for -proceedOnError and weaving in the face of broken s...aclement2008-07-173-12/+9
* avoid NPE building AJDT 1.5.3RC1 code on Eclipse 3.4aclement2008-07-161-1/+2
* 238992: test and fixaclement2008-07-073-5/+34