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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bad binary pattern resulted in not filtering dist files
wisberg
2003-03-04
1
-1
/
+1
*
1.1 release language and polish
wisberg
2003-03-04
1
-14
/
+15
*
incomplete list of release gaffes to watch out for
wisberg
2003-03-04
1
-1
/
+8
*
new "Technology" sections with answers about runtime reflection, load-time we...
wisberg
2003-03-03
1
-12
/
+125
*
@testcase no such constructor for proceed argument (error)
V_1_1_b5
wisberg
2003-02-28
2
-0
/
+34
*
removed aspectj.org references
wisberg
2003-02-28
2
-8
/
+7
*
added comment per Mik wrt ant/javac
wisberg
2003-02-28
1
-1
/
+13
*
*minor* editorial changes for beta5
wisberg
2003-02-28
1
-7
/
+6
*
*minor* editorial changes for beta5 just to get names right.
wisberg
2003-02-28
1
-25
/
+26
*
fixed lists and extra empty items
wisberg
2003-02-28
1
-40
/
+26
*
adding aspectjrt.jar to classpath to avoid disregarded warning
wisberg
2003-02-28
1
-0
/
+1
*
avoiding compiler warning wrt static ref via instance
wisberg
2003-02-28
2
-51
/
+52
*
incomplete upgrade to read expected-messages from xml
wisberg
2003-02-28
3
-12
/
+219
*
Fixed setting runnable bit on structure nodes.
mkersten
2003-02-28
4
-7
/
+9
*
separate developer's section
wisberg
2003-02-28
1
-81
/
+217
*
added 2003 Contributors to copyright.
wisberg
2003-02-28
1
-1
/
+1
*
installer was misreporting README file name for AspectJ distribution.
wisberg
2003-02-27
2
-1
/
+10
*
Update to matches to test on Kind
acolyer
2003-02-27
1
-0
/
+7
*
Fudge for getSourceLocation to give as much of a
acolyer
2003-02-27
1
-1
/
+17
*
Final message is actually on line 74, not 73
acolyer
2003-02-27
2
-2
/
+2
*
finishResolveTypes now tests for CONCRETE as well
acolyer
2003-02-27
1
-1
/
+4
*
Broke out and increased build/test docs; some new info in the build module no...
wisberg
2003-02-27
2
-143
/
+495
*
Restored original mechanism of getting source location
acolyer
2003-02-26
1
-2
/
+3
*
Use ***sourceStart*** (to avoid navigating to top of comments),
acolyer
2003-02-26
1
-3
/
+3
*
Flipped debug options around so that
acolyer
2003-02-26
1
-3
/
+6
*
Flipped debug options tests around to reflect fact that
acolyer
2003-02-26
1
-8
/
+8
*
Edited (and then restored) iilegalNewFigElt pointcut
acolyer
2003-02-26
1
-1
/
+3
*
Switched default for Ajde (batch compile) to have
acolyer
2003-02-26
1
-14
/
+17
*
Added logic to update declarationSourceStart/End as
acolyer
2003-02-26
1
-2
/
+4
*
Improved formatting of toString for SourceLocation to show
acolyer
2003-02-26
1
-1
/
+1
*
Improved formatting of toString for LinkNodes
acolyer
2003-02-26
1
-3
/
+14
*
Added new Granularity, DECLARED_ELEMENTS, and
acolyer
2003-02-26
2
-4
/
+7
*
Ran "Organize imports" to remove redundant imports etc -
acolyer
2003-02-26
237
-976
/
+2061
*
Ran "Organize imports" to remove redundant imports etc -
acolyer
2003-02-26
51
-130
/
+476
*
The mappings for advice are now correct, and associations have corresponding ...
mkersten
2003-02-26
4
-22
/
+49
*
Added new coverage test source.
mkersten
2003-02-26
3
-0
/
+70
*
Ignore bin directory
acolyer
2003-02-26
3
-0
/
+3
*
Ignore bin directory
acolyer
2003-02-26
12
-0
/
+12
*
Bug 33011. Refactored access to fileMap in SructureModel
acolyer
2003-02-25
1
-1
/
+2
*
Bug 33011. Added correct calculations for start and end
acolyer
2003-02-25
1
-19
/
+127
*
Bug 33011. getEndLine() was returning the start line.
acolyer
2003-02-25
1
-5
/
+5
*
Bug 33011. Refactored access to file map for easier
acolyer
2003-02-25
1
-3
/
+14
*
This test was failing, seemed to rely on "currentView"
acolyer
2003-02-25
1
-4
/
+6
*
Fixed source line mapping errors.
mkersten
2003-02-18
4
-17
/
+65
*
Fixed failing unit tests. Involved making paths work right in structure model,
mkersten
2003-02-18
5
-95
/
+114
*
applying Martin Lippert's patch in support of a weaving class loader
jhugunin
2003-02-14
5
-27
/
+51
*
added test for 30026 , even though its working in the current version
jhugunin
2003-02-14
2
-0
/
+33
*
fixed Bug 31423: adviceexecution not working
jhugunin
2003-02-13
4
-2
/
+39
*
fixed Bug 30168: bad optimization of thisJoinPoint to thisJoinPointStaticPart
jhugunin
2003-02-13
5
-29
/
+59
*
fixed Bug 29959: super call in intertype method declaration body causes Verif...
jhugunin
2003-02-13
11
-49
/
+69
[next]