aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/ClassClassPath.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into cm/bug/classpath-closeChristian Melchior2017-11-121-6/+7
|\
| * Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-6/+8
* | Remove close method on ClassPath. Add unit tests for new behaviour.Christian Melchior2017-11-121-6/+0
|/
* removes javassist.ModuleClassPath.chibash2016-12-161-4/+0
* fixes a bug in ClassClassPath. It was reported in Issue #97.chibash2016-08-041-1/+1
* adds ModuleClassPath.javachibash2016-07-311-29/+12
* modifies ClassPool so that it can read most class files.chibash2016-07-141-6/+33
* preparation for 3.19 release. fixed bugs in javadoc commentschibash2015-01-061-2/+2
* 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
* renamed insertTranslator() in ClassPool to addTranslator() sincechiba2004-04-071-0/+96