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
path:
root
/
org.aspectj.ajdt.core
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for Bug 36430: Xreweavable support
aclement
2004-02-24
4
-1
/
+31
*
fix for Bugzilla Bug 51929
jhugunin
2004-02-19
3
-25
/
+49
*
Fix for Bugzilla Bug 50641
aclement
2004-02-09
2
-2
/
+10
*
fix for Bugzilla Bug 49295
jhugunin
2004-01-28
1
-0
/
+2
*
generates accurate max stack height information for aspectOf method
jhugunin
2004-01-27
1
-0
/
+1
*
Bugzilla Bug 50458
acolyer
2004-01-26
4
-2060
/
+265
*
Implemented feature for Bugzilla Bug 48091
jhugunin
2004-01-24
3
-0
/
+13
*
spring cleaning in advance of 1.2 enhancements:
acolyer
2004-01-23
31
-139
/
+139
*
enh 48072 - ICrossReferenceHandler support to get xref info from the weaver
acolyer
2004-01-23
1
-1
/
+1
*
Fix for Bugzilla Bug 36234
acolyer
2004-01-15
1
-1
/
+18
*
Fix for 38824.
acolyer
2004-01-14
1
-14
/
+12
*
Fix for Bugzilla Bug 44587
jhugunin
2004-01-14
2
-5
/
+33
*
Fix for Bugzilla Bug 46280
jhugunin
2004-01-14
1
-0
/
+4
*
Fix for Bugzilla Bug 49784
acolyer
2004-01-14
2
-11
/
+18
*
Fix for Bugzilla Bug 49784
acolyer
2004-01-13
2
-0
/
+12
*
move to Eclipse 3.0 M6 JDT core (v_396). Also makes 1.4 the
acolyer
2004-01-13
55
-1613
/
+1644
*
Bugzilla Bug 46750
jhugunin
2004-01-12
1
-2
/
+2
*
pr 46671 ensure we don't look for source on the claspath (Andy's fix)
acolyer
2004-01-09
1
-1
/
+7
*
Fix for Bugzilla Bug 49638 exception logging: after() throwing advice can't ...
jhugunin
2004-01-09
1
-1
/
+6
*
fix for Bugzilla Bug 41952
jhugunin
2004-01-07
1
-1
/
+6
*
fix for pr 47754, itd of static method on interface
acolyer
2004-01-07
1
-0
/
+7
*
fix for pr 48522, not warning on (un)softened exception
acolyer
2004-01-07
1
-0
/
+8
*
fix for bug 49457 - test for duplicate pointcut definitions in classes
acolyer
2004-01-07
2
-4
/
+9
*
Andy Clement's patch for enh 46347: "-inpath"
acolyer
2003-11-11
5
-5
/
+52
*
fix for 42574. (Not using FileUtil.listFiles as recursive (and looks broken f...
wisberg
2003-10-31
1
-6
/
+4
*
declare -> declareDecl for ajc
wisberg
2003-10-29
2
-19
/
+19
*
fix for Bugzilla Bug 45441
jhugunin
2003-10-23
1
-0
/
+8
*
fix and test for Bugzilla Bug 42993
jhugunin
2003-09-12
1
-14
/
+35
*
fix and tests for at least 2 bugs:
jhugunin
2003-09-10
3
-23
/
+94
*
Added path canonicalization to config parser.
mkersten
2003-09-05
1
-0
/
+10
*
fix and test for Bugzilla Bug 41359
jhugunin
2003-08-28
1
-5
/
+12
*
Fixed AJDT bug with truncation of labels (there was a weird substring call in...
mkersten
2003-08-16
1
-1
/
+45
*
Added spacewar project for testing.
mkersten
2003-08-16
1
-1
/
+0
*
Improved declare relationships. Implemented batch-build relationship clearin...
mkersten
2003-08-14
1
-16
/
+16
*
Updated org.aspectj.asm relationship model to string-handle-based API in orde...
mkersten
2003-08-14
6
-70
/
+171
*
Added support for multiple relationships for a single program element. Renam...
mkersten
2003-08-13
2
-7
/
+7
*
Minor improvements to structure model generation, clean up of test suite outp...
mkersten
2003-08-12
2
-19
/
+18
*
Got advice relationships working.
mkersten
2003-08-08
2
-4
/
+6
*
First pass at new relationship API support.
mkersten
2003-08-08
1
-12
/
+12
*
Fixed ProgramElement modifiers bug.
mkersten
2003-08-08
1
-4
/
+6
*
Reimplemented ASM API as described in bug "41254: revise asm and create inter...
mkersten
2003-08-08
5
-180
/
+177
*
fix and tests for Bugzilla Bug 41123
jhugunin
2003-08-08
1
-1
/
+7
*
fix for Bugzilla Bug 41175
jhugunin
2003-08-08
5
-16
/
+56
*
Changed org.aspectj.bridge.IMessage.getISourceLocation to getSourceLocation i...
mkersten
2003-08-07
1
-1
/
+1
*
Fixed bugs:
mkersten
2003-08-06
2
-0
/
+17
*
Improved generation of advice and pointcut names in the ASM.
mkersten
2003-08-06
1
-23
/
+66
*
Exposed declaredSelector with accessor.
mkersten
2003-08-05
1
-0
/
+5
*
Revised and added tests for ASM containment hierarchy.
mkersten
2003-08-05
2
-87
/
+211
*
fixes for Bugzilla Bug 40858
jhugunin
2003-08-04
1
-3
/
+19
*
Fixed missing sourceline file info.
mkersten
2003-07-31
1
-41
/
+13
[next]