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 Bugzilla Bug 54621
acolyer
2004-03-18
7
-55
/
+257
*
fix for Bugzilla Bug 55134
acolyer
2004-03-18
5
-5
/
+96
*
Fix for Bugzilla Bug 40192
aclement
2004-03-18
17
-14
/
+610
*
make sure this test behaves appropriately when run outside of
acolyer
2004-03-18
1
-0
/
+1
*
fix for Bugzilla Bug 47910
acolyer
2004-03-17
10
-21
/
+195
*
fix for Bugzilla Bug 54618
acolyer
2004-03-17
1
-0
/
+39
*
fix for Bugzilla Bug 54622
acolyer
2004-03-17
2
-10
/
+19
*
fix for Bugzilla Bug 54622
acolyer
2004-03-16
3
-80
/
+254
*
partial extension of incremental test harness to stage additonal resource types
acolyer
2004-03-16
1
-36
/
+51
*
Deleting unnecessary class files that crept into the build.
aclement
2004-03-16
4
-0
/
+0
*
commenting out unreliable test - can't always delete sandbox afterwards, need...
acolyer
2004-03-16
1
-0
/
+3
*
fix for Bugzilla Bug 54625
acolyer
2004-03-16
1
-1
/
+1
*
fix for Bugzilla Bug 43714
acolyer
2004-03-16
1
-1
/
+1
*
fix for Bugzilla Bug 54965
acolyer
2004-03-16
1
-9
/
+14
*
fix for Bugzilla Bug 43714
acolyer
2004-03-16
1
-13
/
+14
*
fix for Bugzilla Bug 43714
acolyer
2004-03-16
3
-37
/
+115
*
fix for Bugzilla Bug 43714
acolyer
2004-03-16
3
-1
/
+13
*
fix for Bugzilla Bug 43714
acolyer
2004-03-16
1
-0
/
+1
*
Fix for Bugzilla Bug 41181
aclement
2004-03-16
39
-35
/
+479
*
Uses 0 line number when it really doesn't know the relevant line in the file ...
aclement
2004-03-16
1
-1
/
+1
*
Fix for Bugzilla Bug 41181
aclement
2004-03-16
10
-33
/
+207
*
fix for Bugzilla Bug 51322
acolyer
2004-03-15
3
-0
/
+19
*
guess who used a 1.4 only API then.....
acolyer
2004-03-15
1
-4
/
+2
*
fix for Bugzilla Bug 44272
acolyer
2004-03-15
4
-3
/
+25
*
test for Bugzilla Bug 54098
acolyer
2004-03-15
3
-0
/
+21
*
fix for Bugzilla Bug 48080
acolyer
2004-03-15
1
-0
/
+7
*
move weaving to inside of the compiler.compile loop.
acolyer
2004-03-15
2
-1
/
+8
*
move weaving to inside of the compiler.compile loop.
acolyer
2004-03-15
14
-189
/
+923
*
move weaving to inside of the compiler.compile loop.
acolyer
2004-03-15
16
-273
/
+1910
*
Added support for inheritance documentation, test coverage.
v_preCompileLoopAlteration
mkersten
2004-03-11
12
-208
/
+328
*
Added methods for retrieving the signature of a program element as it occurrs...
mkersten
2004-03-11
5
-16
/
+67
*
Moved clearning of relationship map to AjBuildManager in order to make
mkersten
2004-03-11
2
-4
/
+9
*
Fixed generation and access of return types on IProgramElements(s).
mkersten
2004-03-10
4
-8
/
+25
*
Port of ajdoc declaration hierarchy to ASM.
mkersten
2004-03-10
8
-182
/
+363
*
Minor cleanup of build cancelling.
mkersten
2004-03-10
2
-5
/
+8
*
-xlintfile option support in the harness, and tests
wisberg
2004-03-08
6
-10
/
+58
*
-xlintfile option support
wisberg
2004-03-08
1
-6
/
+19
*
updated beaninfo tests for new properties, reenabled and updated compile-time...
wisberg
2004-03-08
1
-59
/
+66
*
regression test - provokes VerifyError in 1.1.1 but not in cvs head
wisberg
2004-03-07
2
-0
/
+28
*
Fix for Bugzilla Bug 50776
aclement
2004-03-05
3
-2
/
+24
*
Georges fix for test that verifies DEVELOPMENT build date/time stamp.
aclement
2004-03-05
1
-9
/
+5
*
Fix for Bugzilla Bug 52394
aclement
2004-03-04
2
-3
/
+11
*
Georges fix to add build date/time info to DEVELOPMENT builds.
aclement
2004-03-04
3
-14
/
+11
*
Fixing last test failures - per Georges suggestions.
aclement
2004-03-02
1
-4
/
+13
*
Georges fix to AjcTask for failing testcases.
aclement
2004-03-01
1
-3
/
+5
*
Fix for Bugzilla Bug 52107
aclement
2004-02-26
3
-22
/
+28
*
Final part of bug #46347 (-inpath): We do not copy resources from inpath dir...
aclement
2004-02-26
2
-8
/
+19
*
Fix for preventing the use of if/target/this/args/cflow/cflowbelow in Declare...
aclement
2004-02-26
1
-2
/
+4
*
Organized an import whilst I was in the weaver anyway.
aclement
2004-02-26
1
-1
/
+0
*
Fix for preventing the use of if/target/this/args/cflow/cflowbelow in Declare...
aclement
2004-02-26
1
-0
/
+9
[next]