summaryrefslogtreecommitdiffstats
path: root/src/main/javassist/ClassPoolTail.java
Commit message (Expand)AuthorAgeFilesLines
* fixed JASSIST-150chiba2012-02-111-16/+0
* added the Apache license.chiba2011-07-081-2/+3
* fixed JASSIST-142chiba2011-05-251-3/+6
* fixed deprecated API callschiba2010-04-121-2/+2
* added the javassist.JarDirClassPath class.chiba2007-11-071-3/+5
* supported the class path wildcards.chiba2007-11-021-5/+55
* updated the copyright notices.chiba2007-06-041-1/+1
* updated copyright noticeschiba2006-01-111-1/+1
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* edited for improving runtime performance.chiba2004-04-181-41/+1
* modified the ClassPool framework.chiba2004-04-141-59/+93
* renamed insertTranslator() in ClassPool to addTranslator() sincechiba2004-04-071-36/+1
* changed the stuff related to ClassPool.chiba2004-04-051-23/+39
* updated the copyright notices.chiba2004-01-081-1/+1
* Implemented several methods (e.g. CtClass#getURL) to support securitychiba2003-12-251-9/+75
* Fixed a bug of the token analyzer (double constant).chiba2003-12-201-0/+14
* made the compiler support inner classes appearing in type names.chiba2003-12-071-3/+1
* enforced close() in a finally block.chiba2003-07-091-2/+8
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-178/+201
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+307