summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeFilesLines
* fixed JASSIST-186chiba2013-04-122-4/+4
* fixed JASSIST-162 and JASSIST-189chiba2013-04-112-14/+31
* fixed JASSIST-183chiba2013-03-261-2/+14
* for 3.17.1 releasechiba2012-12-032-2/+2
* fixed JASSIST-182chiba2012-12-031-4/+4
* fixed JASSIST-182chiba2012-12-031-0/+51
* fixed JASSIST-177chiba2012-11-251-18/+30
* fixed JASSIST-177chiba2012-11-154-13/+33
* for 3.17.0-GA releaserel_3_17_0_gachiba2012-11-081-1/+1
* fixed JASSIST-176chiba2012-11-041-4/+11
* fixed JASSIST-163. Eager initialization has been implemented.chiba2012-10-253-62/+88
* fixed JASSIST-175chiba2012-10-202-10/+51
* fixed JASSIST-160chiba2012-10-193-2/+37
* fixed JASSIST-160chiba2012-10-061-5/+0
* fixed JASSIST-160chiba2012-10-063-5/+14
* fixed JASSIST-160chiba2012-10-041-4/+0
* fixed JASSIST-174chiba2012-10-0415-16/+581
* 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-283-23/+127
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-242-4/+72
* fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package.chiba2012-09-1413-919/+694
* fixed JASSIST-163chiba2012-08-031-1/+4
* fixed JASSIST-171chiba2012-07-301-1/+1
* implemented JASSIST-170chiba2012-06-171-11/+21
* implemented JASSIST-170chiba2012-06-176-30/+477
* fixed JASSIST-163chiba2012-06-141-5/+9
* fixed JASSIST-166chiba2012-06-061-0/+3
* fixed JASSIST-168chiba2012-06-051-11/+9
* fixed JASSIST-126chiba2012-06-022-5/+2
* 3.16.1-GA releaserel_3_16_1_gachiba2012-03-052-2/+2
* fixed JASSIST-156chiba2012-02-251-1/+1
* for 3.16.0 releasechiba2012-02-191-2/+2
* fixed JASSIST-151chiba2012-02-191-2/+1
* fixed JASSIST-152chiba2012-02-191-5/+24
* fixed JASSIST-155chiba2012-02-156-16/+77
* fixed JASSIST-150 (fixed a bug on WeakHashMap)chiba2012-02-111-2/+9
* fixed JASSIST-150chiba2012-02-114-54/+50
* fixed JASSIST-147chiba2012-02-052-17/+53
* 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-232-12/+254
* 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-121-0/+7
* added javassist.bytecode.analysis.ControlFlowchiba2011-11-112-1/+15
* added javassist.bytecode.analysis.ControlFlowchiba2011-11-113-10/+368