aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/AnnotationsAttribute.java
Commit message (Expand)AuthorAgeFilesLines
* add support for obtaining default annotation member values (the same patch as...chiba2005-02-271-10/+43
* fixed a bug in LocalVariableAttributechiba2005-02-021-6/+6
* Added javadoc comments.chiba2005-01-311-0/+19
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* reformatted the files edited by Bill.chiba2004-09-281-591/+516
* * additional methods to AnnotationsAttribute to support addingpatriot1burke2004-09-141-476/+592
* implemented pruningchiba2004-08-191-2/+2
* revised javassist.bytecode.annotation package.chiba2004-06-251-285/+340
* Added javassist.bytecode.AnnotationsAttribute and support classes.chiba2004-06-101-0/+465