aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/runtime
Commit message (Collapse)AuthorAgeFilesLines
* adds javadoc comments for PR #250chibash2019-03-171-0/+15
|
* Control ctxClassLoader usage per threadskybber2019-03-171-1/+16
|
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-302-19/+19
| | | | | | | | | | | | | The following were applied during multiple itterations through the source. * Parameterize raw types. * Mark unused members. * Annotate override and deprecated methods. * Convert loops to enhance for loop. * Remove redundant else statements. * Widening collection type references. * Optimize code for improved readability. * Squash compiler warnings. * Identify smells.
* preparation for 3.19 release. fixed bugs in javadoc commentschibash2015-01-061-1/+1
|
* fixed JASSIST-151chiba2012-02-191-2/+1
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@616 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* added the Apache license.chiba2011-07-084-8/+12
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@584 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* fixed JASSIST-45 (better exception message)chiba2008-03-191-1/+4
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@427 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* updated the copyright notices.chiba2007-06-044-4/+4
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@382 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* updated copyright noticeschiba2006-01-114-4/+4
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@234 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-184-4/+4
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@153 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* .class supportchiba2004-08-161-0/+28
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@123 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* Now, the compiler accepts a method that callschiba2004-05-081-0/+24
| | | | | | | a private constructor declared in an enclosing class. git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@99 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* updated the copyright notices.chiba2004-01-082-2/+2
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@67 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* changed the license.chiba2003-04-302-16/+18
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@12 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* Changed the copyright notices and removed tab characters.chiba2003-04-233-137/+128
| | | | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@9 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-222-0/+229
included commits to RCS files with non-trunk default branches. git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@6 30ef5769-5b8d-40dd-aea6-55b5d6557bb3