aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* fixed JASSIST-178chiba2012-11-151-7/+3
* fixed JASSIST-178chiba2012-11-151-2/+7
* fixed JASSIST-177chiba2012-11-155-13/+64
* for 3.17.0-GA releaserel_3_17_0_gachiba2012-11-081-1/+1
* fixed JASSIST-176chiba2012-11-042-4/+83
* fixed JASSIST-163. Eager initialization has been implemented.chiba2012-10-256-66/+128
* fixed JASSIST-175chiba2012-10-203-10/+111
* fixed JASSIST-160chiba2012-10-194-2/+62
* fixed JASSIST-160chiba2012-10-061-5/+0
* fixed JASSIST-160chiba2012-10-065-6/+61
* 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-243-4/+117
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-1417-921/+1016
* fixed JASSIST-163chiba2012-08-031-1/+4
* JASSIST-127 and JBPAPP9257chiba2012-08-031-1/+1
* JASSIST-127 and JBPAPP9257chiba2012-08-021-1/+1
* fixed JASSIST-171chiba2012-07-302-1/+13
* implemented JASSIST-170chiba2012-06-172-11/+49
* implemented JASSIST-170chiba2012-06-177-30/+515
* test cases taken from 3.12 for JBPAPP9257chiba2012-06-143-0/+82
* fixed JASSIST-163chiba2012-06-141-5/+9
* fixed JASSIST-166chiba2012-06-063-0/+28
* fixed JASSIST-168chiba2012-06-051-0/+33
* fixed JASSIST-168chiba2012-06-054-12/+71
* fixed JASSIST-126chiba2012-06-022-5/+2
* 3.16.1-GA releaserel_3_16_1_gachiba2012-03-054-4/+4
* fixed JASSIST-156chiba2012-02-251-1/+1
* for 3.16.0 releasechiba2012-02-191-2/+2
* fixed JASSIST-151chiba2012-02-192-2/+11
* fixed JASSIST-152chiba2012-02-194-7/+118
* fixed JASSIST-155chiba2012-02-157-16/+80
* fixed JASSIST-150 (fixed a bug on WeakHashMap)chiba2012-02-113-45/+103
* fixed JASSIST-150chiba2012-02-116-54/+177
* fixed JASSIST-147chiba2012-02-053-17/+64
* 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-233-12/+279
* 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-114-10/+395
* fixed JASSIST-146chiba2011-11-041-1/+0