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
/
ajdoc
Commit message (
Expand
)
Author
Age
Files
Lines
*
164356: test and fix: ajdoc
aclement
2008-03-20
2
-0
/
+47
*
trigger build
aclement
2008-02-21
1
-0
/
+1
*
tests and fixes for 148906: Support -Xlintfile for ajdoc
aclement
2006-10-23
13
-17
/
+262
*
change for 160496: refactored ajdoc main
aclement
2006-10-23
1
-148
/
+129
*
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
17
-37
/
+61
*
test and fixes for 143930, 143924
aclement
2006-05-30
1
-1
/
+1
*
message fix for 134063
aclement
2006-03-31
1
-5
/
+5
*
test and fix for 134063
aclement
2006-03-31
3
-10
/
+47
*
test and fix for 132130
aclement
2006-03-17
1
-1
/
+1
*
pr58524 (golden oldie...) - from Helen - removing use of deprecated API in a...
aclement
2006-01-16
5
-779
/
+93
*
pr121711 - from Helen - comment #19
aclement
2006-01-16
4
-5
/
+281
*
pr121711 - from Helen - removing >1.3 apis that were introduced in previous p...
aclement
2006-01-16
2
-4
/
+12
*
more ajdoc changes - see pr121711 - from Helen.
aclement
2006-01-13
18
-185
/
+1407
*
ajdoc changes - moving to using a sandbox for testing, plus other bits and pi...
aclement
2006-01-13
18
-584
/
+1088
*
fixes for ajdoc crash - bug 122728
aclement
2006-01-09
6
-1
/
+130
*
fix from comment #14 on bug 119453 to do with incorrect results for decp stat...
aclement
2006-01-09
3
-0
/
+17
*
ajdoc: fixes for 58520 from Helen.
aclement
2005-12-21
3
-0
/
+116
*
ajdoc: fixes from Helen for 119453
aclement
2005-12-21
4
-12
/
+368
*
testcode for 119453
aclement
2005-12-21
2
-0
/
+37
*
test and fix for 119451
aclement
2005-12-09
1
-1
/
+1
*
Helens changes to ensure these tidy up after themselves and avoid synchroniza...
aclement
2005-11-07
3
-2
/
+18
*
Updated ajdoc projects setting for 1.3 source compliance and 1.4 library comp...
mkersten
2005-10-06
3
-1
/
+16
*
ensuring that this project can still be built at 1.3 level...
acolyer
2005-10-06
1
-2
/
+11
*
Fixed Bug #56779: [ajdoc] add ajdoc support for inter-type declarations and o...
mkersten
2005-10-05
12
-52
/
+185
*
unused imports (only)
wisberg
2005-06-09
2
-4
/
+0
*
Package Tests file, aspectjrt.jar finder
wisberg
2005-06-08
5
-15
/
+68
*
Andrew Huff's patch fixing miscellaneous ajdoc NPEs....
acolyer
2005-06-02
4
-20
/
+66
*
ignore bintest directories
acolyer
2005-05-31
1
-0
/
+1
*
not requiring 1.5
wisberg
2005-05-21
1
-3
/
+4
*
uncommented preflight to ensure javadoc is invocable - in this case tests don...
wisberg
2005-05-21
1
-5
/
+5
*
expanded test for tools.jar to cases where jar is available but VM can't load...
wisberg
2005-05-21
1
-2
/
+8
*
newbuild.xml replacing build.xml, with Alex ok
wisberg
2005-05-19
2
-77
/
+3
*
Andrew's patch for: bug#82755 update ajdoc to support Java 5 language features
mkersten
2005-05-12
2
-2
/
+10
*
prospective replacements for {module}/build.xml - will move there once valida...
wisberg
2005-05-11
1
-0
/
+6
*
Delete bintest, not quite in with Alex's policy as paths hardcoded - could be...
aclement
2005-04-20
1
-0
/
+1
*
From branch: New build scripts that Alex uses under IntelliJ - can be run ind...
aclement
2005-04-19
1
-0
/
+73
*
Fixed 3 bugs reported in bug#82340, including correct use of visibility modif...
mkersten
2005-01-13
7
-104
/
+184
*
Updated to support running on JDK 1.5, and fixed related bug#82218
mkersten
2005-01-13
6
-26
/
+78
*
Fixed bug#71811 "AJDoc: should be able to set encoding like javadoc"
mkersten
2004-08-20
2
-1
/
+34
*
Made reference to tools.jar relative to JAVA_HOME variable. (which you must d...
aclement
2004-08-06
1
-1
/
+1
*
fix for Bugzilla Bug 40206
acolyer
2004-07-29
1
-2
/
+1
*
organized imports.
aclement
2004-07-29
2
-14
/
+0
*
organized imports.
aclement
2004-07-27
1
-8
/
+5
*
Fixed bug#70008 "problem with ajdoc -public"
mkersten
2004-07-14
4
-28
/
+75
*
Fixed bug#69011 "ajdoc fails when using default package"
mkersten
2004-07-05
3
-2
/
+17
*
Fixed: 68494 ajdoc does not support .aj files
mkersten
2004-06-24
6
-71
/
+56
*
replace hard-coded use of ';' with File.pathSeparator
acolyer
2004-06-02
1
-3
/
+3
[next]