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
*
Fix for Bug 83563: pertypewithin() handling of inner classes
aclement
2005-01-25
5
-6
/
+84
*
Matthew fix for 83380: don't use enum as a variable name.
aclement
2005-01-24
3
-11
/
+11
*
Correctly build jdtcore includes fix for 83423. (BinaryTypeBinding)
aclement
2005-01-24
2
-0
/
+0
*
Fix to ensure woven methods don't lose their annotations.
aclement
2005-01-24
9
-82
/
+181
*
First bit of implementing annotation checking in EclipseSourceType.
aclement
2005-01-24
1
-1
/
+1
*
This fix for 'c' values in annotations has been verified by Pepe. Committing...
aclement
2005-01-24
5
-1
/
+22
*
Fix for type 'c' values in annotations - 'c' == 'Class'
aclement
2005-01-23
2
-0
/
+0
*
fix (*cough* hack) for annotations originating from class files required by t...
aclement
2005-01-21
1
-0
/
+0
*
Added OOPSLA 2004 slides.
mkersten
2005-01-20
1
-0
/
+0
*
Fix for Bug 83303: complier error when mixing inheritance, overriding and pol...
aclement
2005-01-20
3
-0
/
+63
*
Get enum value fields to work in the ASM. Plus test reorg as we are now addin...
aclement
2005-01-20
10
-12
/
+137
*
Promoted visibility of dump method for use from test cases.
aclement
2005-01-20
1
-1
/
+1
*
Update to allow 1.5 to be specified.
aclement
2005-01-19
1
-5
/
+5
*
Fix for Bug 82570: Weaved code does not include debug lines
aclement
2005-01-19
4
-1
/
+95
*
updates for ltw and annotations
acolyer
2005-01-19
3
-2
/
+1023
*
organized imports
aclement
2005-01-19
2
-11
/
+33
*
first example now works!
aclement
2005-01-18
1
-13
/
+16
*
Fix to allow pertypewithin aspectOf() to cope with 1.5 generic form of java.l...
aclement
2005-01-18
1
-1
/
+8
*
PerTypeWithin support.
aclement
2005-01-18
16
-11
/
+728
*
PerTypeWithin: Test data
aclement
2005-01-18
13
-0
/
+277
*
organized imports.
aclement
2005-01-18
1
-13
/
+9
*
Hmmm - I don't think these are part of Java5 support.
aclement
2005-01-17
4
-679
/
+0
*
New compiler gives additional error message on 1.3 vm that makes this test fail.
acolyer
2005-01-17
1
-1
/
+1
*
java 5 support
acolyer
2005-01-17
2
-0
/
+0
*
pass addURL calls onto super
acolyer
2005-01-17
1
-0
/
+2
*
java 5 support
acolyer
2005-01-17
45
-159
/
+882
*
Fix for AjcPre10xTests.test016 if run standalone. (if run standalone no-one ...
aclement
2005-01-14
1
-0
/
+4
*
Fix for "staticinitialization(@Blah *)"
aclement
2005-01-14
1
-0
/
+2
*
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
[next]