aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/CodeAttribute.java
Commit message (Expand)AuthorAgeFilesLines
* fixed JASSIST-128 and JASSIST-129chiba2010-09-141-0/+4
* for performance tuningchiba2010-04-281-5/+5
* modified javadoc commentschiba2010-04-151-1/+1
* for JIRA JASSIST-95chiba2009-11-081-3/+4
* for JIRA-95chiba2009-10-191-1/+1
* for implementing StackMap attributes (JIRA 95)chiba2009-10-151-0/+15
* fixed JIRA JASSIST-77chiba2009-07-021-0/+9
* enabled inserting a gap into a large method more than 32KB (related to JIRA 7...chiba2009-06-261-27/+35
* fixed JASSIST-47 and 60.chiba2008-05-011-15/+144
* fixed a bug of JBAOP-481. Javassist could not properly copy a method body if...chiba2007-11-141-0/+2
* updated the copyright notices.chiba2007-06-041-1/+1
* stackmap support (cont.)chiba2007-04-101-0/+14
* updated copyright noticeschiba2006-01-111-1/+1
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* implemented removeMethod() etc.chiba2005-01-121-6/+1
* Bugs item #988787 has been fixed.chiba2004-07-191-3/+5
* added computeMaxStack() in CodeAttribute.chiba2004-05-181-0/+12
* updated the copyright notices.chiba2004-01-081-1/+1
* CtBehavior#insertAt() and support methods have been implemented.chiba2003-12-311-3/+4
* fixed warnings reported by Eclipse.chiba2003-09-081-1/+0
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-200/+189
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+404