aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/CtMember.java
Commit message (Expand)AuthorAgeFilesLines
* Replace StringBuffer with StringBuilder and other minor String optimizationsTimothy Hoffman2021-07-161-6/+6
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-5/+18
* fixed minor problems in javadoc etc.chibash2015-08-121-9/+9
* append an new API of hasAnnotation(String annotClsName)kuzukami.sh2015-08-111-2/+13
* implemented JASSIST-170chiba2012-06-171-0/+23
* added the Apache license.chiba2011-07-081-2/+3
* fixed JASSIST-84chiba2009-06-261-0/+25
* removed an unnecessary throws.chiba2007-07-131-5/+2
* fixed a bug of CtClassType#removeMehtod() etc.chiba2007-06-181-2/+4
* made automatic pruning off by default because I found that pruning does not r...chiba2007-06-081-42/+98
* updated the copyright notices.chiba2007-06-041-1/+1
* reformatted.chiba2006-07-181-7/+8
* Add getAvailableAnnotations() to CtMemeberkkhan2006-07-171-0/+14
* updated copyright noticeschiba2006-01-111-1/+1
* updated Modifier class.chiba2005-11-091-0/+25
* updated javadoc comments.chiba2005-11-071-0/+15
* updated CtMember.append() for better performance.chiba2005-11-041-0/+10
* Array initializer supports and better annotation supports.chiba2005-08-251-0/+12
* Added javadoc comments.chiba2005-01-311-2/+2
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* implemented removeMethod() etc.chiba2005-01-121-0/+44
* updated the copyright notices.chiba2004-01-081-1/+1
* added the description of insertAt() in CtBehavior.chiba2003-12-311-0/+5
* implemented toString().chiba2003-09-011-0/+20
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-26/+15
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+79