aboutsummaryrefslogtreecommitdiffstats
path: root/Readme.html
Commit message (Expand)AuthorAgeFilesLines
* updated the copyright notices.chiba2007-06-041-0/+1
* fixed JIRA JASSIST-33chiba2007-05-111-1/+5
* start developing the next release...chiba2007-05-051-1/+3
* updated for releasechiba2007-04-291-1/+4
* added CtBehavior.getLongName()chiba2006-11-231-0/+2
* 3.4.0GA releaserel_3_4_GAchiba2006-11-161-1/+1
* Fixed a bug of duplicating writeReplace() to a proxy class.chiba2006-11-071-1/+2
* JIRA JASSIST-28 (including a performance bug) has been fixed.chiba2006-11-021-1/+7
* fixed a bug in CodeConverter#replaceFieldRead/Write() on field shadowingchiba2006-10-051-0/+6
* for release 3.3 (again)rel_3_3_GAchiba2006-08-161-1/+1
* for 3.3 releasechiba2006-08-161-2/+2
* changed new CtField(CtField,..) to copy annotations.chiba2006-08-111-0/+6
* fixed the bug reported as JASSIST-23.chiba2006-08-071-1/+4
* a correct fix of HIBERNATE-37 (ProxyFactory could not handle a bridge method)...chiba2006-07-181-4/+7
* updated since javassist.scopedpool was added.chiba2006-07-181-0/+5
* release 3.2rel_3_2chiba2006-06-201-1/+1
* fixed JIRA JASSIST-19.chiba2006-05-291-0/+8
* Update the 3.2.0.CR2 release notesstarksm2006-05-091-2/+8
* fixed a bug of replace(String,ExprEditor) in javassist.expr.Expr.chiba2006-04-091-0/+5
* JBQA-324 update changelog for 3.2.0.CR1 releasercampbell2006-03-181-1/+5
* added getNestedClasses() in CtClass.chiba2006-02-271-0/+2
* final updates for 3.1 releaserel_3_1chiba2006-02-221-1/+1
* (almost) final updates for 3.1 releasechiba2006-02-221-10/+9
* fixed a bug in getModifiers() in CtClass.chiba2006-01-191-0/+2
* updated copyright noticeschiba2006-01-111-1/+1
* restructred sub packageschiba2006-01-111-10/+14
* renamed javassist.tool to javassist.toolschiba2006-01-011-0/+6
* updated javadoc commentschiba2005-11-081-0/+2
* changed the behavior of CtClass#getMethods(), getFields(), and getConstructor...chiba2005-11-041-0/+3
* added makeUniqueName() in CtClass.chiba2005-10-311-0/+2
* moved javassist.preproc package to sample/preproc directory.chiba2005-10-271-2/+2
* improved the performance of Bytecode and ConstPool. Added clone() to Bytecode.chiba2005-10-131-1/+2
* renamed getEnclosingClass() in CtClass to getEnclosingMethod() and fixed a bu...chiba2005-09-151-0/+7
* updated javadoc commentschiba2005-09-071-1/+8
* minor updates for 3.1RC1chiba2005-08-291-1/+2
* Array initializer supports and better annotation supports.chiba2005-08-251-1/+5
* fixed a compilation problem of static final fields.chiba2005-08-171-1/+1
* HotSwap supportchiba2005-06-211-0/+29
* support non us-ascii identifiers (JIRA May20,2005)chiba2005-06-071-2/+2
* fixed a bug of CtBehavior.insertAt (and a few other minor fixes)chiba2005-03-021-1/+6
* fixed a bug in javadoc commentsrel_3_0chiba2005-01-181-1/+1
* fixed a few bugs.chiba2005-01-131-1/+2
* implemented removeMethod() etc.chiba2005-01-121-3/+5
* synchronized statement support.chiba2004-11-021-0/+6
* Expr.where() throws an exception if the expression is in a static initializer.chiba2004-10-161-1/+1
* javadoc comments have been modified.chiba2004-09-121-1/+1
* Now the compiler supports a switch statement.chiba2004-09-031-0/+1
* discarded the last changeschiba2004-08-301-1/+4
* javassist.expr.NewArray has been implemented.chiba2004-08-021-2/+5
* Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105]...chiba2004-07-261-0/+6