summaryrefslogtreecommitdiffstats
path: root/src/main/javassist/reflect
Commit message (Expand)AuthorAgeFilesLines
* restructred sub packageschiba2006-01-1111-1572/+0
* updated javadoc commentschiba2006-01-101-1/+1
* changed the behavior of CtClass#getMethods(), getFields(), and getConstructor...chiba2005-11-041-2/+10
* deleted some local variables that are never read.chiba2005-06-302-3/+5
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-1810-10/+10
* fixed a bug in CtClass.getMethods() and javassist.reflect packagechiba2004-08-222-16/+21
* implemented pruningchiba2004-08-191-2/+2
* implemented getMethodIndex() in javassist.reflect.ClassMetaobjectchiba2004-08-142-0/+67
* updated some javadoc comments.chiba2004-07-272-3/+5
* Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105]...chiba2004-07-262-1/+54
* fixed bugs so that sample programs can run.chiba2004-04-162-5/+5
* modified the ClassPool framework.chiba2004-04-143-14/+10
* renamed insertTranslator() in ClassPool to addTranslator() sincechiba2004-04-072-2/+2
* changed the stuff related to ClassPool.chiba2004-04-052-2/+5
* updated the copyright notices.chiba2004-01-089-9/+9
* fixed a number of javadoc warnings.chiba2003-12-311-3/+7
* fixed warnings reported by Eclipse.chiba2003-09-082-2/+0
* changed the license.chiba2003-04-309-73/+82
* Changed the copyright notices and removed tab characters.chiba2003-04-2310-688/+622
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-229-0/+1491