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
*
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
*
temporary fix to ensure we see relationships for dec @type when incrementally...
aclement
2005-03-11
1
-0
/
+5
*
Ensures on multiple compiles the method generated for a declare statement alw...
aclement
2005-03-11
3
-19
/
+31
*
the "challenge Andy" mother of all dec @xxx tests.
acolyer
2005-03-11
3
-0
/
+225
*
Guard test execution on 1.5 vm level
aclement
2005-03-11
2
-7
/
+43
*
Guard test execution on 1.5 vm level.
aclement
2005-03-11
1
-30
/
+33
*
added example for declare @constructor
acolyer
2005-03-11
1
-0
/
+10
*
added test for declare @constructor
acolyer
2005-03-11
2
-5
/
+15
*
Declare annotation: all the XML specs for the tests
aclement
2005-03-10
1
-12
/
+699
*
Declare annotation: Buckets of test cases!
aclement
2005-03-10
1
-0
/
+322
*
Declare annotation: source weaving of declare @type. Includes (commented out...
aclement
2005-03-10
1
-15
/
+318
*
Declare annotation: cope with null symbolic declare
aclement
2005-03-10
1
-2
/
+4
*
Declare annotation: filled in the blanks
aclement
2005-03-10
1
-10
/
+38
[next]