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
/
ajbrowser
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
16
-155
/
+155
*
Fix misplaced or incorrect javadoc tags
Jerry James
2020-09-14
1
-2
/
+2
*
Merge branch 'master' into feature/collection-performance
Andy Clement
2020-08-15
2
-2
/
+0
|
\
|
*
Cleanup unused imports
Lars Grefer
2020-08-16
2
-2
/
+0
*
|
Weaken Collection declarations
Lars Grefer
2020-08-15
1
-1
/
+2
|
/
*
Use the diamond operator where possible
Lars Grefer
2020-08-13
4
-7
/
+7
*
'for' loop replaceable with enhanced 'for' loop
Lars Grefer
2020-08-08
4
-9
/
+8
*
Update to 1.9.5.BUILD-SNAPSHOT in poms
Andy Clement
2019-06-03
1
-13
/
+13
*
mavenizing ajbrowser - done
Andy Clement
2019-01-30
2
-65
/
+0
*
mavenizing ajbrowser - wip
Andy Clement
2019-01-30
18
-0
/
+145
*
added module/modulesourcepath to compiler configuration interface
Andy Clement
2017-10-20
1
-0
/
+10
*
Polish generics
Andy Clement
2014-10-07
1
-1
/
+1
*
enabling AJDT to use annotation processors
Andy Clement
2014-08-20
1
-0
/
+8
*
generics
aclement
2011-08-16
4
-17
/
+15
*
generics refactoring
aclement
2011-08-12
1
-134
/
+133
*
generics refactoring
aclement
2011-08-12
1
-1
/
+1
*
generics refactoring
aclement
2011-08-12
1
-5
/
+8
*
290741: encoding option on ICompilerConfiguration
aclement
2011-04-04
1
-0
/
+5
*
generics
aclement
2010-07-14
1
-36
/
+32
*
trigger build
aclement
2009-04-09
1
-48
/
+47
*
271201: inpath handles
aclement
2009-04-06
1
-0
/
+6
*
268827: ask for the JDT project state
aclement
2009-03-24
1
-0
/
+5
*
generalize report API to cover resources and outjar
aclement
2009-03-23
1
-2
/
+2
*
268827: tell ajdt about class file removal
aclement
2009-03-20
1
-0
/
+3
*
124460: aop.xml used for compilation: AJDT interface support
aclement
2009-02-12
1
-0
/
+5
*
258325: fix
aclement
2008-12-10
1
-6
/
+6
*
251277: making asmmanager non-singleton
aclement
2008-10-20
1
-2
/
+1
*
New method on the interface: null impl
aclement
2008-09-16
1
-0
/
+4
*
trigger build
aclement
2008-09-03
1
-75
/
+55
*
245566: final config interface change
aclement
2008-09-02
1
-0
/
+4
*
245566: incremental magic
aclement
2008-08-29
1
-11
/
+13
*
implement new ICompilerConfiguration method
aclement
2008-08-26
1
-0
/
+6
*
148190#32
aclement
2007-01-15
17
-994
/
+1340
*
update license to EPL
acolyer
2006-06-01
9
-18
/
+18
*
progress on enh 101983 (allow separate output folders for separate source fol...
acolyer
2006-05-16
1
-0
/
+4
*
Removed dead code.
mkersten
2005-08-23
3
-53
/
+14
*
FindBugs: fixes.
aclement
2004-08-23
1
-2
/
+3
*
fix for Bugzilla Bug 40206
acolyer
2004-07-29
1
-1
/
+2
*
Fix for 54238: Restore build cancelling to Swing-based IDEs
mkersten
2004-04-27
1
-3
/
+7
*
Minor cleanup of ajbrowser.
mkersten
2004-02-18
1
-14
/
+14
*
tidying up compiler warnings (unused locals, imports)
acolyer
2004-01-23
3
-8
/
+5
*
Andy Clement's patch for enh 46347: "-inpath"
acolyer
2003-11-11
1
-0
/
+4
*
Updated org.aspectj.asm relationship model to string-handle-based API in orde...
mkersten
2003-08-14
1
-2
/
+3
*
Added support for multiple relationships for a single program element. Renam...
mkersten
2003-08-13
1
-1
/
+1
*
Minor improvements to structure model generation, clean up of test suite outp...
mkersten
2003-08-12
1
-1
/
+1
*
First pass at new relationship API support.
mkersten
2003-08-08
1
-1
/
+1
*
Reimplemented ASM API as described in bug "41254: revise asm and create inter...
mkersten
2003-08-08
2
-4
/
+4
*
Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...
mkersten
2003-08-07
1
-1
/
+1
*
Fixed bugs:
mkersten
2003-08-06
2
-59
/
+37
[next]