aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed JASSIST-146chiba2011-11-045-203/+445
* added some javadoc comments.chiba2011-10-253-1/+17
* fixed JASSIST-145chiba2011-10-192-2/+10
* unit test for JASSIST-145chiba2011-10-182-1/+32
* fixed JASSIST-144chiba2011-09-018-17/+148
* JvstTest test case.chiba2011-08-311-1/+1
* JvstTest test case.chiba2011-08-31260-0/+40406
* fixed JASSIST-127chiba2011-08-212-9/+31
* release 3.15.0-GArel_3_15_0_gachiba2011-07-082-4/+4
* fixed JASSIST-138chiba2011-07-082-1/+23
* added the Apache license.chiba2011-07-08210-409/+619
* fixed a bug that the compiler reports an error when "length" is used as a cla...chiba2011-07-031-1/+7
* a minor bug fixchiba2011-06-211-0/+12
* fixed JASSIST-142chiba2011-05-251-3/+6
* fixed a typo.chiba2011-01-051-1/+1
* changed javadoc for JASSIST-123chiba2010-10-051-0/+3
* for releasing 3.14.0.GArel_3_14_0_gachiba2010-10-052-2/+2
* fixed JASSIST-123chiba2010-10-051-0/+11
* fixed JASSIST-121chiba2010-10-051-11/+8
* fixed JASSIST-128 and JASSIST-129chiba2010-09-147-47/+62
* fixed JASSIST-130chiba2010-09-125-20/+152
* fixed JASSIST-132chiba2010-09-099-19/+24
* [JASSIST-131] Fix ConstPoolWriter.addStringInfo()kabir.khan@jboss.com2010-08-241-1/+2
* fixed typos.chiba2010-07-225-5/+5
* 3.13.0.GA releaserel_3_13_0_gachiba2010-07-191-1/+1
* fixed JIRA JASSIST-125chiba2010-07-182-26/+38
* better support of JSR/RET when computing MaxStack chiba2010-07-151-6/+25
* fixed JASSIST-124chiba2010-07-091-7/+29
* fixed JIRA JASSIST-122chiba2010-07-081-0/+1
* fixed JASSIST-119chiba2010-07-083-18/+64
* fixed JASSIST-118chiba2010-07-081-6/+14