aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/LoaderClassPath.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into cm/bug/classpath-closeChristian Melchior2017-11-121-18/+14
|\
| * Organize imports to disolve ambiguity.nickl-2017-10-301-1/+1
| * Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-17/+14
* | Remove close method on ClassPath. Add unit tests for new behaviour.Christian Melchior2017-11-121-7/+0
|/
* removes javassist.ModuleClassPath.chibash2016-12-161-38/+2
* improves the backward compatibility of LoaderClassPath.rel_3_21_0-java9-ea2chibash2016-09-281-5/+44
* adds ModuleClassPath.javachibash2016-07-311-0/+5
* added the Apache license.chiba2011-07-081-2/+3
* 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 javadoc comments.chiba2004-09-091-0/+7
* renamed insertTranslator() in ClassPool to addTranslator() sincechiba2004-04-071-1/+1
* updated the copyright notices.chiba2004-01-081-1/+1
* Implemented several methods (e.g. CtClass#getURL) to support securitychiba2003-12-251-0/+15
* changed the license.chiba2003-04-301-8/+9
* new files for version 2.5.chiba2003-04-231-0/+72