summaryrefslogtreecommitdiffstats
path: root/src/main/javassist/CtClass.java
Commit message (Expand)AuthorAgeFilesLines
* fixed JASSIST-186chiba2013-04-121-2/+2
* for 3.17.1 releasechiba2012-12-031-1/+1
* fixed JASSIST-177chiba2012-11-151-1/+1
* implemented JASSIST-170chiba2012-06-171-0/+84
* fixed JASSIST-126chiba2012-06-021-1/+1
* 3.16.1-GA releaserel_3_16_1_gachiba2012-03-051-1/+1
* fixed JASSIST-155chiba2012-02-151-10/+28
* added javassist.bytecode.analysis.ControlFlowchiba2011-11-111-1/+1
* release 3.15.0-GArel_3_15_0_gachiba2011-07-081-1/+1
* added the Apache license.chiba2011-07-081-4/+5
* a minor bug fixchiba2011-06-211-0/+12
* for releasing 3.14.0.GArel_3_14_0_gachiba2010-10-051-1/+1
* fixed JASSIST-128 and JASSIST-129chiba2010-09-141-1/+1
* fixed JASSIST-130chiba2010-09-121-0/+2
* fixed typos.chiba2010-07-221-1/+1
* fixed JASSIST-119chiba2010-07-081-3/+34
* preparation for 3.12.GA releaserel_3_12_0_gachiba2010-04-151-2/+2
* preparation for GA releasechiba2010-04-141-1/+1
* for 3.11 releaserel_3_11_0_gachiba2009-07-021-1/+1
* fixed JASSIST-86chiba2009-07-021-1/+1
* fixed JASSIST-84chiba2009-06-261-0/+26
* for preparing 3.10 releasechiba2009-03-011-2/+2
* implemented ClassPool.makeClassIfNew()chiba2008-09-111-1/+1
* added ClassPool.getCtClass() and fixed related bugs.chiba2008-07-041-1/+1
* fixed a performance bug caused by many calls to CtBehavior#setBody()chiba2008-07-031-1/+16
* for 3.8.0.GA releaserel_3_8_0_gachiba2008-06-131-1/+1
* fixed JASSIST-47 and 60.chiba2008-05-011-1/+17
* preparation for 3.7.1 releasechiba2008-03-091-1/+1
* for 3.7.0.GA releasechiba2008-01-201-2/+2
* for JASSIST-37chiba2007-10-201-0/+5
* added Expr#getEnclosingClass()chiba2007-09-301-1/+1
* for 3.6.0 releaserel_3_6_gachiba2007-09-131-1/+1
* for 3.6.0 releasechiba2007-09-131-1/+1
* I will release 3.6.0.CR1chiba2007-07-271-1/+1
* made CtClass#freeze() public.chiba2007-07-121-1/+8
* for reducing memory footprintchiba2007-07-031-0/+5
* fixed a bug of CtClassType#removeMehtod() etc.chiba2007-06-181-0/+3
* updated pom.xml and a few javadoc comments.chiba2007-06-121-1/+2
* made automatic pruning off by default because I found that pruning does not r...chiba2007-06-081-5/+13
* updated the copyright notices.chiba2007-06-041-1/+1
* fixed a typo.chiba2007-05-051-1/+1
* Javassist has been producing an interface with a wrong modifier. I fixed this.chiba2007-05-051-2/+2
* updated the version namechiba2007-04-291-1/+1
* updated the version namechiba2007-02-141-1/+1
* added CtBehavior.getLongName()chiba2006-11-231-1/+1
* made ProxyFactory.getClassLoader() customizable.chiba2006-08-311-1/+1
* deprecated ClassPool#toClass(CtClass,ClassLoader).chiba2006-08-141-1/+2
* fixed the bug reported as JASSIST-23.chiba2006-08-071-1/+35
* prepare 3.3 releasechiba2006-08-061-1/+1
* reformatted.chiba2006-07-181-5/+6