aboutsummaryrefslogtreecommitdiffstats
path: root/org.aspectj.ajdt.core
Commit message (Expand)AuthorAgeFilesLines
* 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
* PERFORMANCE: use forSignature() and not forName()aclement2008-06-231-1/+4
* 237447: test and fix: nested parameterizationaclement2008-06-181-2/+6
* 198196: fixaclement2008-06-171-27/+51
* 198196: extra ctoraclement2008-06-171-0/+10
* 102733: broken code support, woooaclement2008-06-132-17/+27
* 223226: test and fix for NPE and duplicate signatureaclement2008-06-111-0/+1
* 164340: ajdoc fix and testaclement2008-06-111-1/+4
* organized importsaclement2008-06-101-2/+1
* test and fix for 174385aclement2008-06-101-0/+9
* correct dev version nowaclement2008-06-101-1/+1
* 199130: test and fix - checking aspect bounds for generic aspectsaclement2008-06-101-7/+0
* 199130: test and fix - checking aspect bounds for generic aspectsaclement2008-06-101-2/+14
* fixed jre lib warningaclement2008-06-081-3/+3
* 227295: fix to avoid CCEaclement2008-06-061-15/+36
* 231396: refactoring AspectJ: removed IWeaver - possibly need new abstraction thoaclement2008-06-041-3/+2
* 231396: refactoring AspectJ: tidying upaclement2008-06-041-1/+2
* organized importsaclement2008-06-012-4/+2
* 231396: Switch to new UnresolvedType for wildcardsaclement2008-05-301-5/+7
* 231396: Pass the classname, reduces bytecode parses to discover it lateraclement2008-05-301-5/+12
* 231396: Comment #4: Big Refactoringaclement2008-05-281-0/+1
* 231396: Comment #4: Big Refactoringaclement2008-05-283-9/+10
* allow use of DOLLARsandbox in the arguments to a 'run' testaclement2008-05-271-0/+5
* organized importsaclement2008-05-261-1/+0
* 231396: refactoring: removed NonLocalExit and moved StreamPrintWriter into te...aclement2008-05-143-2/+103
* 231963: implementation, allow -checkRuntimeVersion:true or falseaclement2008-05-134-12/+41
* 231396: refactoring: removed WeaverMetrics/LTWeaver, changed UnwovenClassFile...aclement2008-05-132-26/+35
* 231396: refactoring: Moved CharOperation and NameConvertoraclement2008-05-123-28/+7