aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/tools
Commit message (Expand)AuthorAgeFilesLines
* Replace StringBuffer with StringBuilder and other minor String optimizationsTimothy Hoffman2021-07-162-2/+2
* Organize imports to disolve ambiguity.nickl-2017-10-3014-30/+85
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-3011-73/+72
* Suppress deprecation Applet.nickl-2017-10-281-2/+2
* Added default serialVersionUID.nickl-2017-10-2810-0/+24
* fixes calls to a deprecated method in Java 9.rel_3_21_0-java9-eachibash2016-08-021-1/+1
* fixes many compatibility problems with older Java (i.e. 1.4)chibash2016-07-141-5/+5
* final updates for 3.20.0-GA releaserel_3_20_0_gachibash2015-06-251-8/+6
* Merge pull request #26 from m8rten/masterShigeru Chiba2015-03-161-0/+154
|\
| * Added copyright infoMårten Hedborg2015-03-161-0/+18
| * Better javadoc for Callback classmarten.hedborg2015-03-151-8/+26
| * Changed Callback so that CtBehaviour is independet of Callback. Added testcasemarten.hedborg2015-03-151-8/+87
| * Added call back feature to CtBehaviourMårten Hedborg2014-11-281-0/+39
* | fixed javadoc bugschibash2015-01-062-5/+3
* | preparation for 3.19 release. fixed bugs in javadoc commentschibash2015-01-0610-31/+33
|/
* fixed JIRA-227chibash2014-07-231-1/+1
* fixed JASSIST-155chiba2012-02-151-0/+18
* added the Apache license.chiba2011-07-0823-46/+69
* added a simple ASM-like API.chiba2010-05-081-2/+2
* Fix subtypeOf in CtArrayjgreene2008-05-241-0/+47
* fixed JASSIST-54chiba2008-03-191-1/+3
* updated the copyright notices.chiba2007-06-0422-22/+22
* a minor bug fixchiba2007-02-021-1/+2
* updated copyright noticeschiba2006-01-1122-22/+22
* restructred sub packageschiba2006-01-1126-253/+3199
* renamed javassist.tool to javassist.toolschiba2006-01-013-0/+315