aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/CtNewWrappedMethod.java
Commit message (Expand)AuthorAgeFilesLines
* Organize imports to disolve ambiguity.nickl-2017-10-301-2/+7
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-3/+4
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-141-1/+3
* fixed JASSIST-155chiba2012-02-151-1/+1
* added the Apache license.chiba2011-07-081-2/+3
* The method implicitly appended by CtNewMethod.wrapped() now has a synthetic a...chiba2008-09-091-0/+1
* made automatic pruning off by default because I found that pruning does not r...chiba2007-06-081-0/+3
* updated the copyright notices.chiba2007-06-041-1/+1
* fixed bugs related to stack map tables.chiba2007-06-021-0/+4
* updated copyright noticeschiba2006-01-111-1/+1
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* fixed some things that broke JBoss AOPpatriot1burke2004-04-121-1/+0
* changed to throw an exception if a duplicate method/field is added.chiba2004-03-141-1/+1
* updated the copyright notices.chiba2004-01-081-1/+1
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-151/+140
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+199