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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed a bug found when an annotation includes an empty array.
chiba
2005-09-07
15
-24
/
+51
*
Array initializer supports and better annotation supports.
chiba
2005-08-25
16
-7
/
+279
*
fixed a compilation problem of static final fields.
chiba
2005-08-17
3
-1
/
+12
*
update the tutorial
chiba
2005-06-20
1
-1
/
+1
*
minor fixes
chiba
2005-06-20
1
-0
/
+3
*
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
15
-34
/
+82
*
Added javadoc comments.
chiba
2005-01-31
1
-2
/
+1
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
1
-1
/
+1
*
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
*
implemented pruning
chiba
2004-08-19
2
-6
/
+4
*
revised javassist.bytecode.annotation package.
chiba
2004-06-25
20
-1188
/
+1114
*
Added javassist.bytecode.AnnotationsAttribute and support classes.
chiba
2004-06-10
6
-9
/
+528
*
added Enum support to AnnotationInfo
patriot1burke
2004-06-03
3
-9
/
+48
*
changed the copyright notice of javassist.bytecode.annotation
chiba
2004-05-15
17
-73
/
+216
*
fixed some annotation bugs and added some integration features
patriot1burke
2004-04-24
16
-111
/
+334
*
added annotation support. Only Enum types not supported when adding
patriot1burke
2004-04-03
16
-0
/
+1060