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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
revamped for normalized path handling and generalized resource-copying
wisberg
2003-03-13
1
-75
/
+194
*
- generalized support resource copying, now from injars or sourceroots and ou...
wisberg
2003-03-13
1
-197
/
+327
*
upgraded for new resource-copying API's and also testing nested paths and ref...
wisberg
2003-03-13
2
-19
/
+124
*
adding resources to src directory to test resource copying to output
wisberg
2003-03-13
5
-0
/
+6
*
remove unused API
wisberg
2003-03-13
1
-3
/
+2
*
fix for class not allowed to extend aspect and moving corresponding test out ...
jhugunin
2003-03-12
4
-10
/
+17
*
fixed for graceful error handling (i.e. the compiler doesn't dump stack ;-)
jhugunin
2003-03-12
5
-27
/
+16
*
fix and test for Bugzilla Bug 34858
jhugunin
2003-03-12
5
-0
/
+109
*
better rendering of exceptions thrown (including those from previously-unrend...
wisberg
2003-03-12
1
-9
/
+11
*
@testcase type not imported in aspect
wisberg
2003-03-12
2
-0
/
+14
*
@testcase type not imported in around advice
wisberg
2003-03-12
2
-0
/
+19
*
fix and test for Bugzilla Bug 34820
jhugunin
2003-03-12
3
-45
/
+11
*
fix and tests for checked exception on advice being checked at
jhugunin
2003-03-12
14
-50
/
+139
*
?? regenerated file missing from my system but used in test case
wisberg
2003-03-12
1
-0
/
+23
*
added vm="1.4" to test using assert
jhugunin
2003-03-12
1
-1
/
+1
*
Added ability to specify property aspectjrt.path
acolyer
2003-03-12
1
-0
/
+9
*
Fixed typo in run target for spacewar-demo, was sapceware.Game,
acolyer
2003-03-12
1
-1
/
+1
*
Use consistent time zones in generating time strings
acolyer
2003-03-12
1
-1
/
+4
*
Now adds value of "aspectjrt.path" system property to
acolyer
2003-03-12
1
-1
/
+4
*
recompiled as part of new tests for fastMatch, don't expect any
jhugunin
2003-03-12
3
-0
/
+0
*
implemented fastMatch method along with some basic tests of
jhugunin
2003-03-12
33
-103
/
+176
*
fixed Bug 29934
jhugunin
2003-03-12
4
-8
/
+17
*
fixing Bug 31724
jhugunin
2003-03-11
15
-83
/
+196
[next]