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
*
persistence
aclement
2009-08-25
2
-80
/
+167
*
286539: test and fix (decanno type in model)
aclement
2009-08-13
1
-27
/
+25
*
284862: test and fix
aclement
2009-08-10
2
-328
/
+340
*
280380: don't include package name in itds
aclement
2009-07-23
1
-1
/
+5
*
269652: incremental builds and prodding StatefulNameEnvironment
aclement
2009-07-23
3
-78
/
+113
*
up to 1.6.6
aclement
2009-06-18
1
-1
/
+1
*
280676: problem 2: allow for target not being generic
aclement
2009-06-17
1
-2
/
+4
*
280383: test and fix: itd ctor handles and npe with default ctor itd
aclement
2009-06-16
2
-152
/
+155
*
diagnostics
aclement
2009-06-04
1
-3
/
+11
*
277508: more stable if_ method names
aclement
2009-05-22
1
-51
/
+54
*
275032: test and fix: itd of no-arg constructor should overwrite a generated ...
aclement
2009-05-05
2
-0
/
+20
*
274559: fix: manipulating locals when debug info off
aclement
2009-04-30
1
-2
/
+4
*
272591: allow for runtime from bundle repo
aclement
2009-04-30
1
-8
/
+12
*
272825: test and fix: super method call with generic itds
aclement
2009-04-30
1
-39
/
+39
*
up to 1.6.5
aclement
2009-04-17
1
-1
/
+1
*
265356: positional info for anno style messages
aclement
2009-04-08
1
-7
/
+6
*
271201: inpath handles
aclement
2009-04-06
2
-1
/
+6
*
271201: inpath handle: can determine if class is from inpath in add method now
aclement
2009-04-06
3
-8
/
+8
*
267245: don't give up on incremental build if >30 files affected
aclement
2009-03-30
1
-50
/
+31
*
269286: handles for anno style elements: less than optimal fix but need somet...
aclement
2009-03-27
2
-0
/
+18
*
265993: fixed Qs for tvars
aclement
2009-03-27
1
-10
/
+2
*
270033: don't always resort to full build when seeing an aspect
aclement
2009-03-26
1
-12
/
+70
*
269912: dont build message contexts for messages that will be output in the IDE
aclement
2009-03-25
2
-7
/
+15
*
265993: more jdt like handles
aclement
2009-03-24
1
-6
/
+167
*
268827: ask for the JDT project state
aclement
2009-03-24
2
-0
/
+22
*
consider aop-ajc.xml as resource creation
aclement
2009-03-23
1
-1
/
+6
*
generalize report API to cover resources and outjar
aclement
2009-03-23
1
-2
/
+7
*
generalize report API to cover resources and outjar
aclement
2009-03-23
2
-8
/
+34
*
269578: resources remember where they came from and are deleted properly
aclement
2009-03-21
2
-14
/
+29
*
report after
aclement
2009-03-20
1
-2
/
+2
*
268827: tell ajdt about class file removal
aclement
2009-03-20
2
-5
/
+20
*
268827: ajstate intelligence upgrade
aclement
2009-03-18
1
-2
/
+37
*
268710: test and fix: marker interface within generic aspect
aclement
2009-03-16
1
-0
/
+8
*
declareMixin
aclement
2009-03-05
1
-6
/
+8
*
266420: incremental compile case
aclement
2009-02-27
2
-0
/
+17
*
dont turn off multithreaded context unless running command line build
aclement
2009-02-27
2
-7
/
+10
*
266420: rogue unused private warning
aclement
2009-02-27
2
-32
/
+73
*
266165: if(enabled) where enabled is constant boolean is optimized
aclement
2009-02-25
2
-97
/
+102
*
265360: test and fix for annotation style references from string pointcuts
aclement
2009-02-18
2
-183
/
+222
*
124460: aop.xml used for compilation: AJDT interface support
aclement
2009-02-12
4
-114
/
+129
*
124460: aop.xml used for compilation: AJDT interface support
aclement
2009-02-12
1
-0
/
+2
*
124460: simple basic control of weaving via aop.xml
aclement
2009-02-09
2
-0
/
+9
*
257277: Incorrect generated Source Signature for FieldDeclarations
aclement
2009-02-04
1
-12
/
+11
*
148285: test and fixes
aclement
2009-02-01
1
-3
/
+4
*
195090: ajc$ local vars that aren't used getting reported when using -warn:+u...
aclement
2009-01-31
1
-9
/
+8
*
124460: allows .xml files mixed in with source files on command line
aclement
2009-01-31
2
-2
/
+28
*
124460: build config knows about some list of xml files
aclement
2009-01-31
1
-1
/
+11
*
255421: ExtendedStringLiteral changes
aclement
2009-01-29
1
-5
/
+1
*
194314: now copies the parameter names from the ITD to the dispatcher
aclement
2009-01-29
1
-117
/
+136
*
194314: changed to a more consistent name
aclement
2009-01-29
1
-1
/
+1
[next]