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
...
*
BWD: Improved source loc stuff and helper methods
aclement
2005-01-05
1
-0
/
+20
*
Changed order processing for weaving to match the recent changes in source or...
aclement
2005-01-05
1
-17
/
+68
*
BWD: Main part of the implementation, checks all the rules before allowing th...
aclement
2005-01-05
1
-11
/
+292
*
BWD: improved source loc creation
aclement
2005-01-05
1
-0
/
+15
*
BWD: Improvements in source location handling allow us to now include a line ...
aclement
2005-01-05
1
-1
/
+1
*
BWD: New error checking catches one more error in this testcase.
aclement
2005-01-05
1
-0
/
+1
*
Recent changes seem to have made some messages come out in a different order !
aclement
2005-01-05
2
-6
/
+8
*
BWD: Updated - now type processing order is sensible for applying decp, we do...
aclement
2005-01-05
1
-5
/
+9
*
BWD: test cases
aclement
2005-01-05
2
-0
/
+495
*
BWD: Use new API on sourcetypebinding to remember original type hierarchy and...
aclement
2005-01-05
1
-12
/
+15
*
Binary Weaving Decp: Two changes: In SourceTypeBinding we can now remember th...
aclement
2005-01-05
2
-0
/
+0
*
test cases and fix for Bugzilla Bug 81863
acolyer
2005-01-05
11
-26
/
+56
*
Binary Weaving Decp: test code
aclement
2005-01-05
58
-0
/
+362
*
extra test resources for within(@Foo *) tests
acolyer
2005-01-05
2
-0
/
+41
*
Binary Weaving Decp: helper methods and bug fix for unnecessary suid warning.
aclement
2005-01-05
1
-1
/
+10
*
Binary Weaving Decp: another helper method..
aclement
2005-01-05
1
-0
/
+51
*
switch from string comparison to a more robust RPN format for testing pointcu...
acolyer
2005-01-05
1
-8
/
+88
*
temporarily taken out a periodically misbehaving test case
acolyer
2005-01-05
1
-1
/
+2
*
organized imports.
aclement
2005-01-05
1
-6
/
+5
*
Very very first simple helper bits of binary weaving decp
aclement
2005-01-04
2
-0
/
+22
*
Fix for Bug 82062: WeaveMessage should provide more information
aclement
2005-01-04
5
-11
/
+58
*
organized imports.
aclement
2005-01-04
5
-21
/
+40
*
Hopefully fixes disappearance of decsofts in AJDT. The addition of the offse...
aclement
2004-12-20
2
-4
/
+4
*
Fix for Bug 80916: In some cases the structure model doesn't contain the "mat...
aclement
2004-12-20
1
-0
/
+3
*
incorporate tim peierls suggestion from mailing list
acolyer
2004-12-17
1
-20
/
+11
*
forgot to check in this updated java 5 jar for test cases
acolyer
2004-12-16
1
-0
/
+0
*
more ambiguous bindings testing
acolyer
2004-12-16
4
-0
/
+121
*
disambiguating bindings
acolyer
2004-12-16
10
-1
/
+151
*
it is now safe to short-circuit in and/or pc matching (all side-effects removed)
acolyer
2004-12-16
4
-17
/
+20
*
payback time for all the "kinding" work - only ever generate and match
acolyer
2004-12-16
40
-334
/
+278
*
just tidying up a few unused imports
acolyer
2004-12-15
7
-12
/
+0
*
partial fix for bug 61568.
acolyer
2004-12-15
50
-156
/
+1794
*
Support for 'offset' in source locations - enabling AJDT improvements. Not p...
aclement
2004-12-10
11
-17
/
+63
*
Updates for AJDK1.5.0
aclement
2004-12-10
2
-2
/
+2
*
Autoboxing and decp restrictions
aclement
2004-12-10
15
-16
/
+248
*
check errors/xlints for decp'ing on annos/enums
aclement
2004-12-10
2
-13
/
+54
*
Autoboxing tests - not checked in as need 1.5 JVM to run.
aclement
2004-12-10
1
-0
/
+155
*
autoboxing for return values
aclement
2004-12-10
1
-0
/
+31
*
annotation/enum xlints
aclement
2004-12-10
1
-2
/
+3
*
All the new enum/annotation messages
aclement
2004-12-10
2
-1
/
+13
*
Tests for declare parents where enums are involved.
aclement
2004-12-10
5
-3
/
+14
*
Tests for declare parents where annotations are involved.
aclement
2004-12-10
5
-1
/
+23
*
test correct detection of @args in a declare
acolyer
2004-12-10
2
-2
/
+16
*
@within, @withincode fixes
acolyer
2004-12-10
3
-8
/
+16
*
@within, @withincode tests
acolyer
2004-12-10
5
-2
/
+99
*
final(?) @args fixes
acolyer
2004-12-10
2
-4
/
+6
*
testing for @args
acolyer
2004-12-10
4
-1
/
+216
*
more testing, @args support
acolyer
2004-12-09
15
-44
/
+239
*
more tests
acolyer
2004-12-09
4
-2
/
+21
*
updated binary form
acolyer
2004-12-09
36
-0
/
+0
[prev]
[next]