summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* for 3.17.0-GA releaserel_3_17_0_gachiba2012-11-084-5/+6
* fixed JASSIST-176chiba2012-11-044-5/+84
* fixed JASSIST-163. Eager initialization has been implemented.chiba2012-10-257-66/+128
* fixed JASSIST-175chiba2012-10-205-11/+112
* fixed JASSIST-160chiba2012-10-195-2/+62
* fixed JASSIST-160chiba2012-10-062-5/+0
* fixed JASSIST-160chiba2012-10-067-7/+62
* preparing the 3.17.0-GA releasechiba2012-10-042-1/+1
* fixed JASSIST-160chiba2012-10-041-4/+0
* fixed JASSIST-174chiba2012-10-0419-17/+816
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-291-2/+3
* Now the version number of a class file newly created from scratch may be 51 (...chiba2012-09-281-0/+4
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-284-24/+212
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-244-5/+118
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-1419-923/+1019
* fixed JASSIST-163chiba2012-08-032-2/+5
* JASSIST-127 and JBPAPP9257chiba2012-08-031-1/+1
* JASSIST-127 and JBPAPP9257chiba2012-08-021-1/+1
* fixed JASSIST-171chiba2012-07-303-1/+13
* implemented JASSIST-170chiba2012-06-172-11/+49
* implemented JASSIST-170chiba2012-06-1710-34/+546
* test cases taken from 3.12 for JBPAPP9257chiba2012-06-143-0/+82
* fixed JASSIST-163chiba2012-06-141-5/+9
* fixed JASSIST-166chiba2012-06-064-1/+30
* fixed JASSIST-168chiba2012-06-052-0/+36
* fixed JASSIST-168chiba2012-06-055-15/+74
* fixed JASSIST-126chiba2012-06-025-10/+10
* 3.16.1-GA releaserel_3_16_1_gachiba2012-03-058-18/+48
* fixed JASSIST-156chiba2012-02-252-50/+17
* git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@621 30ef5769-5b8d-...chiba2012-02-191-1/+2
* git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@619 30ef5769-5b8d-...chiba2012-02-191-1/+2
* for 3.16.0 releaserel_3_16_0_gachiba2012-02-191-1/+1
* for 3.16.0 releasechiba2012-02-194-6/+6
* fixed JASSIST-151chiba2012-02-193-3/+12
* fixed JASSIST-152chiba2012-02-195-8/+119
* fixed JASSIST-155chiba2012-02-1511-19/+104
* fixed JASSIST-150 (fixed a bug on WeakHashMap)chiba2012-02-113-45/+103
* fixed JASSIST-150chiba2012-02-116-54/+177
* fixed JASSIST-147chiba2012-02-054-18/+65
* fixed a typo in a javadoc comment.chiba2012-02-051-1/+0
* fixed a typo in a javadoc comment.chiba2012-02-051-1/+1
* fixed JASSIST-149chiba2012-02-011-0/+8
* implemented a post dominator tree.chiba2012-01-241-149/+21
* revising ControlFlow.dominatorTree().chiba2012-01-234-12/+280
* make Block.incoming() public.chiba2011-12-071-1/+1
* added parent() to jvst.bytecode.analysis.ControlFlow.javachiba2011-11-241-0/+7
* added javassist.bytecode.analysis.ControlFlowchiba2011-11-121-0/+1
* added javassist.bytecode.analysis.ControlFlowchiba2011-11-122-0/+33
* added javassist.bytecode.analysis.ControlFlowchiba2011-11-112-1/+15
* added javassist.bytecode.analysis.ControlFlowchiba2011-11-115-11/+396