index
:
aspectj.git
1.8.x
356694
AspectJ5_Development
BETA_JAVA8
RB_V1_5_0
RB_V1_8
RB_V_1_5_2
V1_6_X
V1_8_X
ajdt_support
antora
bug356694
bug433351
conditionalThis
dependabot/maven/com.thoughtworks.xstream-xstream-1.4.20
dependabot/maven/commons-logging-commons-logging-1.2
dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.5.0
dependabot/maven/org.apache.maven.plugins-maven-clean-plugin-3.3.1
dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.11.0
dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.1.0
dependabot/maven/org.apache.maven.plugins-maven-help-plugin-3.4.0
dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.5.0
dependabot/maven/org.codehaus.mojo-build-helper-maven-plugin-3.3.0
dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.4.0
earlyJava9
extensions
gh-217
gh-314
invokedynamic
java-21
java8
master
maven_build
origin
paramAnnotationBinding
param_anno_matching_change
refactoring
transientTjp
verification
A seamless aspect-oriented extension to the Java programming language: https://github.com/eclipse-aspectj/aspectj
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ajde
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce 'Object' class usage
Andrey Turbanov
2022-04-15
3
-9
/
+7
*
Remove redundant casts after generics update
Andrey Turbanov
2022-04-12
2
-2
/
+2
*
Remove AspectJ Browser (ajbrowser) code and documentation
Alexander Kriegisch
2022-04-02
1
-6
/
+0
*
Fix poor variable name
Andy Clement
2022-02-26
1
-3
/
+3
*
Cleanup redundant type casts, due to too weak variable type declaration
Andrey Turbanov
2022-02-26
3
-6
/
+5
*
Use StringBuilder/StringJoiner for concatenation String's in loop
Andrey Turbanov
2021-12-18
2
-9
/
+9
*
Replace uses of StringBuffer with StringBuilder.
Andrey Turbanov
2021-11-20
2
-2
/
+2
*
Upgrade license from CPLv1/EPLv1 to EPLv2
Alexander Kriegisch
2021-06-04
83
-869
/
+869
*
Fix 'ajdoc' tests for Java 15 build
Alexander Kriegisch
2021-03-14
1
-8
/
+8
*
Fix javadoc references to nonexistent fields, classes, or packages
Jerry James
2020-09-14
1
-3
/
+0
*
Fix misplaced or incorrect javadoc tags
Jerry James
2020-09-14
5
-9
/
+8
*
Fix misplaced or incorrectly nested HTML tags
Jerry James
2020-09-14
1
-1
/
+1
*
Fix incorrect HTML entities in javadoc comments
Jerry James
2020-09-14
1
-1
/
+1
*
Remove unnecessary interface modifiers
Lars Grefer
2020-08-17
12
-201
/
+201
*
Merge branch 'master' into feature/collection-performance
Andy Clement
2020-08-15
20
-31
/
+0
|
\
|
*
Cleanup unused imports
Lars Grefer
2020-08-16
18
-19
/
+0
|
*
Update to JUnit 4.13
Lars Grefer
2020-08-15
3
-12
/
+0
*
|
Weaken Collection declarations
Lars Grefer
2020-08-15
2
-2
/
+3
*
|
Collections.sort() can be replaced with List.sort()
Lars Grefer
2020-08-15
2
-2
/
+2
|
/
*
lets have maven fail if those tests fail...
Andy Clement
2020-08-14
1
-23
/
+42
*
Use the diamond operator where possible
Lars Grefer
2020-08-13
6
-16
/
+16
*
'String.indexOf()' expression is replaceable with 'contains()'
Lars Grefer
2020-08-08
4
-7
/
+7
*
'while' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
1
-6
/
+4
*
'for' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
23
-114
/
+106
*
polish
Andy Clement
2019-11-29
4
-472
/
+477
*
polish
Andy Clement
2019-11-29
21
-132
/
+170
*
Update to 1.9.5.BUILD-SNAPSHOT in poms
Andy Clement
2019-06-03
3
-121
/
+119
*
Fix version tagging for info strings
Andy Clement
2019-02-11
1
-1
/
+1
*
tidyup
Andy Clement
2019-02-08
1
-2
/
+10
*
move resources to resources tree
Andy Clement
2019-02-07
75
-0
/
+0
*
Add module tests back in - but streamlined
Andy Clement
2019-01-31
1
-0
/
+39
*
mavenizing ajde - done
Andy Clement
2019-01-29
6
-77
/
+7
*
mavenizing ajde - wip
Andy Clement
2019-01-29
159
-0
/
+1560
*
Fix 500035: handling target only binding in @AJ pointcut
Andy Clement
2016-11-18
1
-1
/
+1
*
generics
aclement
2011-08-16
6
-525
/
+505
*
271201: inpath handles
aclement
2009-04-06
1
-1
/
+2
*
251277: making asmmanager non-singleton
aclement
2008-10-20
5
-246
/
+241
*
removing unused code
aclement
2008-08-31
2
-228
/
+172
*
formatter chewed on it
aclement
2008-08-28
1
-379
/
+375
*
findbugs/eclipse warnings fixed
aclement
2008-08-27
17
-78
/
+67
*
eclipse: unnecessary cast
aclement
2008-08-23
1
-1
/
+1
*
incorrectly removed this code - although it needs changing, it needs null che...
aclement
2008-08-22
1
-15
/
+30
*
removed unnecessary code
aclement
2008-08-22
1
-30
/
+15
*
231396: moved ConfigParser out of weaver jar
aclement
2008-05-09
4
-4
/
+4
*
148190#35
aclement
2007-01-15
11
-0
/
+1093
*
148190#32
aclement
2007-01-15
25
-871
/
+272
*
148190#32
aclement
2007-01-15
3
-489
/
+8
*
148190#32
aclement
2007-01-15
3
-36
/
+24
*
148190#32
aclement
2007-01-15
8
-1178
/
+42
*
148190#32
aclement
2007-01-15
12
-1100
/
+437
[next]