aboutsummaryrefslogtreecommitdiffstats
path: root/ajde/src
Commit message (Expand)AuthorAgeFilesLines
* 'String.indexOf()' expression is replaceable with 'contains()'Lars Grefer2020-08-084-7/+7
* 'while' loop replaceable with enhanced 'for' loopLars Grefer2020-08-081-6/+4
* 'for' loop replaceable with enhanced 'for' loopLars Grefer2020-08-0823-114/+106
* polishAndy Clement2019-11-294-472/+477
* polishAndy Clement2019-11-2921-132/+170
* Update to 1.9.5.BUILD-SNAPSHOT in pomsAndy Clement2019-06-033-121/+119
* Fix version tagging for info stringsAndy Clement2019-02-111-1/+1
* tidyupAndy Clement2019-02-081-2/+10
* move resources to resources treeAndy Clement2019-02-0775-0/+0
* Add module tests back in - but streamlinedAndy Clement2019-01-311-0/+39
* mavenizing ajde - doneAndy Clement2019-01-296-77/+7
* mavenizing ajde - wipAndy Clement2019-01-29159-0/+1560
* Fix 500035: handling target only binding in @AJ pointcutAndy Clement2016-11-181-1/+1
* genericsaclement2011-08-166-525/+505
* 271201: inpath handlesaclement2009-04-061-1/+2
* 251277: making asmmanager non-singletonaclement2008-10-205-246/+241
* removing unused codeaclement2008-08-312-228/+172
* formatter chewed on itaclement2008-08-281-379/+375
* findbugs/eclipse warnings fixedaclement2008-08-2717-78/+67
* eclipse: unnecessary castaclement2008-08-231-1/+1
* incorrectly removed this code - although it needs changing, it needs null che...aclement2008-08-221-15/+30
* removed unnecessary codeaclement2008-08-221-30/+15
* 231396: moved ConfigParser out of weaver jaraclement2008-05-094-4/+4
* 148190#35aclement2007-01-1511-0/+1093
* 148190#32aclement2007-01-1525-871/+272
* 148190#32aclement2007-01-153-489/+8
* 148190#32aclement2007-01-153-36/+24
* 148190#32aclement2007-01-158-1178/+42
* 148190#32aclement2007-01-1512-1100/+437
* 148190: reworked code to cope with new module ajde.coreaclement2007-01-111-0/+1
* patches from 148190 #22aclement2007-01-111-290/+0
* test and fix for 166580: multiple output locations and incremental compilationaclement2007-01-092-0/+21
* test and fix for 168840: incremental compilation and inpathaclement2006-12-211-0/+3
* 164288 (Jdeveloper) - fixes and tests inaclement2006-11-172-6/+15
* tests and fixes for pr164384aclement2006-11-174-4/+66
* fix for 155213: made using date formatter lazy.aclement2006-08-251-1/+1
* 141556#13 - messagehandler pulled out of CompilerAdapter and changed to have ...aclement2006-08-252-25/+72
* 141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...aclement2006-08-251-12/+7
* 112098: checkRtJar removed.aclement2006-08-231-7/+0
* 141556: lint message sort out and memory leak resolutionaclement2006-08-181-1/+1
* for AJDT dont store messages - waste of space!aclement2006-08-181-1/+1
* test and initial patches for 141556aclement2006-08-032-0/+8
* fix annoying stacktrace that comes out when running all testsaclement2006-07-261-1/+3
* pr145689 - telling AJDT through the progress monitor (rather than a debug int...aclement2006-07-244-3/+7
* update license to EPLacolyer2006-06-0176-153/+153
* final implementation and tests for 101983: allow separate output foldersacolyer2006-05-193-10/+11
* progress on enh 101983 (allow separate output folders for separate source fol...acolyer2006-05-164-0/+94
* Completed: Improve ajc memory usageacolyer2006-02-241-0/+1
* this commit eliminates all bar 2 of the 60 odd compilation warnings in the aj...acolyer2005-11-2432-170/+225
* omitting incremental as broken for now.wisberg2005-10-121-20/+20