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.core
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
LangUtil: remove methods like 'is11VMOrGreater', 'is1dot5VMOrGreater'
Alexander Kriegisch
2024-02-19
1
-1
/
+1
*
Reduce 'Object' class usage
Andrey Turbanov
2022-04-15
1
-2
/
+2
*
Replace uses of StringBuffer with StringBuilder.
Andrey Turbanov
2021-11-20
3
-3
/
+3
*
Upgrade license from CPLv1/EPLv1 to EPLv2
Alexander Kriegisch
2021-06-04
30
-242
/
+242
*
Fix 'ajdoc' tests for Java 15 build
Alexander Kriegisch
2021-03-14
1
-8
/
+8
*
Fix incorrect HTML entities in javadoc comments
Jerry James
2020-09-14
1
-2
/
+2
*
Remove unnecessary interface modifiers
Lars Grefer
2020-08-17
2
-55
/
+55
*
Merge branch 'master' into feature/collection-performance
Andy Clement
2020-08-15
1
-1
/
+0
|
\
|
*
Cleanup unused imports
Lars Grefer
2020-08-16
1
-1
/
+0
*
|
Weaken Collection declarations
Lars Grefer
2020-08-15
1
-1
/
+1
*
|
Redundant Collection.addAll() call
Lars Grefer
2020-08-15
2
-4
/
+2
*
|
Collection.toArray() call style
Lars Grefer
2020-08-15
1
-1
/
+1
|
/
*
lets have maven fail if those tests fail...
Andy Clement
2020-08-14
3
-32
/
+46
*
Merge branch 'master' of github.com:eclipse/org.aspectj into remove-old-versi...
Lars Grefer
2020-08-14
7
-118
/
+119
|
\
|
*
Fix up tests and reduce verbosity on J11
Andy Clement
2020-08-14
7
-118
/
+119
*
|
Remove checks for old Java Versions
Lars Grefer
2020-08-13
1
-2
/
+0
|
/
*
Use the diamond operator where possible
Lars Grefer
2020-08-13
14
-52
/
+52
*
'String.indexOf()' expression is replaceable with 'contains()'
Lars Grefer
2020-08-08
4
-8
/
+8
*
'while' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
1
-3
/
+2
*
'for' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
9
-38
/
+32
*
Add module tests back in - but streamlined
Andy Clement
2019-01-31
1
-0
/
+56
*
mavenizing ajde.core - done
Andy Clement
2019-01-29
29
-0
/
+3694
*
polish
Andy Clement
2018-10-15
1
-7
/
+14
*
Adjust how classpath entries manipulated for Java9 support
Andy Clement
2017-10-20
1
-14
/
+12
*
added module/modulesourcepath to compiler configuration interface
Andy Clement
2017-10-20
1
-3
/
+4
*
Polish generics
Andy Clement
2014-10-07
4
-11
/
+11
*
enabling AJDT to use annotation processors
Andy Clement
2014-08-20
2
-0
/
+23
*
annotation processing in aspectj
hsestupin
2014-08-01
1
-1
/
+1
*
Fix 415957: annotations with 1.8 flags
Andy Clement
2013-08-27
1
-3
/
+1
*
generics
aclement
2011-08-16
1
-3
/
+2
*
353900: Java7
aclement
2011-08-12
1
-1
/
+3
*
generics refactoring
aclement
2011-08-12
3
-17
/
+18
*
290741: encoding option on ICompilerConfiguration
aclement
2011-04-04
2
-0
/
+8
*
328649: addDependencies for Compilation Participants
aclement
2010-10-26
1
-3
/
+4
*
328649
aclement
2010-10-25
1
-0
/
+7
*
expose some internals
aclement
2009-11-02
2
-6
/
+6
*
1.6.6
V1_6_6
aclement
2009-09-30
1
-6
/
+12
*
state persistence
aclement
2009-08-25
1
-0
/
+5
*
271201: inpath handles
aclement
2009-04-06
2
-0
/
+16
*
268827: ask for the JDT project state
aclement
2009-03-24
2
-0
/
+6
*
generalize report API to cover resources and outjar
aclement
2009-03-23
2
-6
/
+26
*
268827: tell ajdt about class file removal
aclement
2009-03-20
2
-0
/
+6
*
124460: aop.xml used for compilation: AJDT interface support
aclement
2009-02-12
2
-2
/
+21
*
262288: doubly sure
aclement
2009-01-30
1
-1
/
+1
*
262288: cope with a previous build that did not fill in the buildconfig
aclement
2009-01-29
1
-8
/
+1
*
258325: fix
aclement
2008-12-10
2
-28
/
+28
*
251277: making asmmanager non-singleton
aclement
2008-10-20
2
-2
/
+20
*
make cleanup part of compiler discard
aclement
2008-10-03
2
-10
/
+5
*
249551: cleanup by default
aclement
2008-10-03
2
-8
/
+19
*
16 ref now OK
aclement
2008-09-17
1
-1
/
+1
[next]