aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/Bytecode.java
Commit message (Expand)AuthorAgeFilesLines
* preparation for 3.19 release. fixed bugs in javadoc commentschibash2015-01-061-4/+6
* fiexed JASSIST-238chibash2014-11-231-5/+32
* fixed JASSIST-186chiba2013-04-121-2/+2
* fixed JASSIST-174chiba2012-10-041-1/+20
* added the Apache license.chiba2011-07-081-2/+3
* performance tuningchiba2010-04-301-13/+18
* updated the copyright notices.chiba2007-06-041-1/+1
* updated copyright noticeschiba2006-01-111-1/+1
* restructred sub packageschiba2006-01-111-1/+1
* added addGetfield() and addPutfield() in javassist.bytecode.Bytecode.chiba2005-12-231-4/+38
* added some methods to javassist.Bytecode and Descriptor.chiba2005-11-221-2/+22
* improved the performance of Bytecode and ConstPool. Added clone() to Bytecode.chiba2005-10-131-82/+83
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* Now the compiler supports a switch statement.chiba2004-09-031-1/+52
* .class supportchiba2004-08-161-0/+11
* Changed subclasses of javassist.expr.Expr so that $_ is always initialized.chiba2004-06-051-2/+25
* Now, the compiler accepts a method that calls a private methodchiba2004-05-041-0/+13
* updated the copyright notices.chiba2004-01-081-1/+1
* fixed warnings reported by Eclipse.chiba2003-09-081-3/+0
* minor bugs have been fixed.chiba2003-07-081-2/+5
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-562/+551
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+1262