aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/CtNewClass.java
Commit message (Expand)AuthorAgeFilesLines
* Replace StringBuffer with StringBuilder and other minor String optimizationsTimothy Hoffman2021-07-161-1/+1
* Organize imports to disolve ambiguity.nickl-2017-10-301-0/+1
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-2/+4
* added the Apache license.chiba2011-07-081-2/+3
* fixed JIRA JASSIST-89chiba2009-07-161-2/+2
* for fixing JASSIST-68chiba2009-04-041-1/+19
* fixed a bug of ClassPool#makeInterface()chiba2007-08-141-1/+3
* made automatic pruning off by default because I found that pruning does not r...chiba2007-06-081-1/+0
* updated the copyright notices.chiba2007-06-041-1/+1
* updated copyright noticeschiba2006-01-111-1/+1
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* implemented pruningchiba2004-08-191-0/+1
* modified CtClass#toString()chiba2004-08-031-1/+1
* modified the ClassPool framework.chiba2004-04-141-1/+1
* updated the copyright notices.chiba2004-01-081-1/+1
* implemented toString().chiba2003-09-011-0/+7
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-64/+53
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+108