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
...
*
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
*
Updated to include source location offset.
mkersten
2005-01-13
1
-3
/
+6
*
Fixes for 78021, 79554 - both to do with us breaking the exception table for ...
aclement
2005-01-11
12
-41
/
+189
*
Fix for Bug 82134: AspectJ 5 M2 should implement backwards compatibility for ...
aclement
2005-01-07
70
-151
/
+316
*
rebuilt with 2.0 weaver version attribute (aj1.2.1 had version 1.0)
aclement
2005-01-07
14
-0
/
+0
*
All jars rebuilt with rev'd weaver version number 2.0 that we will use for As...
aclement
2005-01-07
19
-0
/
+0
*
Testcode for migration testing
aclement
2005-01-07
7
-0
/
+73
*
Removed warning that no longer comes out for this test. We were putting out ...
aclement
2005-01-07
1
-1
/
+1
*
test was failing because a message was coming out twice - once when applying ...
aclement
2005-01-06
2
-2
/
+2
*
Removing 'run' calls from the testcases for now ... to get a build through !
aclement
2005-01-06
1
-5
/
+5
*
BWD: One extra check.
aclement
2005-01-05
1
-1
/
+2
*
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
[prev]
[next]