aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/CtField.java
Commit message (Expand)AuthorAgeFilesLines
* added the Apache license.chiba2011-07-081-2/+3
* fixed JASSIST-119chiba2010-07-081-0/+2
* fixed JASSIST-84chiba2009-06-261-0/+38
* for JASSIST-37 (again)chiba2007-10-201-0/+44
* for JASSIST-37chiba2007-10-201-19/+20
* made automatic pruning off by default because I found that pruning does not r...chiba2007-06-081-2/+0
* updated the copyright notices.chiba2007-06-041-1/+1
* supported generic type signatures.chiba2007-02-061-0/+11
* changed new CtField(CtField,..) to copy annotations.chiba2006-08-111-0/+9
* reformatted.chiba2006-07-181-11/+10
* add getAvailableAnnotations() methods to CtClass, CtBehaviour and CtField. Th...kkhan2006-07-171-1/+24
* updated copyright noticeschiba2006-01-111-1/+1
* updated javadoc comments.chiba2005-11-071-0/+17
* updated javadoc commentschiba2005-09-071-0/+1
* updated javadoc commentschiba2005-09-061-1/+17
* Array initializer supports and better annotation supports.chiba2005-08-251-0/+16
* fixed a compilation problem of static final fields.chiba2005-08-171-2/+82
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* implemented removeMethod() etc.chiba2005-01-121-25/+8
* modified the code generator to compute constant expressions at compile time.chiba2004-09-011-2/+11
* implemented CtField#getConstantValue().chiba2004-08-301-0/+36
* updated the copyright notices.chiba2004-01-081-1/+1
* implemented toString().chiba2003-09-011-0/+7
* fixed a bug in CtField.chiba2003-08-231-0/+2
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-865/+854
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+1107