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
...
*
Andrew Huff's patch for the -log option
acolyer
2005-06-02
4
-68
/
+64
*
Andrew Huff's patch fixing miscellaneous ajdoc NPEs....
acolyer
2005-06-02
4
-20
/
+66
*
GenericsWork: ITD testcases, commented out - needs parser work first.
aclement
2005-06-02
2
-3
/
+149
*
GenericsWork: ITD testcode
aclement
2005-06-02
12
-0
/
+136
*
GenericsWork: testcase
aclement
2005-06-02
1
-0
/
+7
*
fix for weaver test suite where munger don't have a concrete aspect attached
avasseur
2005-06-02
2
-3
/
+3
*
New compat level added to help people who want to pull AspectJ builds into AJ...
aclement
2005-06-01
1
-0
/
+1
*
GenericsWork: 5 new generics tests.
aclement
2005-06-01
2
-0
/
+53
*
Patch for 81846: Submitted by Attila Lendvai. Seems to just be hiding a prob...
aclement
2005-06-01
1
-2
/
+2
*
GenericsWork: Minor mod to Member.typesToSignature() call - now the caller ca...
aclement
2005-06-01
2
-2
/
+2
*
GenericsWork: simplified now typeX's know about raw type info
aclement
2005-06-01
1
-5
/
+0
*
GenericsWork: TypeX's know their rawTypeSignature in addition to their parame...
aclement
2005-06-01
1
-9
/
+28
*
GenericsWork: marked declaredSignature as potentially redundant - review prio...
aclement
2005-06-01
1
-1
/
+1
*
GenericsWork: signature parsing made generics aware. Added getDeclaredSignat...
aclement
2005-06-01
1
-12
/
+46
*
GenericsWork: new test programs for bug reports.
aclement
2005-06-01
4
-0
/
+60
*
GenericsWork: packaged version of new BCEL features for supporting generics. ...
aclement
2005-06-01
2
-0
/
+0
*
GenericsWork: testcode for verifying signature parsing is behaving. work in ...
aclement
2005-06-01
2
-2
/
+197
*
GenericsWork: Some sick signatures that are possible, not all currently used ...
aclement
2005-06-01
2
-0
/
+36
*
GenericsWork: Angly aware signature processing.
aclement
2005-06-01
1
-4
/
+26
*
GenericsWork: Lots of changes in here, tidying stuff up, moving it around. H...
aclement
2005-06-01
1
-562
/
+577
*
GenericsWork: Members now recognize that they can have a signature attribute ...
aclement
2005-06-01
1
-1
/
+35
*
ignore bintest directories
acolyer
2005-05-31
17
-1
/
+19
*
test case fix
avasseur
2005-05-31
3
-10
/
+6
*
bug 97408 - extra newline
wisberg
2005-05-31
1
-1
/
+0
*
@AJ aspect inheritance and static pc ref
avasseur
2005-05-31
7
-3
/
+124
*
#96371 META-INF/aop.xml lookup fix + test
avasseur
2005-05-30
5
-13
/
+6
*
no -- in comments; use -
wisberg
2005-05-26
1
-1
/
+1
*
skipping unrun tests
wisberg
2005-05-21
1
-6
/
+6
*
empty test case for Ant junit
wisberg
2005-05-21
1
-0
/
+1
*
duplicate aj.build.jar definition, new junit target - cc still looking for wr...
wisberg
2005-05-21
1
-6
/
+4
*
junit.excludes - yuck!
wisberg
2005-05-21
2
-16
/
+18
*
not requiring 1.5
wisberg
2005-05-21
1
-3
/
+4
*
empty pseudo-test required by ant junit
wisberg
2005-05-21
1
-0
/
+1
*
making Test a TestCase
wisberg
2005-05-21
1
-1
/
+4
*
interactive guard to preserve automated runnability of *Test.java
wisberg
2005-05-21
1
-1
/
+10
*
new target "junit-test" builds and runs JUnit (leaf) *Test.java and *TestCase...
wisberg
2005-05-21
1
-1
/
+99
*
conditional definition of junitreport
wisberg
2005-05-21
1
-3
/
+19
*
removing echos unused afaik
wisberg
2005-05-21
1
-8
/
+0
*
uncommented preflight to ensure javadoc is invocable - in this case tests don...
wisberg
2005-05-21
1
-5
/
+5
*
expanded test for tools.jar to cases where jar is available but VM can't load...
wisberg
2005-05-21
1
-2
/
+8
*
test failing, emailed mik to investigate. added empty pseudo-test required b...
wisberg
2005-05-21
1
-2
/
+2
*
empty pseudo-test required by ant junit
wisberg
2005-05-21
1
-0
/
+1
*
empty pseudo-test required by ant junit
wisberg
2005-05-21
1
-1
/
+1
*
forget the empty pseudo-test required by ant junit
wisberg
2005-05-21
1
-1
/
+1
*
test fails unless setup and run manually, so skipped with instructions
wisberg
2005-05-21
1
-1
/
+2
*
pure binary weaving example
wisberg
2005-05-20
1
-1
/
+37
*
pure binary weaving example
wisberg
2005-05-20
3
-1
/
+28
*
moved bcel things to bcel package in weaver, deow test + fix for @AJ
avasseur
2005-05-20
17
-401
/
+465
*
deow @AJ + @AfterXX annotation warnings + test + JDWP sample for LTW tests + ...
avasseur
2005-05-19
9
-81
/
+277
*
aspectjlib sources not copied - need to include in install testing
wisberg
2005-05-19
1
-1
/
+2
[prev]
[next]