index
:
javassist.git
3.18
3.20
3.22-old-style-source
3.23
gh-pages
master
test/java9-jigsaw
test/switch-case
Java bytecode engineering toolkit: https://github.com/jboss-javassist/javassist
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
javassist
/
bytecode
/
annotation
/
AnnotationImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
added the Apache license.
chiba
2011-07-08
1
-2
/
+3
*
for 3.8.0.GA release
rel_3_8_0_ga
chiba
2008-06-13
1
-3
/
+3
*
updated the copyright notices.
chiba
2007-06-04
1
-1
/
+1
*
updated javadoc comments.
chiba
2007-02-02
1
-2
/
+5
*
Fix the annotation hashCode and equals implementation.
adrian
2007-01-31
1
-16
/
+180
*
added a getter.
chiba
2006-08-12
1
-0
/
+7
*
reformatted.
chiba
2006-07-18
1
-3
/
+3
*
reformatted.
chiba
2006-07-18
1
-4
/
+6
*
Handle Annotation.annotationType() calls
kkhan
2006-07-18
1
-0
/
+5
*
Adjusting indentation, adding javadoc comments, etc.
chiba
2006-02-13
1
-22
/
+31
*
Allow for retrieval of the real type name of the annotation.
adrian
2006-02-05
1
-1
/
+6
*
I need an eclipse option that disallows autoboxing. :-)
adrian
2006-02-04
1
-3
/
+6
*
Implement the Object methods for the annotation invocation handler.
adrian
2006-02-04
1
-1
/
+16
*
updated copyright notices
chiba
2006-01-11
1
-1
/
+1
*
fixed a bug found when an annotation includes an empty array.
chiba
2005-09-07
1
-4
/
+4
*
Array initializer supports and better annotation supports.
chiba
2005-08-25
1
-0
/
+91