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
/
ajdoc
/
testsrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mavenizing ajdoc - wip
Andy Clement
2019-01-29
15
-2919
/
+0
*
1.9.2.RC1 changes
V1_9_2_RC1
Andy Clement
2018-09-29
3
-19
/
+34
*
Support Java10
Andy Clement
2018-04-18
1
-4
/
+7
*
Updates to better cope with future JDKs
Andy Clement
2017-11-09
2
-3
/
+5
*
Various changes to get tests passing on 1.8 and 1.9
Andy Clement
2017-09-24
4
-44
/
+56
*
Bring Java9 branch in line with 1.8.11 progress
Andy Clement
2017-09-21
1
-4
/
+0
|
\
|
*
fix warnings in build - support .isJava8 option in build
V1_8_10
Andy Clement
2016-12-09
1
-3
/
+0
*
|
Merged post 1.8.5 changes into Java9 branch
Andy Clement
2017-09-20
1
-1
/
+1
|
\
|
*
|
Fix classpath for tests on Java9
Andy Clement
2016-06-27
1
-1
/
+7
|
/
*
Fix 436653: conditional aspect activation plus various polish
Andy Clement
2014-10-06
2
-45
/
+161
*
fixing for Javadoc differences in 1.8
Andy Clement
2014-08-08
3
-32
/
+52
*
minimalModel ON by default. demotion ON by default (for AJDT as well as LTW)
aclement
2011-08-05
1
-111
/
+91
*
eclipse: testcode: redundant null check
aclement
2008-08-22
4
-6
/
+6
*
eclipse: redundant null check
aclement
2008-08-22
1
-2
/
+2
*
removed unnecessary code
aclement
2008-08-22
6
-42
/
+42
*
230234 comment 10 - ajdoc modifications and tests
aclement
2008-07-18
1
-0
/
+4
*
164340: ajdoc fix and test
aclement
2008-06-11
1
-0
/
+22
*
164356: test and fix: ajdoc
aclement
2008-03-20
1
-0
/
+26
*
tests and fixes for 148906: Support -Xlintfile for ajdoc
aclement
2006-10-23
3
-1
/
+181
*
Bug 113948 "Repackage AspectJ" (move module root suites out of default package)
mwebster
2006-07-30
1
-1
/
+1
*
Fix build: move createEmptySandbox() from FileUtil back to Ajc to avoid JUnit...
mwebster
2006-06-15
1
-3
/
+3
*
Make sandbox directories unique among workspaces e.g. c:\temp\ajcSandbox\org....
mwebster
2006-06-15
1
-36
/
+3
*
update license to EPL
acolyer
2006-06-01
8
-18
/
+34
*
test and fixes for 143930, 143924
aclement
2006-05-30
1
-1
/
+1
*
test and fix for 134063
aclement
2006-03-31
2
-0
/
+29
*
test and fix for 132130
aclement
2006-03-17
1
-1
/
+1
*
pr121711 - from Helen - comment #19
aclement
2006-01-16
1
-0
/
+185
*
pr121711 - from Helen - removing >1.3 apis that were introduced in previous p...
aclement
2006-01-16
1
-2
/
+2
*
more ajdoc changes - see pr121711 - from Helen.
aclement
2006-01-13
4
-136
/
+1088
*
ajdoc changes - moving to using a sandbox for testing, plus other bits and pi...
aclement
2006-01-13
13
-556
/
+960
*
fixes for ajdoc crash - bug 122728
aclement
2006-01-09
2
-0
/
+99
*
fix from comment #14 on bug 119453 to do with incorrect results for decp stat...
aclement
2006-01-09
1
-0
/
+12
*
ajdoc: fixes for 58520 from Helen.
aclement
2005-12-21
2
-0
/
+113
*
ajdoc: fixes from Helen for 119453
aclement
2005-12-21
2
-0
/
+238
*
Helens changes to ensure these tidy up after themselves and avoid synchroniza...
aclement
2005-11-07
1
-2
/
+12
*
Fixed Bug #56779: [ajdoc] add ajdoc support for inter-type declarations and o...
mkersten
2005-10-05
7
-20
/
+74
*
unused imports (only)
wisberg
2005-06-09
1
-2
/
+0
*
Package Tests file, aspectjrt.jar finder
wisberg
2005-06-08
5
-15
/
+68
*
not requiring 1.5
wisberg
2005-05-21
1
-3
/
+4
*
Fixed 3 bugs reported in bug#82340, including correct use of visibility modif...
mkersten
2005-01-13
2
-13
/
+42
*
Updated to support running on JDK 1.5, and fixed related bug#82218
mkersten
2005-01-13
2
-16
/
+41
*
Fixed bug#71811 "AJDoc: should be able to set encoding like javadoc"
mkersten
2004-08-20
1
-1
/
+19
*
organized imports.
aclement
2004-07-29
1
-3
/
+0
*
Fixed bug#70008 "problem with ajdoc -public"
mkersten
2004-07-14
2
-26
/
+53
*
Fixed bug#69011 "ajdoc fails when using default package"
mkersten
2004-07-05
1
-1
/
+3
*
Fixed: 68494 ajdoc does not support .aj files
mkersten
2004-06-24
1
-3
/
+3
*
Clean-up ensuring no resources modified as a result of test runs.
mkersten
2004-04-08
2
-1
/
+3
*
Extended test coverage.
mkersten
2004-04-08
2
-14
/
+113
*
Extended test coverage to various permutations of crossing package and type b...
mkersten
2004-04-08
1
-12
/
+21
*
Moved from the other package.
aclement
2004-04-07
1
-0
/
+32
[next]