aboutsummaryrefslogtreecommitdiffstats
path: root/ajde/src
Commit message (Expand)AuthorAgeFilesLines
* LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater'Alexander Kriegisch2024-02-191-1/+1
* Globally replace HTTP links to eclipse.org by HTTPSAlexander Kriegisch2024-01-062-3/+3
* Remove old '.cvsignore' filesAlexander Kriegisch2023-09-271-2/+0
* Reduce 'Object' class usageAndrey Turbanov2022-04-153-9/+7
* Remove redundant casts after generics updateAndrey Turbanov2022-04-122-2/+2
* Remove AspectJ Browser (ajbrowser) code and documentationAlexander Kriegisch2022-04-021-6/+0
* Fix poor variable nameAndy Clement2022-02-261-3/+3
* Cleanup redundant type casts, due to too weak variable type declarationAndrey Turbanov2022-02-263-6/+5
* Use StringBuilder/StringJoiner for concatenation String's in loopAndrey Turbanov2021-12-182-9/+9
* Replace uses of StringBuffer with StringBuilder.Andrey Turbanov2021-11-202-2/+2
* Upgrade license from CPLv1/EPLv1 to EPLv2Alexander Kriegisch2021-06-0483-869/+869
* Fix 'ajdoc' tests for Java 15 buildAlexander Kriegisch2021-03-141-8/+8
* Fix javadoc references to nonexistent fields, classes, or packagesJerry James2020-09-141-3/+0
* Fix misplaced or incorrect javadoc tagsJerry James2020-09-145-9/+8
* Fix misplaced or incorrectly nested HTML tagsJerry James2020-09-141-1/+1
* Fix incorrect HTML entities in javadoc commentsJerry James2020-09-141-1/+1
* Remove unnecessary interface modifiersLars Grefer2020-08-1712-201/+201
* Merge branch 'master' into feature/collection-performanceAndy Clement2020-08-1520-31/+0
|\
| * Cleanup unused importsLars Grefer2020-08-1618-19/+0
| * Update to JUnit 4.13Lars Grefer2020-08-153-12/+0
* | Weaken Collection declarationsLars Grefer2020-08-152-2/+3
* | Collections.sort() can be replaced with List.sort()Lars Grefer2020-08-152-2/+2
|/
* lets have maven fail if those tests fail...Andy Clement2020-08-141-23/+42
* Use the diamond operator where possibleLars Grefer2020-08-136-16/+16
* '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