aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/ClassPoolTail.java
Commit message (Expand)AuthorAgeFilesLines
* changes ClassPool#appendSystemPath(). The new implementation appends ClassCl...3.22-old-style-sourcechibash2017-10-271-2/+6
* updates the test code to run on Java 9 EA+149.chibash2016-12-201-1/+1
* removes javassist.ModuleClassPath.chibash2016-12-161-7/+2
* improves the backward compatibility of LoaderClassPath.rel_3_21_0-java9-ea2chibash2016-09-281-2/+1
* modifies a test case. Now all the test cases run successfully with Java 9 EA.chibash2016-08-011-6/+17
* adds ModuleClassPath.javachibash2016-07-311-2/+3
* modifies ClassPool so that it can read most class files.chibash2016-07-141-1/+2
* 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