aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/Loader.java
Commit message (Expand)AuthorAgeFilesLines
* updates javassist.Loader to exclude jdk.internal.chibash2021-05-141-0/+1
* changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11,chibash2018-09-081-3/+45
* changes getDefinedPackage back to getPackage when Java is < 9.chibash2017-11-151-1/+10
* Organize imports to disolve ambiguity.nickl-2017-10-301-2/+2
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-29/+24
* Fix deprecation getPackage to getDefinedPackagenickl-2017-10-281-1/+1
* fixed javadoc bugschibash2015-01-061-8/+5
* preparation for 3.19 release. fixed bugs in javadoc commentschibash2015-01-061-14/+14
* fixed JASSIST-147chiba2012-02-051-14/+0
* added the Apache license.chiba2011-07-081-2/+3
* updated the copyright notices.chiba2007-06-041-1/+1
* fixed the bug reported as JASSIST-23.chiba2006-08-071-1/+17
* updated javadoc comments.chiba2006-05-291-3/+7
* updated copyright noticeschiba2006-01-111-1/+1
* Fixed a threading bug reported by JIRA Javassist-13chiba2005-08-251-10/+13
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* minor updates for reflecting forum postschiba2004-10-211-0/+2
* requested by Eric Tanterchiba2004-09-281-2/+2
* updated javadoc comments.chiba2004-09-081-0/+2
* fixed Bugs item #993090chiba2004-07-261-4/+18
* fixed bugs so that sample programs can run.chiba2004-04-161-29/+29
* modified the ClassPool framework.chiba2004-04-141-4/+27
* updated the copyright notices.chiba2004-01-081-1/+1
* fixed a number of javadoc warnings.chiba2003-12-311-4/+12
* updated some javadoc comments.chiba2003-08-041-0/+28
* fixed typo in a javadoc comment.chiba2003-07-111-1/+1
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-112/+117
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+340