aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/CtConstructor.java
Commit message (Expand)AuthorAgeFilesLines
* added the Apache license.chiba2011-07-081-2/+3
* enabled inserting a gap into a large method more than 32KB (related to JIRA 7...chiba2009-06-261-1/+1
* for preparing 3.10 releasechiba2009-03-011-2/+6
* changed CtMethod#copy() and updated related javadoc commentschiba2007-07-141-1/+2
* 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
* fixed bugs related to stack map tables.chiba2007-06-021-4/+14
* added CtBehavior.getLongName()chiba2006-11-231-0/+12
* updated CtConstructor#isEmpty().chiba2006-09-011-8/+19
* a nested ClassMap.chiba2006-08-301-1/+31
* updated copyright noticeschiba2006-01-111-1/+1
* added makeUniqueName() in CtClass.chiba2005-10-311-0/+21
* Implemented CtConstructor#toMethod().chiba2005-10-271-30/+69
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* implemented removeMethod() etc.chiba2005-01-121-26/+0
* fixed a bug in CtConstructor#getName()chiba2004-11-041-1/+1
* fixed Bugs item #997458: addCatch("return;", ...) on CtConstructor causes Ver...chiba2004-07-271-0/+14
* updated the copyright notices.chiba2004-01-081-1/+1
* added the description of insertAt() in CtBehavior.chiba2003-12-311-199/+3
* minor bugs have been fixed.chiba2003-07-081-1/+4
* changed CtBehavior.setBody() so that setBody(null) produces a bodychiba2003-05-191-0/+6
* fixed several compiler bugs and updated the tutorial.chiba2003-05-141-0/+4
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-176/+187
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+458