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
Commit message (
Expand
)
Author
Age
Files
Lines
*
adding -bootclasspath and -extdirs to documentation
wisberg
2003-04-11
3
-9
/
+37
*
fixing declare parents problems
jhugunin
2003-04-11
14
-58
/
+226
*
test for
jhugunin
2003-04-10
7
-0
/
+65
*
test and fix for
jhugunin
2003-04-10
6
-10
/
+57
*
fix for Bugzilla Bug 35688
jhugunin
2003-04-10
1
-0
/
+5
*
Moving the latest version from shadows to modules. The hope is that
jhugunin
2003-04-10
3
-1
/
+2
*
re-implementing support for incremental compilation after move to 2.1
jhugunin
2003-04-10
10
-521
/
+939
*
addressing line ending issues and matching with eclipse 2.1 minor changes
jhugunin
2003-04-10
1
-3
/
+3
*
commenting out accidental debugging println
jhugunin
2003-04-10
1
-1
/
+1
*
fix for [Bug 35593] Problem with priviliged aspects
jhugunin
2003-04-10
1
-4
/
+3
*
extending coverage for [Bug 35593] Problem with priviliged aspects
jhugunin
2003-04-10
2
-1
/
+8
*
quick tests for incremenal improved
jhugunin
2003-04-10
1
-58
/
+99
*
commented out debugging println
jhugunin
2003-04-10
1
-1
/
+1
*
don't keep track of bytes written to disk
jhugunin
2003-04-10
1
-6
/
+7
*
TraceMyClasses added to compiler adapter
wisberg
2003-04-09
1
-0
/
+2
*
minor new entries and 1.1final massaging
wisberg
2003-04-09
1
-48
/
+69
*
updated forking, adapter option
wisberg
2003-04-09
1
-22
/
+103
*
experimental options Xbootclasspath, Xextdirs, and Xlistfileargs, mainly to t...
wisberg
2003-04-09
1
-0
/
+29
*
added compiler adapter example
wisberg
2003-04-09
1
-1
/
+41
*
.class file filter
wisberg
2003-04-09
1
-1
/
+10
*
added minimal (unverified) compiler adapter tests
wisberg
2003-04-09
1
-2
/
+5
*
minimal (unverified) compiler adapter tests
wisberg
2003-04-09
1
-0
/
+99
*
added (largely unverified) forked compile tests
wisberg
2003-04-09
1
-9
/
+36
*
completely new adapter implementation delegates to AjcTask
wisberg
2003-04-09
1
-160
/
+122
*
support for
wisberg
2003-04-09
1
-128
/
+669
*
added API tickler pending test
wisberg
2003-04-09
1
-0
/
+1
*
fixed typo
ehilsdal
2003-04-08
1
-1
/
+1
*
folded in material from README-11.html
ehilsdal
2003-04-08
37
-3809
/
+4414
*
removed unneeded dependency on jdt
wisberg
2003-04-03
1
-2
/
+1
*
updated build to handle empty jdt module
wisberg
2003-04-03
1
-0
/
+0
*
- if a module has no source files, rather than aborting, create a minimal fil...
wisberg
2003-04-03
1
-13
/
+38
*
- a module now may be valid if it contains only references to library jars.
wisberg
2003-04-03
1
-9
/
+44
*
no longer expecting sources in jdt module
wisberg
2003-04-03
1
-3
/
+4
*
Updated license checking tests to accept "Contributors" as sole copyright hol...
wisberg
2003-04-03
1
-1
/
+6
*
Corrected license. To check licenses, run build unit tests (CheckLics in par...
wisberg
2003-04-03
1
-6
/
+12
*
removed unused dependency on jdt
wisberg
2003-04-02
1
-2
/
+1
*
Major changes in order to move to Eclipse-JDT 2.1 as a base.
jhugunin
2003-03-28
938
-237289
/
+962
*
Test cases for declare parent scenarios - suspected compiler bugs.
acolyer
2003-03-27
1
-0
/
+15
*
Test cases for declare parent scenarios
acolyer
2003-03-27
2
-0
/
+49
*
Extended test case support to allow verification of compiler messages produced
acolyer
2003-03-27
8
-3
/
+141
*
test and fix for Bugzilla Bug 34925
v1_1_0_RC1
jhugunin
2003-03-13
5
-50
/
+133
*
Updated for 1.1rc1:
wisberg
2003-03-13
1
-71
/
+65
*
changing tests to knownLimitation per jim.
wisberg
2003-03-13
2
-40
/
+45
*
now quiet, and fixed classpath wrt junit, tools.jar
wisberg
2003-03-13
1
-4
/
+4
*
adding junit automatically for taskdef resolution
wisberg
2003-03-13
1
-0
/
+4
*
Updated refs to 1.1beta5 to read 1.1 release candidate 1
acolyer
2003-03-13
1
-3
/
+3
*
JSR-45 and resource copying.
wisberg
2003-03-13
1
-3
/
+7
*
*minimal* 1.1 porting notes gleaned mostly from 1.1 changes.
wisberg
2003-03-13
1
-0
/
+79
*
refer to README-11 for 1.1-related changes.
wisberg
2003-03-13
1
-1
/
+3
*
Doc updates for new resource copying. Also 1.1 cleanup
wisberg
2003-03-13
2
-29
/
+76
[next]