aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/ConstPool.java
Commit message (Expand)AuthorAgeFilesLines
* Remove the ability to change methodref signatures.adrian2006-02-221-57/+0
* Make setUtf8Info private.adrian2006-02-221-1/+1
* Add the ability to change the signature of a constant pool methodref entry.adrian2006-02-211-0/+57
* updated copyright noticeschiba2006-01-111-1/+1
* fixed a bug on renameClass().chiba2006-01-101-6/+14
* changed to generate more javap-friendly codechiba2006-01-011-0/+16
* improved the performance of Bytecode and ConstPool. Added clone() to Bytecode.chiba2005-10-131-2/+1
* added getSize()chiba2005-08-161-0/+7
* checked the previous modifications and adjusted the format.chiba2005-04-101-5/+3
* Also previous modification adds the ability to retrieve all classes reference...ejort2005-04-081-0/+1
* Add the ability to retrieve and change the Major/Minor versions of the ClassFileejort2005-04-081-1/+28
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* implemented CtField#getConstantValue().chiba2004-08-301-1/+1
* implemented pruningchiba2004-08-191-0/+5
* Added javassist.bytecode.AnnotationsAttribute and support classes.chiba2004-06-101-0/+1
* edited for improving runtime performance.chiba2004-04-181-15/+19
* updated the copyright notices.chiba2004-01-081-1/+1
* fixed a number of javadoc warnings.chiba2003-12-311-3/+3
* minor bugs have been fixed.chiba2003-07-081-4/+17
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-507/+496
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+1374