aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/FieldInfo.java
Commit message (Expand)AuthorAgeFilesLines
* fixes typos in javadoc commentsrel_3_21_0_gachibash2016-10-041-2/+2
* enables removal of attributeschibash2016-09-181-0/+16
* updated javadoc comments. makeClass(ClassFile cf) was added to ClassPool.chibash2015-02-041-0/+9
* added the Apache license.chiba2011-07-081-2/+3
* for performance tuningchiba2010-04-281-6/+6
* updated the copyright notices.chiba2007-06-041-1/+1
* When pruning preserve the SignatureAttributekkhan2007-03-081-0/+7
* updated copyright noticeschiba2006-01-111-1/+1
* fixed JIRA Javassist-9. javadoc comments have been updated.chiba2005-08-261-3/+9
* fixed a bug I enbugged in the previous versionchiba2005-06-111-2/+2
* reformatted the files and added javadoc comments.chiba2005-06-111-21/+31
* Fix pruning so that exceptions and annotation attributes are not ditched.bill2005-06-091-5/+22
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* implemented removeMethod() etc.chiba2005-01-121-0/+15
* implemented CtField#getConstantValue().chiba2004-08-301-1/+27
* implemented pruningchiba2004-08-191-0/+7
* Bugs item #988787 has been fixed.chiba2004-07-191-0/+2
* revised javassist.bytecode.annotation package.chiba2004-06-251-62/+0
* changed the stuff related to ClassPool.chiba2004-04-051-224/+207
* added annotation support. Only Enum types not supported when addingpatriot1burke2004-04-031-145/+226
* updated the copyright notices.chiba2004-01-081-1/+1
* fixed warnings reported by Eclipse.chiba2003-09-081-1/+0
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-65/+54
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+185