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
*
Fix for Bug 3897
mkersten
2005-01-28
4
-14
/
+41
*
Removing string temporarily - might be interfering with XML output for test r...
aclement
2005-01-28
1
-1
/
+1
*
Fix for Bug 83645: pertypewithin({interface}) illegal field modifier
aclement
2005-01-27
1
-1
/
+3
*
Fix for Bug 83645: pertypewithin({interface}) illegal field modifier
aclement
2005-01-27
1
-0
/
+2
*
Fix for Bug 83645: pertypewithin({interface}) illegal field modifier
aclement
2005-01-27
3
-10
/
+14
*
Fix for Bug 83645: pertypewithin({interface}) illegal field modifier
aclement
2005-01-27
1
-0
/
+6
*
Tests and fix for: Bug 83565
mkersten
2005-01-27
5
-39
/
+65
*
skipping test on X feature said to be failing on the build machine, though no...
wisberg
2005-01-27
1
-2
/
+3
*
preliminary fork support
wisberg
2005-01-27
1
-1
/
+12
*
refactoring, reformatting; support for generated test classes (latter not che...
wisberg
2005-01-27
3
-68
/
+263
*
old test for done signal
wisberg
2005-01-27
1
-0
/
+44
*
ignore bin
wisberg
2005-01-27
1
-0
/
+1
*
Summary of implementation limitations carefully worded to avoid the term "lim...
wisberg
2005-01-27
1
-3
/
+60
*
support -showWeaveInfo in javac adapter
wisberg
2005-01-27
1
-1
/
+3
*
tests for PR48650 partial workaround - ugh
wisberg
2005-01-27
2
-0
/
+74
*
hack workaround for 48650
wisberg
2005-01-27
2
-14
/
+34
*
Permit outjars to be used as injars in subsequent compile runs
wisberg
2005-01-27
1
-3
/
+21
*
Fix for null arrays (from AV)
aclement
2005-01-26
1
-1
/
+1
*
Added isSynthetic() to keep Java5 compiler happy (isSynthetic() is a new meth...
aclement
2005-01-26
1
-0
/
+4
*
@AJ syntax (pr83626): changes to bcel from Alex
aclement
2005-01-26
3
-2
/
+5
*
Matthew fix for 83380: don't use enum as a variable name.
aclement
2005-01-26
1
-2
/
+2
*
@testcase PR83645 pertypewithin on interface
wisberg
2005-01-25
2
-0
/
+30
*
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
[next]