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
/
bcel-builder
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant 'name' and 'packaging' tags from POMs
Alexander Kriegisch
2021-04-15
1
-10
/
+6
*
Make BCEL classpath utility recognise Java 16-19, fixing many tests
Alexander Kriegisch
2021-03-21
1
-1
/
+1
*
Fix some deprecated Java and JUnit warnings by using newer API calls
Alexander Kriegisch
2021-03-21
2
-8
/
+8
*
Add Java 16 test suite for AspectJ 1.9.7 + test refactorings
Alexander Kriegisch
2021-03-21
1
-2
/
+2
*
Add Java 15 class vile version to BCEL constants, adjust test tools etc.
Alexander Kriegisch
2021-03-16
1
-0
/
+6
*
Make BCEL classpath utility recognise Java 15, fixing many tests
Alexander Kriegisch
2021-03-13
1
-5
/
+1
*
Revert to 1.9.7.BUILD-SNAPSHOT
Andy Clement
2020-08-21
1
-1
/
+1
*
1.9.7 milestone 1 published
Andy Clement
2020-08-21
1
-1
/
+1
*
Remove unnecessary interface modifiers
Lars Grefer
2020-08-17
11
-870
/
+870
*
polish
Andy Clement
2020-08-16
6
-7
/
+23
*
Merge pull request #10 from larsgrefer/cleanup/pom
Andy Clement
2020-08-16
1
-1
/
+0
|
\
|
*
Remove project.parent.relative path as ../pom.xml is already the default
Lars Grefer
2020-08-15
1
-1
/
+0
*
|
Merge branch 'master' into feature/collection-performance
Andy Clement
2020-08-15
9
-9
/
+0
|
\
\
|
*
|
Cleanup unused imports
Lars Grefer
2020-08-16
10
-10
/
+0
|
|
/
*
|
Weaken Collection declarations
Lars Grefer
2020-08-15
6
-27
/
+17
*
|
Redundant Collection.addAll() call
Lars Grefer
2020-08-15
1
-2
/
+1
*
|
Collection.toArray() call style
Lars Grefer
2020-08-15
2
-2
/
+2
*
|
Single Map method can be used
Lars Grefer
2020-08-15
1
-5
/
+1
*
|
Collections.sort() can be replaced with List.sort()
Lars Grefer
2020-08-15
1
-3
/
+3
*
|
Manual array to collection copy
Lars Grefer
2020-08-15
1
-9
/
+2
|
/
*
Use the diamond operator where possible
Lars Grefer
2020-08-13
25
-73
/
+73
*
Unnecessary unboxing
Lars Grefer
2020-08-08
2
-6
/
+6
*
Unnecessary boxing
Lars Grefer
2020-08-08
2
-3
/
+3
*
'String.indexOf()' expression is replaceable with 'contains()'
Lars Grefer
2020-08-08
5
-9
/
+9
*
'while' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
1
-3
/
+1
*
'for' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
35
-322
/
+286
*
Rev to 1.9.7.BUILD-SNAPSHOT
Andy Clement
2020-07-22
1
-1
/
+1
*
AspectJ 1.9.6 final bits
V1_9_6
Andy Clement
2020-07-22
1
-1
/
+1
*
Added basic ThreadLocalAwareRepository - groundwork for 561819
Andy Clement
2020-04-22
1
-0
/
+111
*
Include JDTCore for Java14
Andy Clement
2020-04-20
3
-33
/
+38
*
polish
Andy Clement
2019-11-29
19
-25
/
+30
*
Move to 1.9.6.BUILD-SNAPSHOT version
Andy Clement
2019-11-28
3
-2
/
+3
*
1.9.5 release versions in poms
V1_9_5
Andy Clement
2019-11-28
1
-1
/
+1
*
Java 13 support
Andy Clement
2019-11-25
2
-23
/
+27
*
Update to 1.9.5.BUILD-SNAPSHOT in poms
Andy Clement
2019-06-03
1
-1
/
+1
*
1.9.4 POMS
Andy Clement
2019-05-10
1
-1
/
+1
*
pushed versions to 1.9.4.BUILD-SNAPSHOT
Andy Clement
2019-04-17
1
-1
/
+1
*
Updated with Java12 support
Andy Clement
2019-04-03
2
-1
/
+7
*
fix pom version and minor improvement to classpath calc
Andy Clement
2019-01-25
8
-2
/
+86
*
mavenizing bcel-builder - complete
Andy Clement
2019-01-24
173
-142
/
+19
*
Change the mehtod name "containsField" to "findsField".
Kui Liu
2018-10-11
1
-1
/
+1
*
More fixes for 1.9.2
V1_9_2_RC2
Andy Clement
2018-10-01
7
-57
/
+443
*
1.9.2.RC1 changes
V1_9_2_RC1
Andy Clement
2018-09-29
7
-4
/
+136
*
Support Java10
Andy Clement
2018-04-18
2
-9
/
+44
*
Bug#531694: generate more optional thisJoinPoint construction code
Andy Clement
2018-03-09
2
-3
/
+5
*
Fix for Bug 531819 - Negative parameter annotation matching not behaving
Andy Clement
2018-02-28
1
-0
/
+1
*
Add missing cases to bcel constantToString
Andy Clement
2018-02-07
7
-0
/
+91
*
Moved to package
Andy Clement
2017-10-20
1
-2
/
+2
*
rebuilt internal dependencies
Andy Clement
2017-10-20
1
-0
/
+0
*
Fixes Bug 525293 - Spring AOP could be faster
Andy Clement
2017-09-28
1
-5
/
+3
[next]