| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fixed JASSIST-168 | chiba | 2012-06-05 | 5 | -15/+74 |
* | fixed JASSIST-126 | chiba | 2012-06-02 | 5 | -10/+10 |
* | 3.16.1-GA releaserel_3_16_1_ga | chiba | 2012-03-05 | 8 | -18/+48 |
* | fixed JASSIST-156 | chiba | 2012-02-25 | 2 | -50/+17 |
* | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@621 30ef5769-5b8d-... | chiba | 2012-02-19 | 1 | -1/+2 |
* | git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@619 30ef5769-5b8d-... | chiba | 2012-02-19 | 1 | -1/+2 |
* | for 3.16.0 releaserel_3_16_0_ga | chiba | 2012-02-19 | 1 | -1/+1 |
* | for 3.16.0 release | chiba | 2012-02-19 | 4 | -6/+6 |
* | fixed JASSIST-151 | chiba | 2012-02-19 | 3 | -3/+12 |
* | fixed JASSIST-152 | chiba | 2012-02-19 | 5 | -8/+119 |
* | fixed JASSIST-155 | chiba | 2012-02-15 | 11 | -19/+104 |
* | fixed JASSIST-150 (fixed a bug on WeakHashMap) | chiba | 2012-02-11 | 3 | -45/+103 |
* | fixed JASSIST-150 | chiba | 2012-02-11 | 6 | -54/+177 |
* | fixed JASSIST-147 | chiba | 2012-02-05 | 4 | -18/+65 |
* | fixed a typo in a javadoc comment. | chiba | 2012-02-05 | 1 | -1/+0 |
* | fixed a typo in a javadoc comment. | chiba | 2012-02-05 | 1 | -1/+1 |
* | fixed JASSIST-149 | chiba | 2012-02-01 | 1 | -0/+8 |
* | implemented a post dominator tree. | chiba | 2012-01-24 | 1 | -149/+21 |
* | revising ControlFlow.dominatorTree(). | chiba | 2012-01-23 | 4 | -12/+280 |
* | make Block.incoming() public. | chiba | 2011-12-07 | 1 | -1/+1 |
* | added parent() to jvst.bytecode.analysis.ControlFlow.java | chiba | 2011-11-24 | 1 | -0/+7 |
* | added javassist.bytecode.analysis.ControlFlow | chiba | 2011-11-12 | 1 | -0/+1 |
* | added javassist.bytecode.analysis.ControlFlow | chiba | 2011-11-12 | 2 | -0/+33 |
* | added javassist.bytecode.analysis.ControlFlow | chiba | 2011-11-11 | 2 | -1/+15 |
* | added javassist.bytecode.analysis.ControlFlow | chiba | 2011-11-11 | 5 | -11/+396 |
* | merged another patch for JASSIST-126 | chiba | 2011-11-10 | 1 | -2/+3 |
* | merged the patch for JASSIST-126 | chiba | 2011-11-10 | 1 | -3/+30 |
* | fixed JASSIST-146 | chiba | 2011-11-04 | 2 | -2/+1 |
* | fixed JASSIST-146 | chiba | 2011-11-04 | 5 | -203/+445 |
* | added some javadoc comments. | chiba | 2011-10-25 | 3 | -1/+17 |
* | fixed JASSIST-145 | chiba | 2011-10-19 | 2 | -2/+10 |
* | unit test for JASSIST-145 | chiba | 2011-10-18 | 3 | -12/+40 |
* | fixed JASSIST-144 | chiba | 2011-09-01 | 9 | -18/+149 |
* | JvstTest test case. | chiba | 2011-08-31 | 1 | -1/+1 |
* | JvstTest test case. | chiba | 2011-08-31 | 260 | -0/+40406 |
* | fixed JASSIST-127 | chiba | 2011-08-21 | 3 | -10/+37 |
* | release 3.15.0-GArel_3_15_0_ga | chiba | 2011-07-08 | 3 | -4/+5 |
* | fixed JASSIST-138 | chiba | 2011-07-08 | 2 | -1/+23 |
* | added the Apache license. | chiba | 2011-07-08 | 214 | -457/+661 |
* | fixed a bug that the compiler reports an error when "length" is used as a cla... | chiba | 2011-07-03 | 2 | -2/+8 |
* | a minor bug fix | chiba | 2011-06-21 | 2 | -1/+15 |
* | fixed JASSIST-142 | chiba | 2011-05-25 | 1 | -3/+6 |
* | fixed a typo. | chiba | 2011-01-05 | 1 | -1/+1 |
* | changed javadoc for JASSIST-123 | chiba | 2010-10-05 | 1 | -0/+3 |
* | for releasing 3.14.0.GArel_3_14_0_ga | chiba | 2010-10-05 | 5 | -5/+5 |
* | fixed JASSIST-123 | chiba | 2010-10-05 | 2 | -1/+12 |
* | fixed JASSIST-121 | chiba | 2010-10-05 | 1 | -11/+8 |
* | fixed JASSIST-128 and JASSIST-129 | chiba | 2010-09-14 | 8 | -48/+63 |
* | fixed JASSIST-130 | chiba | 2010-09-12 | 6 | -21/+153 |
* | fixed JASSIST-132 | chiba | 2010-09-09 | 10 | -20/+25 |