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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
javassist
/
bytecode
/
annotation
/
ClassMemberValue.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes a bug of ClassFile#renameClass(), some imports could not be successfull...
ximsfei
2019-10-08
1
-0
/
+15
*
Organize imports to disolve ambiguity.
nickl-
2017-10-30
1
-3
/
+3
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-1
/
+6
*
reformatted the code for fixing JASSIST-209.
chibash
2014-11-21
1
-4
/
+4
*
fixed a bug of accesses to annotation arguments.
chibash
2014-09-11
1
-2
/
+2
*
fixed JASSIST-181
chiba
2013-04-17
1
-2
/
+9
*
added the Apache license.
chiba
2011-07-08
1
-1
/
+2
*
fixed a bug in write() in Annotation and ClassMemberValue
chiba
2006-08-13
1
-1
/
+1
*
reformatted.
chiba
2006-07-18
1
-30
/
+12
*
Move handling of primitive class value from MemberValue to ClassMemberValue
kkhan
2006-07-14
1
-1
/
+38
*
fixed a bug found when an annotation includes an empty array.
chiba
2005-09-07
1
-1
/
+2
*
Array initializer supports and better annotation supports.
chiba
2005-08-25
1
-4
/
+15
*
add support for obtaining default annotation member values (the same patch as...
chiba
2005-02-27
1
-1
/
+4
*
reformatted the files edited by Bill.
chiba
2004-09-28
1
-72
/
+62
*
* additional methods to AnnotationsAttribute to support adding
patriot1burke
2004-09-14
1
-60
/
+72
*
revised javassist.bytecode.annotation package.
chiba
2004-06-25
1
-42
/
+67
*
Added javassist.bytecode.AnnotationsAttribute and support classes.
chiba
2004-06-10
1
-3
/
+3
*
added Enum support to AnnotationInfo
patriot1burke
2004-06-03
1
-3
/
+6
*
changed the copyright notice of javassist.bytecode.annotation
chiba
2004-05-15
1
-4
/
+12
*
fixed some annotation bugs and added some integration features
patriot1burke
2004-04-24
1
-3
/
+15
*
added annotation support. Only Enum types not supported when adding
patriot1burke
2004-04-03
1
-0
/
+48