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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed setting runnable bit on structure nodes.
mkersten
2003-02-28
2
-3
/
+4
*
finishResolveTypes now tests for CONCRETE as well
acolyer
2003-02-27
1
-1
/
+4
*
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
*
Added logic to update declarationSourceStart/End as
acolyer
2003-02-26
1
-2
/
+4
*
Ran "Organize imports" to remove redundant imports etc -
acolyer
2003-02-26
70
-361
/
+776
*
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
*
Fixed source line mapping errors.
mkersten
2003-02-18
1
-5
/
+19
*
Fixed failing unit tests. Involved making paths work right in structure model,
mkersten
2003-02-18
2
-2
/
+11
*
fixed Bug 30168: bad optimization of thisJoinPoint to thisJoinPointStaticPart
jhugunin
2003-02-13
1
-20
/
+14
*
fixed Bug 29959: super call in intertype method declaration body causes Verif...
jhugunin
2003-02-13
3
-34
/
+21
*
misleading unused import
wisberg
2003-02-13
1
-1
/
+0
*
completion bug flagged by compiler
wisberg
2003-02-13
1
-1
/
+1
*
resolving unused-imports warnings
wisberg
2003-02-13
7
-44
/
+19
*
Mainly updated AjcConfigParser
wisberg
2003-02-01
2
-96
/
+118
*
aspectjrt.jar warning now in messages (rather than stdout), so permitting it ...
wisberg
2003-02-01
1
-2
/
+21
*
forgot aspectpath - adding
wisberg
2003-01-29
1
-0
/
+2
*
- added -argfile
wisberg
2003-01-29
1
-48
/
+68
*
Committed patches specified in:
mkersten
2003-01-25
3
-3
/
+76
*
fix for failing test case that aspects must be constructed after their
jhugunin
2003-01-22
2
-7
/
+28
*
fix for Bugzilla Bug 29684
jhugunin
2003-01-22
1
-1
/
+1
*
redesign of making members used in around bodies accessible
jhugunin
2003-01-21
7
-33
/
+280
*
updated THROWN_PREFIX with better URLs for bug db.
wisberg
2003-01-21
1
-3
/
+4
*
removing inaccurate and hard to update version numbers
jhugunin
2003-01-16
1
-2
/
+2
*
missing manifest in aspectjrt.jar will now only produce a warning, and not
jhugunin
2003-01-16
1
-3
/
+0
*
don't forget the checked exceptions
jhugunin
2003-01-15
1
-1
/
+5
*
better handling of binary only types in the eclipse pass
jhugunin
2003-01-15
6
-175
/
+334
*
doing batch builds when previous incremental build failed badly
jhugunin
2003-01-14
1
-0
/
+5
*
fixed bug #29186, much better handling of structure generation
jhugunin
2003-01-14
1
-4
/
+56
*
renamed "declare dominates" to "declare precedence"
jhugunin
2003-01-14
3
-2
/
+4
*
fixed initial implementor for code written in 2002 to be just PARC, not Xerox...
jhugunin
2003-01-14
1
-0
/
+31
*
fixed initial implementor for code written in 2002 to be just PARC, not Xerox...
jhugunin
2003-01-14
97
-97
/
+97
*
propogating information needed for decent Xlint warnings when privileged
jhugunin
2003-01-08
2
-10
/
+32
*
proper handling of inter-type fields with array types
jhugunin
2003-01-07
3
-7
/
+22
*
ignoring bin
jhugunin
2003-01-07
1
-0
/
+1
*
incremental and working with binaries improved
jhugunin
2003-01-03
4
-65
/
+108
*
making inter-type decls work with incremental mode
jhugunin
2003-01-03
3
-9
/
+17
*
looking at binary form issues
jhugunin
2003-01-03
1
-0
/
+6
*
more info messages
jhugunin
2003-01-03
1
-2
/
+4
*
better incremental support
jhugunin
2003-01-03
1
-1
/
+9
*
finished implementation of around inlining
jhugunin
2003-01-01
9
-14
/
+461
*
added information about proceed to around advice attribute
jhugunin
2002-12-31
3
-13
/
+30
*
refactor hasThis kind of things
jhugunin
2002-12-31
1
-9
/
+9
*
not allowed on aspects
jhugunin
2002-12-30
1
-0
/
+1
*
checking that parameter to after throwing isa Throwable
jhugunin
2002-12-30
1
-0
/
+12
*
correctly handling exceptions thrown from intro methods
jhugunin
2002-12-24
6
-17
/
+40
*
better errors for bad named pointcut declarations and references
jhugunin
2002-12-23
2
-12
/
+16
*
better errors for issingleton aspects advising own initializers
jhugunin
2002-12-23
1
-0
/
+10
*
fixed rules for overriding/inheriting pointcuts
jhugunin
2002-12-20
1
-3
/
+15
[next]