aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/convert
Commit message (Expand)AuthorAgeFilesLines
* modified redirectMethodCall() in CodeConverterchiba2007-07-191-5/+36
* updated the copyright notices.chiba2007-06-049-10/+10
* modified javassist.convert.* to support the stack map table of Java 6.chiba2007-02-092-74/+77
* Document CodeConverter.replaceArrayAccess()kkhan2007-01-051-170/+4
* Add ability to replace xASTORE and xALOAD calls with invokevirtualkkhan2006-12-241-0/+349
* enabled a transformation from a public method call to a private method call b...chiba2006-11-121-1/+8
* fixed a bug in CodeConverter#replaceFieldRead/Write() on field shadowingchiba2006-10-051-1/+13
* extended CodeConverter.chiba2006-08-251-6/+12
* updated copyright noticeschiba2006-01-118-8/+8
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-188-8/+8
* updated the copyright notices.chiba2004-01-088-8/+8
* fixed warnings reported by Eclipse.chiba2003-09-086-7/+0
* changed the license.chiba2003-04-308-64/+72
* Changed the copyright notices and removed tab characters.chiba2003-04-238-414/+326
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-228-0/+691