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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
src
/
org
/
aspectj
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgraded test infra to support building/running modules
Andy Clement
2017-10-20
3
-3
/
+21
*
fix warnings in build - support .isJava8 option in build
V1_8_10
Andy Clement
2016-12-09
1
-4
/
+4
*
Fix 500035: handling target only binding in @AJ pointcut
Andy Clement
2016-11-18
6
-97
/
+89
*
enabling AJDT to use annotation processors
Andy Clement
2014-08-20
1
-0
/
+8
*
generics
Andy Clement
2012-03-02
1
-16
/
+16
*
generics
Andy Clement
2012-03-02
1
-7
/
+7
*
239649 and primitives no longer all resolved by default
aclement
2011-08-12
1
-15
/
+15
*
refactoring: pulled testcode up into this class from subtypes
aclement
2011-08-05
1
-918
/
+845
*
290741: encoding option on ICompilerConfiguration
aclement
2011-04-04
1
-3
/
+10
*
generics
aclement
2010-07-14
1
-134
/
+123
*
271201: inpath handles
aclement
2009-04-06
1
-0
/
+5
*
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
-0
/
+4
*
251277: making asmmanager non-singleton
aclement
2008-10-20
1
-149
/
+131
*
New method on the interface: null impl
aclement
2008-09-16
1
-0
/
+4
*
245566: final config interface change
aclement
2008-09-02
1
-1
/
+5
*
245566: incremental magic
aclement
2008-08-29
1
-228
/
+270
*
findbugs/eclipse warnings fixed
aclement
2008-08-27
8
-27
/
+361
*
implement new ICompilerConfiguration method
aclement
2008-08-26
1
-0
/
+1
*
removed unnecessary code
aclement
2008-08-22
1
-7
/
+1
*
148190#30: rebase tests
aclement
2007-01-12
1
-196
/
+125
*
patches from 148190 #22
aclement
2007-01-11
2
-6
/
+292
*
141556#11 - reworked messagehandler with 'ignore' function! (wooo) - hope Mat...
aclement
2006-08-25
1
-0
/
+4
*
145963: binary entries in the model: various parts to the fix.
aclement
2006-08-18
1
-0
/
+4
*
pr145689 - telling AJDT through the progress monitor (rather than a debug int...
aclement
2006-07-24
1
-2
/
+6
*
update license to EPL
acolyer
2006-06-01
65
-130
/
+130
*
progress on enh 101983 (allow separate output folders for separate source fol...
acolyer
2006-05-16
1
-1
/
+4
*
fixes for 137235 (contributed by Ron): more intelligent logic for determining...
aclement
2006-05-04
1
-1
/
+1
*
fix for 130300: cause the mysterious disappearance of -XnoWeave
aclement
2006-03-05
1
-1
/
+1
*
Code for enhancement 107741: Updated WeavingURLClassLoader (thanks to Matthew...
aclement
2005-10-14
1
-1
/
+1
*
Let the bug floodgates open, reweavable is now default (pr91417)
aclement
2005-10-05
1
-0
/
+1
*
unused imports (only)
wisberg
2005-06-09
1
-2
/
+5
*
parseBoolean utility
wisberg
2005-05-17
1
-3
/
+4
*
harness LTW support - untested
wisberg
2005-05-12
4
-45
/
+207
*
Fix for 44155: TODO tasks miscategorized as warnings (fixed by Andrew Huff)
aclement
2005-05-05
1
-0
/
+4
*
LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...
avasseur
2005-05-04
1
-5
/
+9
*
preliminary fork support
wisberg
2005-01-27
1
-1
/
+12
*
Permit outjars to be used as injars in subsequent compile runs
wisberg
2005-01-27
1
-3
/
+21
*
Matthew fix for 83380: don't use enum as a variable name.
aclement
2005-01-24
1
-6
/
+6
*
organized imports.
aclement
2005-01-05
1
-6
/
+5
*
organized imports.
aclement
2005-01-04
1
-1
/
+0
*
Support for 'offset' in source locations - enabling AJDT improvements. Not p...
aclement
2004-12-10
1
-0
/
+4
*
support for aspectpath, which forces forking
wisberg
2004-10-06
1
-8
/
+34
*
support aspectpath, upgrade expected javarun bean properties
wisberg
2004-10-06
1
-3
/
+4
*
support for finding files at runtime, for javarun/aspectpath
wisberg
2004-10-06
1
-0
/
+41
*
read new fork attribute, skip unused file entity
wisberg
2004-10-06
1
-7
/
+7
*
minimal fork attributes supported
wisberg
2004-10-06
1
-73
/
+125
[next]