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
*
test and fix for 150467
aclement
2006-08-08
1
-0
/
+20
*
test and fix for 150467
aclement
2006-08-08
2
-0
/
+0
*
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (remove unnecessar...
mwebster
2006-08-08
1
-6
/
+4
*
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 depen...
mwebster
2006-08-08
7
-170
/
+280
*
patches from 152161
aclement
2006-08-08
6
-2
/
+46
*
fix for 152388
aclement
2006-08-08
1
-3
/
+5
*
inactive test case for Classloader repository sharing
aclement
2006-08-08
1
-0
/
+69
*
152979: shared cache in the repository
pre_pr_153572
aclement
2006-08-08
5
-32
/
+214
*
Eclipse 3.2 (JSE-1.5 and JUnit 3)
mwebster
2006-08-08
1
-0
/
+2
*
tests (?) and fixes for 152873 - optimized check for @AJ aspects in LTW
aclement
2006-08-08
9
-24
/
+241
*
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (move Java 5 depen...
mwebster
2006-08-07
20
-760
/
+1497
*
Bug 152982 "org.aspectj Restructure - Phase 2: Move tests" (ensure contextCla...
mwebster
2006-08-07
1
-1
/
+9
*
dont need TODO
aclement
2006-08-07
1
-1
/
+1
*
fix for 152871: parsing bytecode too often
aclement
2006-08-07
6
-30
/
+73
*
testcode for 152871: parsing bytecode too often (needs a wildcard pattern in ...
aclement
2006-08-07
3
-0
/
+32
*
remove debug
aclement
2006-08-07
1
-1
/
+1
*
better diagnostic message.
aclement
2006-08-04
1
-4
/
+8
*
guard for 152835 - could be knock on effect from pipeline change
aclement
2006-08-04
1
-0
/
+2
*
test and fix for 152631: decp targetting aspect using cflow
aclement
2006-08-04
4
-2
/
+20
*
bug 143903 - doc rewriting of javac tasks to support iajc via build.compiler
wisberg
2006-08-03
1
-4
/
+21
*
synchronized advice (I thought I checked this in right after the mail list di...
wisberg
2006-08-03
1
-1
/
+26
*
bug 149577 (darker tt tag color in .css)
wisberg
2006-08-03
3
-3
/
+3
*
doc process for adding new modules (soon to be superceded)
wisberg
2006-08-03
1
-0
/
+33
*
Bug 151991 add modules ajdoc, loadtime, loadtime5, weaver5 to license check
wisberg
2006-08-03
1
-1
/
+18
*
copyright notice
wisberg
2006-08-03
2
-0
/
+23
*
copyright notice
wisberg
2006-08-03
3
-0
/
+36
*
test and initial patches for 141556
aclement
2006-08-03
11
-2
/
+154
*
Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project...
mwebster
2006-08-03
7
-71
/
+89
*
fix for problem with transform of static synchronized method on pre Java5.
aclement
2006-08-03
3
-3
/
+39
*
fix for problem with transform of static synchronized method on pre Java5.
aclement
2006-08-03
2
-0
/
+47
*
test and fix for 152589: adviceDidNotMatch incorrectly appearing
aclement
2006-08-03
4
-6
/
+51
*
Bug 150131 "org.aspectj.ajde.core testcases create "out" directory in project...
mwebster
2006-08-02
1
-21
/
+0
*
Bug 150487 "Tracing and Logging Framework" (fix Linux)
mwebster
2006-08-02
1
-3
/
+3
*
Fix for failure when lock()/unlock() used in XML defined pointcut and would r...
aclement
2006-08-02
3
-0
/
+26
*
failure when lock()/unlock() used in XML defined pointcut and would require s...
aclement
2006-08-02
3
-0
/
+55
*
Bug 151938 "Handle Duplicate -javaagent entries more gracefully" (ignore dupl...
mwebster
2006-08-01
10
-1
/
+77
*
Bug 150487 "Tracing and Logging Framework" (lazy initialize SimpleDateFormat ...
mwebster
2006-08-01
9
-39
/
+101
*
synchronization pointcut problem (see Fourteen.java for info)
aclement
2006-08-01
4
-1
/
+60
*
build should cope now.
aclement
2006-08-01
1
-1
/
+1
*
cope (not perfect) with recent change to containers in AJDT projects.
aclement
2006-08-01
2
-3
/
+8
*
Bug 150487 "Tracing and Logging Framework"
mwebster
2006-07-31
1
-1
/
+2
*
Bug 150487 "Tracing and Logging Framework" (remove tracing from ClassPathMana...
mwebster
2006-07-31
5
-3
/
+51
*
test and fix for 152257
aclement
2006-07-31
4
-7
/
+7
*
testcode 152257
aclement
2006-07-31
1
-0
/
+13
*
testcode 152257
aclement
2006-07-31
3
-0
/
+42
*
trace!
aclement
2006-07-31
3
-2
/
+17
*
Bug 113948 "Repackage AspectJ" (move module root suites out of default package)
mwebster
2006-07-30
25
-16
/
+45
*
being worked on...
aclement
2006-07-28
1
-3
/
+3
*
pipeline changes: fix for deep nesting aspects
aclement
2006-07-28
5
-7
/
+31
*
bug151978: testcase (commented out)
aclement
2006-07-28
3
-3
/
+36
[next]