summaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/MethodInfo.java
Commit message (Expand)AuthorAgeFilesLines
* fixed JASSIST-160chiba2012-10-191-1/+1
* fixed JASSIST-174chiba2012-10-041-0/+6
* added the Apache license.chiba2011-07-081-2/+3
* for performance tuningchiba2010-04-281-10/+10
* for implementing StackMap attributes (JIRA 95)chiba2009-10-151-1/+30
* fixed a typochiba2009-01-151-1/+1
* fixed wrong indentationchiba2007-06-111-1/+1
* updated the copyright notices.chiba2007-06-041-1/+1
* fixed bugs related to stack map tables.chiba2007-06-021-0/+36
* When pruning preserve the SignatureAttributekkhan2007-03-081-0/+7
* Need to also keep the parameter annotations after a prune.adrian2006-03-151-13/+28
* We also need to keep the annotation default attribute after a prune.adrian2006-03-151-0/+5
* updated copyright noticeschiba2006-01-111-1/+1
* fixed JIRA Javassist-9. javadoc comments have been updated.chiba2005-08-261-4/+9
* reformatted the files and added javadoc comments.chiba2005-06-111-27/+28
* Fix pruning so that exceptions and annotation attributes are not ditched.bill2005-06-091-4/+24
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-2/+2
* implemented removeMethod() etc.chiba2005-01-121-4/+15
* Reformatted the soruce files modified by Bill.chiba2005-01-091-398/+384
* methodinfos are not equal for some reason.patriot1burke2004-12-091-360/+396
* reformatted the files edited by Bill.chiba2004-09-281-391/+360
* * additional methods to AnnotationsAttribute to support addingpatriot1burke2004-09-141-362/+393
* implemented pruningchiba2004-08-191-0/+7
* Bugs item #988787 has been fixed.chiba2004-07-191-0/+2
* revised javassist.bytecode.annotation package.chiba2004-06-251-66/+4
* Now, the compiler accepts a method that callschiba2004-05-081-0/+1
* changed the stuff related to ClassPool.chiba2004-04-051-440/+410
* added annotation support. Only Enum types not supported when addingpatriot1burke2004-04-031-347/+442
* updated the copyright notices.chiba2004-01-081-1/+1
* 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-143/+132
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+389