aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/InnerClassesAttribute.java
Commit message (Expand)AuthorAgeFilesLines
* Organize imports to disolve ambiguity.nickl-2017-10-301-1/+1
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-7/+5
* modifies CtClass#setModifiers() to correctly support inner classes.chibash2017-06-011-0/+18
* added InnerClassAttribute#remove methodchibash2015-07-221-0/+34
* 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
* CtClass.makeNestedClass() has been added.chiba2004-05-131-0/+83
* added CtClass#getDeclaringClass()chiba2004-05-031-3/+45
* updated the copyright notices.chiba2004-01-081-1/+1
* fixed warnings reported by Eclipse.chiba2003-09-081-1/+1
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-63/+52
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+126