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
*
Patch from Andrew Huff - failing test for pr90588
aclement
2005-04-13
4
-0
/
+54
*
update the last updated date
acolyer
2005-04-13
1
-1
/
+1
*
Changes in staticinitialization sloc reported, see pr 91090
aclement
2005-04-13
3
-3
/
+3
*
Fix for: Bugzilla Bug 91090: declare warning with staticinitialization matchi...
aclement
2005-04-13
1
-1
/
+5
*
See pr90806 - change to harness so fast machines don't fail incremental tests.
aclement
2005-04-13
1
-0
/
+12
*
Null friendly and includes sloc when dumping model (only ever used when debug...
aclement
2005-04-13
1
-1
/
+6
*
Test for pr90806
aclement
2005-04-13
2
-1
/
+16
*
Fix for pr90806 - stash sourcecontext whilst we have it.
aclement
2005-04-13
1
-1
/
+4
*
Test programs for pr90806
aclement
2005-04-13
3
-0
/
+10
*
Changed copyright message slightly to keep test happy !
aclement
2005-04-13
8
-8
/
+32
*
From The Branch: Alex's new annotations for annotation style development
aclement
2005-04-12
8
-0
/
+224
*
integrating patch from Andrew Huff to update building from source instructions
acolyer
2005-04-12
1
-12
/
+46
*
add a bit of padding below h1 for IE
V1_5_0M2
acolyer
2005-04-10
3
-0
/
+15
*
add some style to our guides ;)
acolyer
2005-04-10
11
-90
/
+394
*
Use names like 'tjp.GetInfo' rather than 'tjp_GetInfo' in the lint message !
aclement
2005-04-07
1
-1
/
+1
*
Guard against NPE
aclement
2005-04-07
1
-1
/
+4
*
Configure weaver to behave in 1.5 way if Java compiler is configured that way...
aclement
2005-04-07
1
-0
/
+8
*
Fix for a test that was relying on previous state lying around on disk from a...
aclement
2005-04-06
1
-4
/
+11
*
Fix for problem introduced when checking contents of dirs on the classpath fo...
aclement
2005-04-05
3
-10
/
+81
*
replaced Java 1.4 API
wisberg
2005-03-26
2
-2
/
+29
*
Don't report unimportant relationships (e.g. perobject)
aclement
2005-03-24
1
-1
/
+1
*
Removed 4 FIXMEs and added relationships for declare annotation on ITDs
aclement
2005-03-24
1
-16
/
+11
*
Fix for using declare annotation to target things in the default package
aclement
2005-03-24
1
-2
/
+2
*
new tests for ASM testing of declare annotation targetting ITDs
aclement
2005-03-24
4
-13
/
+104
*
make deca labels 'declare @xxx' rather than 'declare at_xxx'
aclement
2005-03-24
1
-1
/
+3
*
new icons for annotation/enum, 'borrowed' from JDT UI
aclement
2005-03-24
3
-1
/
+7
*
guard on structure model dumping.
aclement
2005-03-24
2
-2
/
+10
*
added test for pr83645 into suite
acolyer
2005-03-24
2
-1
/
+10
*
Enhancement 88862: declare annotation hitting ITDs.
aclement
2005-03-23
11
-160
/
+754
*
fix for Bugzilla Bug 84333
acolyer
2005-03-23
5
-0
/
+65
*
Declare annotation hitting ITDs: reworked the code generation mechanism for ...
aclement
2005-03-23
1
-23
/
+21
*
not useful anymore
aclement
2005-03-23
1
-21
/
+0
*
reworked, temporarily commented out the MethodSignature stuff as it misbehave...
aclement
2005-03-23
1
-26
/
+26
*
fix for Bug 84122 - Allow aspectPath to contain directories
acolyer
2005-03-23
9
-24
/
+103
*
allow for changes in the underlying annotation set.
aclement
2005-03-23
1
-1
/
+1
*
one fixme resolved ...
aclement
2005-03-23
1
-2
/
+2
*
enh 76055 -
acolyer
2005-03-23
2
-0
/
+10
*
test and fix for handling a *... varargs pattern
acolyer
2005-03-23
5
-2
/
+24
*
bug 53209 - inpathDirCopyFilter doc updates and tests
wisberg
2005-03-22
4
-37
/
+75
*
bug 53209 - inpathDirCopyFilter tests
wisberg
2005-03-22
9
-1
/
+101
*
bug 53209 - inpathDirCopyFilter
wisberg
2005-03-22
1
-8
/
+84
*
Fix for Bugzilla Bug 88652: an array type as the last parameter in a signatur...
acolyer
2005-03-22
7
-4
/
+48
*
Declare annotation with ITDs: testcode
aclement
2005-03-17
7
-0
/
+252
*
fix for missing syntax error on execution((@XXX *) Foo.new(..))
acolyer
2005-03-14
4
-11
/
+44
*
dead link, new source modules
wisberg
2005-03-14
1
-19
/
+22
*
fix for Bugzilla Bug 42743: declare soft limitation
acolyer
2005-03-14
5
-16
/
+42
*
test cases for Bugzilla Bug 42743: declare soft limitation
acolyer
2005-03-14
4
-1
/
+92
*
added some words on context binding across disjunctions and declare soft beha...
acolyer
2005-03-14
1
-6
/
+66
*
Much more robust way to dig round the structure model ...
aclement
2005-03-11
1
-19
/
+27
*
Oops! Now skips advice/etc when looking for matches for dec @method/@ctor
aclement
2005-03-11
1
-3
/
+5
[next]