aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/URLClassPath.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into cm/bug/classpath-closeChristian Melchior2017-11-121-4/+9
|\
| * Organize imports to disolve ambiguity.nickl-2017-10-301-2/+5
| * Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-2/+5
* | Remove close method on ClassPath. Add unit tests for new behaviour.Christian Melchior2017-11-121-5/+0
|/
* 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 javadoc comments.chiba2006-07-011-2/+2
* updated javadoc comments.chiba2006-07-011-3/+11
* updated copyright noticeschiba2006-01-111-1/+1
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* updated the copyright notices.chiba2004-01-081-1/+1
* Implemented several methods (e.g. CtClass#getURL) to support securitychiba2003-12-251-6/+33
* I implemented a type checker for better code generation.chiba2003-11-271-0/+2
* enforced close() in a finally block.chiba2003-07-091-15/+18
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-85/+79
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+143