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 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
*
Fix for preventing the use of if/target/this/args/cflow/cflowbelow in Declare...
aclement
2004-02-26
7
-14
/
+93
*
Temporarily commenting out unreliable section of the test.
aclement
2004-02-25
1
-14
/
+20
*
Bit more diagnostic info in that test that fails on the build machine - it wo...
aclement
2004-02-25
1
-8
/
+11
*
Fix for Bugzilla Bug 51320
aclement
2004-02-25
6
-1
/
+125
*
base structure for the org.aspectj.aspectjrt plugin
acolyer
2004-02-24
3
-0
/
+63
*
support for building the org.aspectj.aspectjrt plugin
acolyer
2004-02-24
2
-2
/
+20
*
Fix for Bug 36430: Xreweavable support
aclement
2004-02-24
33
-22
/
+961
*
Bugzilla Bug 51919
aclement
2004-02-24
2
-0
/
+16
*
Fix for: Bugzilla Bug 51919
aclement
2004-02-24
1
-3
/
+4
*
Design of XReweavable feature.
aclement
2004-02-23
1
-0
/
+0
*
first pass at a guide for developers of compiler and weaver
jhugunin
2004-02-19
12
-317
/
+925
*
fix for Bugzilla Bug 51929
jhugunin
2004-02-19
8
-35
/
+63
*
Fixed bug#45489 "Structure model is wrong when re-opened"
mkersten
2004-02-19
3
-3
/
+110
*
Checking in Noel's update to the benchmarks. We have to scale up the numbers...
aclement
2004-02-19
2
-6
/
+3
*
Lightweight ajdoc prototype.
mkersten
2004-02-18
23
-0
/
+3048
*
Added known limitations to ajbrowser documentation.
mkersten
2004-02-18
2
-1
/
+16
*
Removed stale ajworkingdir option from project properties interface.
mkersten
2004-02-18
1
-1
/
+1
*
Minor cleanup of ajbrowser.
mkersten
2004-02-18
1
-14
/
+14
*
@testcase PR#52107 declare [int | String | Object] field on interface
wisberg
2004-02-15
4
-0
/
+103
*
mailing list verify error
wisberg
2004-02-13
4
-0
/
+67
*
Yes yes, I broke the build. The performance code had a 1.4 API in it (split(...
aclement
2004-02-10
2
-3
/
+4
*
Performance benchmarks from Noel and Matthew. Run these tests standalone to ...
aclement
2004-02-10
2
-0
/
+897
*
Fix for Bug 51326: mispelled word: "heirarchy"
ehilsdal
2004-02-09
1
-2
/
+2
[next]