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
/
weaver
Commit message (
Expand
)
Author
Age
Files
Lines
*
1.9.7 release
V1_9_7
Andy Clement
2021-06-24
1
-1
/
+1
*
Upgrade license from CPLv1/EPLv1 to EPLv2
Alexander Kriegisch
2021-06-04
195
-1843
/
+1842
*
Use canonical snapshot version 1.9.7-SNAPSHOT
Alexander Kriegisch
2021-05-23
1
-1
/
+1
*
Replace use of ASM-renamed by original ASM
Alexander Kriegisch
2021-05-16
4
-17
/
+20
*
Provision libraries in 'lib' automatically
Alexander Kriegisch
2021-05-05
1
-0
/
+6
*
Remove redundant 'name' and 'packaging' tags from POMs
Alexander Kriegisch
2021-04-15
1
-2
/
+0
*
Clean up Maven dependencies using 'dependency:analyze' goal
Alexander Kriegisch
2021-04-12
1
-0
/
+1
*
Clean up remaining references to system-scoped dependencies
Alexander Kriegisch
2021-04-10
1
-9
/
+0
*
Make sure to clean up temp-dirs in 'weaver' module
Alexander Kriegisch
2021-04-09
1
-2
/
+5
*
Module 'asm-renamed' now deploys to GitHub Packages
Alexander Kriegisch
2021-04-09
1
-5
/
+2
*
Get rid of some Maven warnings concerning plugins + dependencies
Alexander Kriegisch
2021-03-30
1
-10
/
+0
*
Replace system-scoped dependency on commons by granular dependencies
Alexander Kriegisch
2021-03-29
1
-0
/
+2
*
Fix some deprecated Java and JUnit warnings by using newer API calls
Alexander Kriegisch
2021-03-21
4
-7
/
+6
*
Add Java 15 class vile version to BCEL constants, adjust test tools etc.
Alexander Kriegisch
2021-03-16
1
-7
/
+7
*
Upgrade to ASM 9.1, delete obsolete ASM binaries
Alexander Kriegisch
2021-03-16
2
-3
/
+3
*
Fix 'ajdoc' tests for Java 15 build
Alexander Kriegisch
2021-03-14
4
-31
/
+31
*
Make MoveInstructionsWeaveTestCase.testFancyHello pass when run twice
Alexander Kriegisch
2021-03-13
1
-9
/
+14
*
Remove call to System.out
Anuj Dodhia
2020-12-02
1
-2
/
+1
*
Typo fixes
Jerry James
2020-09-14
2
-3
/
+3
*
Fix javadoc references to nonexistent fields, classes, or packages
Jerry James
2020-09-14
1
-3
/
+3
*
Fix misplaced or incorrect javadoc tags
Jerry James
2020-09-14
6
-6
/
+5
*
Fix misplaced or incorrectly nested HTML tags
Jerry James
2020-09-14
11
-33
/
+49
*
Fix incorrect HTML entities in javadoc comments
Jerry James
2020-09-14
4
-4
/
+4
*
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
4
-69
/
+69
*
Remove unnecessary enum modifiers
Lars Grefer
2020-08-17
2
-2
/
+2
*
polish
Andy Clement
2020-08-16
3
-38
/
+38
*
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
17
-22
/
+0
|
\
\
|
*
|
Cleanup unused imports
Lars Grefer
2020-08-16
17
-22
/
+0
|
|
/
*
|
Weaken Collection declarations
Lars Grefer
2020-08-15
5
-24
/
+24
*
|
Redundant Collection.addAll() call
Lars Grefer
2020-08-15
4
-14
/
+7
*
|
Collection.toArray() call style
Lars Grefer
2020-08-15
4
-4
/
+4
*
|
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
4
-4
/
+4
*
|
Manual array to collection copy
Lars Grefer
2020-08-15
1
-6
/
+2
|
/
*
Fix the serial version UID contribution to work properly
Andy Clement
2020-08-14
1
-126
/
+126
*
Merge branch 'master' of github.com:eclipse/org.aspectj into remove-old-versi...
Lars Grefer
2020-08-14
1
-63
/
+87
|
\
|
*
Fix up tests and reduce verbosity on J11
Andy Clement
2020-08-14
1
-63
/
+87
*
|
Simplify checks for Java 8 to true
Lars Grefer
2020-08-14
1
-3
/
+1
*
|
Remove checks for old Java Versions
Lars Grefer
2020-08-13
9
-122
/
+93
|
/
*
Adjust ASM version number used to work properly with Records (J14)
Andy Clement
2020-08-13
1
-2
/
+3
*
Merge pull request #3 from larsgrefer/feature/github-actions
Andy Clement
2020-08-13
1
-6
/
+8
|
\
|
*
Fix Testcase
Lars Grefer
2020-08-13
1
-6
/
+8
*
|
Use the diamond operator where possible
Lars Grefer
2020-08-13
40
-233
/
+233
|
/
*
Unnecessary boxing
Lars Grefer
2020-08-08
5
-11
/
+11
*
'String.indexOf()' expression is replaceable with 'contains()'
Lars Grefer
2020-08-08
10
-16
/
+16
*
'while' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
6
-21
/
+9
[next]