| Commit message (Expand) | Author | Age | Files | Lines |
* | for 3.17.0-GA releaserel_3_17_0_ga | chiba | 2012-11-08 | 4 | -5/+6 |
* | fixed JASSIST-176 | chiba | 2012-11-04 | 4 | -5/+84 |
* | fixed JASSIST-163. Eager initialization has been implemented. | chiba | 2012-10-25 | 7 | -66/+128 |
* | fixed JASSIST-175 | chiba | 2012-10-20 | 5 | -11/+112 |
* | fixed JASSIST-160 | chiba | 2012-10-19 | 5 | -2/+62 |
* | fixed JASSIST-160 | chiba | 2012-10-06 | 2 | -5/+0 |
* | fixed JASSIST-160 | chiba | 2012-10-06 | 7 | -7/+62 |
* | preparing the 3.17.0-GA release | chiba | 2012-10-04 | 2 | -1/+1 |
* | 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 | 4 | -5/+118 |
* | fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package. | chiba | 2012-09-14 | 19 | -923/+1019 |
* | fixed JASSIST-163 | chiba | 2012-08-03 | 2 | -2/+5 |
* | 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 | 3 | -1/+13 |
* | implemented JASSIST-170 | chiba | 2012-06-17 | 2 | -11/+49 |
* | implemented JASSIST-170 | chiba | 2012-06-17 | 10 | -34/+546 |
* | 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 | 4 | -1/+30 |
* | fixed JASSIST-168 | chiba | 2012-06-05 | 2 | -0/+36 |
* | 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 |