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
Commit message (
Expand
)
Author
Age
Files
Lines
*
debugger caveats
wisberg
2003-09-27
1
-0
/
+8
*
added test for collection calls
wisberg
2003-09-27
2
-6
/
+23
*
script sample title, correct todo wrt resource cleanup
wisberg
2003-09-27
1
-2
/
+2
*
added pointcut anyCollectionWriteCalls()
wisberg
2003-09-27
1
-0
/
+13
*
removing unneeded comment
wisberg
2003-09-27
1
-0
/
+2
*
flagging that model walker broke in 1.1.1
wisberg
2003-09-27
1
-2
/
+3
*
Cleanup of bad test data.
mkersten
2003-09-26
1
-2
/
+2
*
Cleaning up bad bug data.
mkersten
2003-09-26
11
-2
/
+1
*
Comment clean-up only.
mkersten
2003-09-26
1
-6
/
+2
*
Fix for bug#43709.
mkersten
2003-09-26
1
-2
/
+9
*
updated bug count!
V1_1_1
acolyer
2003-09-19
1
-1
/
+1
*
bug 43033 - NPE in concretize error path for ReferencePointcut
acolyer
2003-09-19
4
-2
/
+35
*
fix and test for Bugzilla Bug 43194
jhugunin
2003-09-18
3
-1
/
+32
*
make canonical versions of files...
acolyer
2003-09-12
1
-3
/
+11
*
test for canonical versions of sourcedirs etc.
acolyer
2003-09-12
1
-11
/
+24
*
always canonicalize the file argument when searching for nodes by file and/or...
acolyer
2003-09-12
1
-3
/
+9
*
fix and test for Bugzilla Bug 42993
jhugunin
2003-09-12
5
-21
/
+97
*
we fixed a few more bugs! (update total to 48)
acolyer
2003-09-11
1
-1
/
+1
*
added a cache by type to avoid linear searches
acolyer
2003-09-11
1
-19
/
+31
*
remember handleIdentifier once calculated, use canonical file path map
acolyer
2003-09-11
1
-22
/
+15
*
added a cache of canonical file paths
acolyer
2003-09-11
1
-0
/
+119
*
remember source location and handle identifier across invocations
acolyer
2003-09-11
2
-12
/
+28
*
fix and tests for at least 2 bugs:
jhugunin
2003-09-10
8
-23
/
+179
*
removing a debugging Thread.dumpStack() that made for confusing
jhugunin
2003-09-09
1
-1
/
+1
*
added in building architecture for turoial exercises
ehilsdal
2003-09-09
12
-76
/
+303
*
Ant task revisions
wisberg
2003-09-08
1
-8
/
+9
*
added pr number for Bugzilla Bug 42652
jhugunin
2003-09-08
1
-2
/
+1
*
updated with list of major fixes / enhancements in 1.1.1
acolyer
2003-09-08
1
-41
/
+49
*
@testcase PR#XXX omnibus privileged access from aspectj-users mail "Problem w...
wisberg
2003-09-07
4
-1
/
+212
*
in case anyone wants them...
wisberg
2003-09-07
2
-0
/
+119
*
JoinPointCollector.java was moved to sandbox api-clients, and in any case has...
wisberg
2003-09-07
1
-67
/
+0
*
updated tests - all passing
wisberg
2003-09-07
1
-30
/
+52
*
dirty example adapted from May user email
wisberg
2003-09-07
1
-0
/
+191
*
pointcuts fixed, so library updated/fixed and tested
wisberg
2003-09-06
1
-39
/
+43
*
pointcuts fixed, so library updated/fixed
wisberg
2003-09-06
1
-28
/
+31
*
initialization example: more comments and more testable
wisberg
2003-09-06
1
-40
/
+78
*
using linked list, more comments
wisberg
2003-09-06
1
-7
/
+12
*
@testcase PR#42668 after returning type incompatible with join point return type
wisberg
2003-09-06
2
-0
/
+31
*
sample api code to list affected files
wisberg
2003-09-06
2
-1
/
+135
*
Exposed file creation to allow overriding (for the use of canonicalization).
mkersten
2003-09-05
1
-1
/
+1
*
Added path canonicalization to config parser.
mkersten
2003-09-05
1
-0
/
+10
*
Removed asm path canonicalization.
mkersten
2003-09-05
2
-18
/
+18
*
Added model building performance test.
mkersten
2003-09-05
3
-2
/
+74
*
Added spacewar to test data.
mkersten
2003-09-05
33
-0
/
+3107
*
Made model generation optional.
mkersten
2003-09-05
3
-4
/
+11
*
test and fix for bug reported today on aspectj-dev
jhugunin
2003-09-05
3
-0
/
+30
*
test and fix for Bugzilla Bug 42539
jhugunin
2003-09-04
4
-1
/
+29
*
aligning task with Javac task:
wisberg
2003-08-29
1
-27
/
+15
*
sourceRootCopyFilter test
wisberg
2003-08-29
7
-10
/
+59
*
changed warning to error
jhugunin
2003-08-29
1
-1
/
+1
[next]