| Commit message (Expand) | Author | Age | Files | Lines |
* | for 3.17.0-GA releaserel_3_17_0_ga | chiba | 2012-11-08 | 1 | -1/+1 |
* | fixed JASSIST-176 | chiba | 2012-11-04 | 2 | -4/+83 |
* | fixed JASSIST-163. Eager initialization has been implemented. | chiba | 2012-10-25 | 6 | -66/+128 |
* | fixed JASSIST-175 | chiba | 2012-10-20 | 3 | -10/+111 |
* | fixed JASSIST-160 | chiba | 2012-10-19 | 4 | -2/+62 |
* | fixed JASSIST-160 | chiba | 2012-10-06 | 1 | -5/+0 |
* | fixed JASSIST-160 | chiba | 2012-10-06 | 5 | -6/+61 |
* | fixed JASSIST-160 | chiba | 2012-10-04 | 1 | -4/+0 |
* | fixed JASSIST-174 | chiba | 2012-10-04 | 19 | -17/+816 |
* | fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package. | chiba | 2012-09-29 | 1 | -2/+3 |
* | Now the version number of a class file newly created from scratch may be 51 (... | chiba | 2012-09-28 | 1 | -0/+4 |
* | fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package. | chiba | 2012-09-28 | 4 | -24/+212 |
* | fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package. | chiba | 2012-09-24 | 3 | -4/+117 |
* | fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package. | chiba | 2012-09-14 | 17 | -921/+1016 |
* | fixed JASSIST-163 | chiba | 2012-08-03 | 1 | -1/+4 |
* | JASSIST-127 and JBPAPP9257 | chiba | 2012-08-03 | 1 | -1/+1 |
* | JASSIST-127 and JBPAPP9257 | chiba | 2012-08-02 | 1 | -1/+1 |
* | fixed JASSIST-171 | chiba | 2012-07-30 | 2 | -1/+13 |
* | implemented JASSIST-170 | chiba | 2012-06-17 | 2 | -11/+49 |
* | implemented JASSIST-170 | chiba | 2012-06-17 | 7 | -30/+515 |
* | test cases taken from 3.12 for JBPAPP9257 | chiba | 2012-06-14 | 3 | -0/+82 |
* | fixed JASSIST-163 | chiba | 2012-06-14 | 1 | -5/+9 |
* | fixed JASSIST-166 | chiba | 2012-06-06 | 3 | -0/+28 |
* | fixed JASSIST-168 | chiba | 2012-06-05 | 1 | -0/+33 |
* | fixed JASSIST-168 | chiba | 2012-06-05 | 4 | -12/+71 |
* | fixed JASSIST-126 | chiba | 2012-06-02 | 2 | -5/+2 |
* | 3.16.1-GA releaserel_3_16_1_ga | chiba | 2012-03-05 | 4 | -4/+4 |
* | fixed JASSIST-156 | chiba | 2012-02-25 | 1 | -1/+1 |
* | for 3.16.0 release | chiba | 2012-02-19 | 1 | -2/+2 |
* | fixed JASSIST-151 | chiba | 2012-02-19 | 2 | -2/+11 |
* | fixed JASSIST-152 | chiba | 2012-02-19 | 4 | -7/+118 |
* | fixed JASSIST-155 | chiba | 2012-02-15 | 7 | -16/+80 |
* | 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 | 3 | -17/+64 |
* | 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 | 3 | -12/+279 |
* | 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 | 4 | -10/+395 |
* | fixed JASSIST-146 | chiba | 2011-11-04 | 1 | -1/+0 |
* | 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 |