aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/CodeIterator.java
Commit message (Expand)AuthorAgeFilesLines
* fixed JIRA-227chibash2014-07-231-0/+5
* fixed JASSIST-160chiba2012-10-061-1/+5
* fixed JASSIST-174chiba2012-10-041-4/+15
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-291-2/+3
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-281-16/+27
* added the Apache license.chiba2011-07-081-2/+3
* fixed JASSIST-124chiba2010-07-091-7/+29
* for JIRA-99chiba2010-01-311-1/+1
* for JIRA JASSIST-95chiba2009-11-181-1/+27
* for JIRA JASSIST-95chiba2009-11-081-0/+9
* enabled inserting a gap into a large method more than 32KB (related to JIRA 7...chiba2009-06-261-43/+740
* the previous revision was wrong again. this should be a right fix for JASSIS...chiba2009-03-261-10/+24
* the previous revision was wrong. this is a right fix for JASSIST-74chiba2009-03-181-12/+15
* JASSIST-74chiba2009-03-181-5/+13
* updated the copyright notices.chiba2007-06-041-1/+1
* modified javassist.convert.* to support the stack map table of Java 6.chiba2007-02-091-0/+4
* fixed a bug of replace(String,ExprEditor) in javassist.expr.Expr.chiba2006-04-091-1/+18
* updated copyright noticeschiba2006-01-111-1/+1
* implemented recursive replace() for ExprEditor.chiba2005-12-291-0/+12
* Implemented CtConstructor#toMethod().chiba2005-10-271-10/+8
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* Bugs item #988787 has been fixed.chiba2004-07-191-0/+6
* updated the copyright notices.chiba2004-01-081-1/+1
* fixed a number of javadoc warnings.chiba2003-12-311-1/+1
* CtBehavior#insertAt() and support methods have been implemented.chiba2003-12-311-5/+16
* made to produce bytecode that HotSpot 1.3 can compile to bechiba2003-08-201-0/+2
* added Expr#indexofBytecode.chiba2003-07-311-1/+1
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-340/+338
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+743