aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/bytecode/Descriptor.java
Commit message (Expand)AuthorAgeFilesLines
* Replace StringBuffer with StringBuilder and other minor String optimizationsTimothy Hoffman2021-07-161-12/+12
* Organize imports to disolve ambiguity.nickl-2017-10-301-1/+2
* Source walk/Spring clean/Parameterize/Enhance et.al.nickl-2017-10-301-74/+52
* added the Apache license.chiba2011-07-081-2/+3
* added ClassPool.getCtClass() and fixed related bugs.chiba2008-07-041-1/+6
* for 3.8.0.GA releaserel_3_8_0_gachiba2008-06-131-1/+1
* fixed JASSIST-47 and 60.chiba2008-05-011-0/+37
* updated the copyright notices.chiba2007-06-041-1/+1
* supported generic type signatures.chiba2007-02-061-1/+1
* added CtBehavior.getLongName()chiba2006-11-231-0/+63
* updated copyright noticeschiba2006-01-111-1/+1
* restructred sub packageschiba2006-01-111-1/+0
* added some methods to javassist.Bytecode and Descriptor.chiba2005-11-221-5/+23
* Implemented CtConstructor#toMethod().chiba2005-10-271-0/+81
* some simple style changeschiba2005-05-161-21/+49
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* reformatted.chiba2004-10-181-634/+596
* handle primitives in annotation ClassMemberspatriot1burke2004-10-181-563/+636
* fixed a bug in CtClass.getMethods() and javassist.reflect packagechiba2004-08-221-2/+13
* javassist.expr.NewArray has been implemented.chiba2004-08-021-0/+29
* Added javassist.bytecode.AnnotationsAttribute and support classes.chiba2004-06-101-14/+14
* Changed subclasses of javassist.expr.Expr so that $_ is always initialized.chiba2004-06-051-18/+14
* added Enum support to AnnotationInfopatriot1burke2004-06-031-0/+19
* changed to throw an exception if a duplicate method/field is added.chiba2004-03-141-0/+17
* updated the copyright notices.chiba2004-01-081-1/+1
* changed the license.chiba2003-04-301-8/+9
* Changed the copyright notices and removed tab characters.chiba2003-04-231-357/+346
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+543