summaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/AnnotationsAttribute.java
Commit message (Expand)AuthorAgeFilesLines
* added the Apache license.chiba2011-07-081-2/+3
* fixed JASSIST-128 and JASSIST-129chiba2010-09-141-0/+2
* fixed JASSIST-130chiba2010-09-121-18/+100
* fixed JIRA JASSIST-94chiba2009-10-051-2/+2
* updated the copyright notices.chiba2007-06-041-1/+1
* updated copyright noticeschiba2006-01-111-1/+1
* updated javadoc comments.chiba2005-11-121-0/+4
* 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