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
/
EnumMemberValue.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
*
Source walk/Spring clean/Parameterize/Enhance et.al.
nickl-
2017-10-30
1
-2
/
+7
*
added the Apache license.
chiba
2011-07-08
1
-1
/
+2
*
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
-0
/
+20
*
bug in writing enumvalue
bill
2005-06-08
1
-2
/
+2
*
add support for obtaining default annotation member values (the same patch as...
chiba
2005-02-27
1
-1
/
+4
*
implemented pruning
chiba
2004-08-19
1
-1
/
+1
*
revised javassist.bytecode.annotation package.
chiba
2004-06-25
1
-64
/
+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
-2
/
+33
*
changed the copyright notice of javassist.bytecode.annotation
chiba
2004-05-15
1
-4
/
+13
*
fixed some annotation bugs and added some integration features
patriot1burke
2004-04-24
1
-3
/
+9
*
added annotation support. Only Enum types not supported when adding
patriot1burke
2004-04-03
1
-0
/
+52