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
*
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
271
-271
/
+271
*
updated semantics appendix to 1.1 language (still incomplete)
ehilsdal
2003-01-10
6
-956
/
+765
*
Updated for 1.1 language
ehilsdal
2003-01-10
1
-30
/
+59
*
updated printable quick reference for 1.1 language
ehilsdal
2003-01-10
2
-0
/
+0
*
updates for eclipse move, cvs builds, and test cases
wisberg
2003-01-08
1
-266
/
+723
*
fixing bugs
jhugunin
2003-01-08
3
-48
/
+72
*
added version not in 'aspect' package
jhugunin
2003-01-08
1
-0
/
+15
*
correct line number
jhugunin
2003-01-08
1
-1
/
+1
*
propogating information needed for decent Xlint warnings when privileged
jhugunin
2003-01-08
8
-20
/
+45
*
proper error checks for around advice return type compatibility with join points
jhugunin
2003-01-08
1
-6
/
+14
*
fixed strange dependence on a file named foo
jhugunin
2003-01-08
1
-4
/
+4
*
fixing and cleanup
jhugunin
2003-01-08
3
-104
/
+37
*
fixed handling of reflective signatures for static intialization join points
jhugunin
2003-01-08
2
-2
/
+18
*
fixed order of join points during initialization to match 1.1
jhugunin
2003-01-08
1
-77
/
+114
*
fixed order of join points during initialization to match 1.1
jhugunin
2003-01-08
1
-5
/
+15
*
fixed order of join points during initialization to match 1.1
jhugunin
2003-01-08
1
-4
/
+5
*
initial draft of doc on writing compiler tests
wisberg
2003-01-07
1
-0
/
+432
*
proper handling of inter-type fields with array types
jhugunin
2003-01-07
3
-7
/
+22
*
the type declared soft must be a subtype of Throwable
jhugunin
2003-01-07
1
-0
/
+14
*
more tests from bugzilla
jhugunin
2003-01-07
5
-1
/
+103
*
fixed source location
jhugunin
2003-01-07
1
-3
/
+3
*
exposing unique array creation code
jhugunin
2003-01-07
1
-1
/
+1
*
avoiding aspect advising its own constructor
jhugunin
2003-01-07
1
-4
/
+4
*
fixed bug with ajcclinit in non-persingleton aspects
jhugunin
2003-01-07
1
-12
/
+13
*
removed tracing print
jhugunin
2003-01-07
1
-1
/
+1
*
tests from bugzilla
jhugunin
2003-01-07
6
-7
/
+135
*
ignoring bin
jhugunin
2003-01-07
1
-0
/
+1
*
allowing large bug ids to make room for eclipse.org bugs
jhugunin
2003-01-07
1
-1
/
+1
*
allowing large bug ids to make room for eclipse.org bugs
jhugunin
2003-01-07
1
-1
/
+1
*
explaining more properties, basics of testing.
wisberg
2003-01-06
1
-11
/
+34
*
removed MPL header accidentally left in.
wisberg
2003-01-06
1
-20
/
+0
*
accidentally commented out short-circuit property
wisberg
2003-01-06
1
-1
/
+1
*
comments only. no build.jar update needed.
wisberg
2003-01-06
1
-2
/
+9
*
To run in eclipse without a launch configuration window
wisberg
2003-01-06
1
-6
/
+33
*
added classpath element to compile
wisberg
2003-01-06
1
-0
/
+1
*
added keyword comment
wisberg
2003-01-06
1
-2
/
+3
*
added two harness test cases, for classpath (jar and dir)
wisberg
2003-01-06
1
-1
/
+24
*
two harness test cases, for classpath (jar and dir)
wisberg
2003-01-06
10
-0
/
+165
*
- test class loader fix for test classes loaded from jars
wisberg
2003-01-06
5
-105
/
+258
*
bad javadoc comment
wisberg
2003-01-06
1
-1
/
+1
*
- added info line on failure with TestClassLoader classpath
wisberg
2003-01-06
1
-2
/
+4
*
- generalized copyFiles to handle file-file, file-dir, and dir-dir
wisberg
2003-01-06
2
-60
/
+201
*
enabling debug symbols
wisberg
2003-01-04
2
-1
/
+2
*
jython test scripts
jhugunin
2003-01-03
1
-0
/
+278
*
ignoring new Xlint warning
jhugunin
2003-01-03
1
-1
/
+1
*
incremental and application to binaries improved
jhugunin
2003-01-03
9
-63
/
+63
*
getting dependency info for inter-type methods
jhugunin
2003-01-03
1
-0
/
+1
*
incremental and working with binaries improved
jhugunin
2003-01-03
4
-65
/
+108
*
making jython-2.1 available for scripting
jhugunin
2003-01-03
329
-0
/
+73432
[next]