aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/CodeIterator.java
Commit message (Expand)AuthorAgeFilesLines
* 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