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
/
bridge
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
3
-3
/
+3
|
/
*
Use the diamond operator where possible
Lars Grefer
2020-08-13
5
-13
/
+13
*
Unnecessary boxing
Lars Grefer
2020-08-08
1
-2
/
+2
*
'String.indexOf()' expression is replaceable with 'contains()'
Lars Grefer
2020-08-08
1
-1
/
+1
*
'for' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
2
-14
/
+14
*
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
*
Move to 1.9.6.BUILD-SNAPSHOT version
Andy Clement
2019-11-28
1
-1
/
+1
*
1.9.5 release versions in poms
V1_9_5
Andy Clement
2019-11-28
1
-1
/
+1
*
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
*
ignore problematic lifecycle for IDE
Andy Clement
2019-02-11
1
-0
/
+37
*
Fix version tagging for info strings
Andy Clement
2019-02-11
4
-25
/
+91
*
Add module tests back in - but streamlined
Andy Clement
2019-01-31
1
-0
/
+37
*
mavenized bridge module
Andy Clement
2019-01-23
35
-110
/
+26
*
1.9.2.RC1 changes
V1_9_2_RC1
Andy Clement
2018-09-29
1
-0
/
+5
*
Fix 500035: handling target only binding in @AJ pointcut
Andy Clement
2016-11-18
2
-10
/
+9
*
generics
Andy Clement
2012-08-27
1
-9
/
+9
*
373195
Andy Clement
2012-03-06
1
-18
/
+16
*
revert
aclement
2011-06-21
1
-3
/
+3
*
1.6.12.m1 readme
V1_6_12M1
aclement
2011-06-07
1
-3
/
+3
*
trigger build
aclement
2010-12-08
1
-15
/
+17
*
329925: declare @field remove annotation
aclement
2010-11-24
1
-0
/
+3
*
generics
aclement
2010-07-14
1
-18
/
+19
*
generics
aclement
2010-07-14
9
-1851
/
+1811
*
java5
aclement
2010-07-08
1
-0
/
+1
*
generics
aclement
2010-07-07
1
-44
/
+37
*
persistence
aclement
2009-08-25
2
-59
/
+55
*
286539: test and fix (decanno type in model)
aclement
2009-08-13
1
-134
/
+162
*
declareMixin
aclement
2009-03-09
1
-63
/
+62
*
prevent multi-threaded access problems to the map
aclement
2009-01-16
1
-1
/
+2
*
remove unused code
aclement
2008-08-31
1
-105
/
+81
*
no need
aclement
2008-08-27
1
-58
/
+0
*
eclipse: unnecessary semi
aclement
2008-08-27
1
-1
/
+1
*
unnecessary unused code removed
aclement
2008-08-27
1
-32
/
+34
*
eclipse: unnecessary semi
aclement
2008-08-27
1
-1
/
+1
*
unnecessary null check removed
aclement
2008-08-26
1
-1
/
+1
*
fixed jre lib warning
aclement
2008-06-08
1
-6
/
+6
*
210470: preventing weaver leaks: do not mess up the context stack in a multi-...
aclement
2008-05-27
1
-10
/
+14
*
231396: refactoring:
aclement
2008-05-12
2
-0
/
+9
*
231396: moved ConfigParser out of weaver jar
aclement
2008-05-09
2
-9
/
+0
*
210470: remove thread reference stored in CompilationAndWeavingContext static...
aclement
2008-05-03
1
-0
/
+8
*
Bug 171069 "java.util.EmptyStackException in CompilationAndWeavingContext usi...
mwebster
2007-01-22
1
-1
/
+1
*
Bug 149289 "Support system and user aop.xml configuration" (add org/aspect/ao...
mwebster
2006-11-13
1
-0
/
+3
*
fix for 155213: made using date formatter lazy.
aclement
2006-08-25
2
-13
/
+16
*
141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...
aclement
2006-08-25
5
-0
/
+40
*
Bug 149289 "Support system and user aop.xml configuration files" (add META-IN...
mwebster
2006-08-23
1
-0
/
+19
[prev]
[next]