aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/javassist/Modifier.java
Commit message (Expand)AuthorAgeFilesLines
* fixes typos in javadocs.rel_3_24_0_rcchibash2018-10-051-16/+16
* adds Modifier#isVarArgs()chibash2017-11-151-0/+8
* added the Apache license.chiba2011-07-081-2/+3
* fixed JIRA JASSIST-122chiba2010-07-081-0/+1
* updated the copyright notices.chiba2007-06-041-1/+1
* modified javadocs.chiba2006-06-121-0/+4
* Add methods to determine if a CtClass is an annotation or an enumkkhan2006-06-081-0/+16
* fixed a bug in getModifiers() in CtClass.chiba2006-01-191-0/+2
* updated copyright noticeschiba2006-01-111-1/+1
* updated Modifier class.chiba2005-11-091-0/+8
* added makeUniqueName() in CtClass.chiba2005-10-311-0/+6
* Change the year in the copyright notices from 2004 to 2005.chiba2005-01-181-1/+1
* 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-39/+28
* This commit was generated by cvs2svn to compensate for changes in r2, whichpatriot1burke2003-04-221-0/+191