Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial commit | Shigeru Chiba | 2015-05-23 | 1 | -1081/+0 |
* | fixed JIRA JASSIST-241 | chibash | 2015-01-25 | 1 | -2/+2 |
* | fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations | chibash | 2015-01-06 | 1 | -8/+10 |
* | fiexed JASSIST-238 | chibash | 2014-11-23 | 1 | -3/+3 |
* | changed the source so that javac 1.6 can compile it | chibash | 2014-11-21 | 1 | -1/+1 |
* | fixed JASSIST-237 | chibash | 2014-11-21 | 1 | -4/+3 |
* | fixed JASSIST-208 | chibash | 2014-11-20 | 1 | -0/+5 |
* | for fixing JASSIST-236, I've added getDeclaredMethods(String) to CtClass. | chibash | 2014-11-19 | 1 | -0/+34 |
* | fixed a bug of accesses to annotation arguments. | chibash | 2014-09-11 | 1 | -0/+8 |
* | fixed JASSIST-230 | chibash | 2014-08-10 | 1 | -0/+36 |
* | removed unused import declarations | chibash | 2014-07-22 | 1 | -2/+0 |
* | Fix JASSIST-220 | Johan Kaving | 2014-07-03 | 1 | -0/+16 |
* | JIRA JASSIST-224 | chibash | 2014-06-09 | 1 | -0/+24 |
* | fixed JIRA223 | chibash | 2014-05-10 | 1 | -2/+2 |
* | fixed JASSIST-211 | chibash | 2013-12-02 | 1 | -0/+18 |
* | fixed JASSIST-212 | chibash | 2013-12-02 | 1 | -0/+19 |
* | fixed JASSIST-207 | chibash | 2013-08-11 | 1 | -0/+16 |
* | fixed JASSIST-158 | chibash | 2013-07-23 | 1 | -0/+8 |
* | fixed JASSIST-188 | chibash | 2013-05-30 | 1 | -0/+20 |
* | fixed JASSIST-195 | chibash | 2013-05-27 | 1 | -3/+9 |
* | fixed JASSIST-181 | chiba | 2013-04-17 | 1 | -0/+23 |
* | fixed JASSIST-185 | chiba | 2013-04-14 | 1 | -0/+8 |
* | fixed JASSIST-190 | chiba | 2013-04-13 | 1 | -0/+10 |
* | fixed JASSIST-186 | chiba | 2013-04-12 | 1 | -0/+11 |
* | fixed JASSIST-177 | chiba | 2012-11-25 | 1 | -0/+33 |
* | fixed JASSIST-174 | chiba | 2012-10-04 | 1 | -1/+10 |
* | fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package. | chiba | 2012-09-14 | 1 | -1/+2 |
* | fixed JASSIST-171 | chiba | 2012-07-30 | 1 | -0/+12 |
* | implemented JASSIST-170 | chiba | 2012-06-17 | 1 | -0/+38 |
* | fixed JASSIST-166 | chiba | 2012-06-06 | 1 | -0/+13 |
* | 3.16.1-GA releaserel_3_16_1_ga | chiba | 2012-03-05 | 1 | -1/+1 |
* | fixed JASSIST-151 | chiba | 2012-02-19 | 1 | -0/+10 |
* | fixed JASSIST-152 | chiba | 2012-02-19 | 1 | -1/+15 |
* | fixed JASSIST-155 | chiba | 2012-02-15 | 1 | -0/+3 |
* | fixed JASSIST-150 (fixed a bug on WeakHashMap) | chiba | 2012-02-11 | 1 | -0/+27 |
* | fixed JASSIST-150 | chiba | 2012-02-11 | 1 | -0/+59 |
* | fixed JASSIST-147 | chiba | 2012-02-05 | 1 | -0/+11 |
* | fixed JASSIST-146 | chiba | 2011-11-04 | 1 | -1/+2 |
* | fixed JASSIST-145 | chiba | 2011-10-19 | 1 | -2/+6 |
* | unit test for JASSIST-145 | chiba | 2011-10-18 | 1 | -1/+17 |
* | JvstTest test case. | chiba | 2011-08-31 | 1 | -0/+569 |