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
path:
root
/
org.aspectj.ajdt.core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for Bugzilla Bug 98320: [generics][itds] intertype with nested generic ty...
aclement
2005-06-14
1
-3
/
+3
*
Fix for 99168: [generics][itds] ITD on generic inner class crashes ajc. Allo...
aclement
2005-06-14
1
-1
/
+8
*
unused imports (only)
wisberg
2005-06-09
1
-2
/
+0
*
update to binary format as part of generics work
acolyer
2005-06-09
3
-0
/
+0
*
@style if test, fixed Ajc that was not having sandbox in cp anymore in some c...
avasseur
2005-06-09
1
-1
/
+1
*
test broken by last commit, fixed by adding lib/out.jar back into classpath f...
acolyer
2005-06-09
1
-1
/
+1
*
More aspectjrt.jar finder fixes
wisberg
2005-06-08
4
-31
/
+20
*
package roll-up, mainly for Ant JUnit gather
wisberg
2005-06-08
1
-0
/
+34
*
Adding aspectjrt.jar to classpath when n/a to avoid brittle error-checking t...
wisberg
2005-06-08
1
-1
/
+43
*
use suite() for new package tests
wisberg
2005-06-08
1
-1
/
+1
*
Prevent info messages coming out when on the command line (regression)
aclement
2005-06-07
1
-5
/
+5
*
perClause inheritance in @AJ (in ajdt module), fixed FIXME AV
avasseur
2005-06-03
2
-19
/
+113
*
Andrew Huff's patch for the -log option
acolyer
2005-06-02
2
-6
/
+51
*
Patch for 81846: Submitted by Attila Lendvai. Seems to just be hiding a prob...
aclement
2005-06-01
1
-2
/
+2
*
ignore bintest directories
acolyer
2005-05-31
1
-0
/
+1
*
empty test case for Ant junit
wisberg
2005-05-21
1
-0
/
+1
*
empty pseudo-test required by ant junit
wisberg
2005-05-21
1
-1
/
+1
*
newbuild.xml replacing build.xml, with Alex ok
wisberg
2005-05-19
2
-72
/
+3
*
dump the problem in the case when we are about to abort...
aclement
2005-05-18
1
-2
/
+4
*
aspects are reweavable by default, fixed issue in (AJC + LTW + Inlining + @AJ)
avasseur
2005-05-17
1
-1
/
+1
*
Fix and tests for pr84312: runtime retention checking. From Andrew Huff.
aclement
2005-05-12
1
-1
/
+1
*
avoid harness ajcore files - ensure Dump message holder is not null for clien...
wisberg
2005-05-12
2
-3
/
+4
*
Reduced duplication of vm checking logic.
aclement
2005-05-12
1
-12
/
+0
*
Andrew's patch for: bug#82755 update ajdoc to support Java 5 language features
mkersten
2005-05-12
1
-3
/
+4
*
remove bad _IDE folder instead of bin/ that leads to odd side effects, add to...
avasseur
2005-05-11
2
-24
/
+5
*
prospective replacements for {module}/build.xml - will move there once valida...
wisberg
2005-05-11
1
-0
/
+6
*
Add loadtime into the classpath so it can find the message handler.
aclement
2005-05-11
2
-1
/
+5
*
fix 75442 thru lateTypeMungers, currently @AJaspectOf and perObject are lateT...
avasseur
2005-05-10
1
-2
/
+3
*
Fix for 91053 (Generics): Generics problem with Set
aclement
2005-05-06
1
-11
/
+21
*
Fix for pr91267 (Generics): NPE at EclipseFactory.java:143 when using generic...
aclement
2005-05-06
1
-2
/
+26
*
Fix for 44155: TODO tasks miscategorized as warnings (fixed by Andrew Huff)
aclement
2005-05-05
1
-1
/
+10
*
Can check vm level now.
aclement
2005-05-05
1
-0
/
+13
*
enable compilation of @AfterReturning(pointcut="...")
acolyer
2005-05-04
4
-47
/
+82
*
LTW modules + AntSpec to test LTW in the sandbox + code cleanup in my FIXME +...
avasseur
2005-05-04
4
-5
/
+32
*
Go back to this old form of .classpath file.
aclement
2005-05-03
1
-57
/
+13
*
it's a whole new compiler in there...
acolyer
2005-04-29
20
-231
/
+326
*
More bullet proof and with added diagnostics.
aclement
2005-04-29
1
-2
/
+19
*
Fix for timing problem in multiincrementalproject tests.
aclement
2005-04-28
1
-2
/
+2
*
MultiIncrementalSupport: moved weaver/world into the state object and changed...
aclement
2005-04-26
1
-43
/
+91
*
MultiIncrementalSupport: state that was scattered across the hierarchy has be...
aclement
2005-04-26
1
-13
/
+99
*
MultiIncrementalSupport: reports build kind when claiming success.
aclement
2005-04-26
1
-1
/
+1
*
MultiIncrementalSupport: manages state for multiple projects.
aclement
2005-04-26
1
-0
/
+72
*
organized imports
aclement
2005-04-26
2
-4
/
+0
*
Improved toString for debugging !
aclement
2005-04-26
1
-0
/
+6
*
Another useful callback method added.
aclement
2005-04-26
1
-0
/
+2
*
fix some build. Move AspectJrt5 test to AllTest15. Add weaver checks for @AJ ...
avasseur
2005-04-26
2
-2
/
+20
*
support in ajc for parsing and error reporting of @AspectJ style aspect defin...
acolyer
2005-04-25
19
-62
/
+1147
*
Workaround/fix for Wes' problem with the compiler building his article code. ...
aclement
2005-04-22
1
-1
/
+3
*
this set of commits teaches the TypeX world about parameterized types. it han...
acolyer
2005-04-20
1
-11
/
+37
*
fix for Bugzilla Bug 91858
acolyer
2005-04-20
1
-1
/
+3
[next]