| Commit message (Expand) | Author | Age | Files | Lines |
* | release 3.28.0-GArel_3_28_0_ga | chibash | 2021-05-08 | 1 | -2/+2 |
* | updates Readme.html since #305 has been fixed by PR #306 | chibash | 2021-04-26 | 1 | -1/+1 |
* | updates Readme.html since #363 has been mergeed | chibash | 2021-04-26 | 1 | -1/+1 |
* | updates Readme.html since #350 has been fixed | chibash | 2021-04-26 | 1 | -1/+1 |
* | fixes typos for #357 | chibash | 2021-01-30 | 1 | -1/+1 |
* | fixes Issue #339 | chibash | 2020-10-16 | 1 | -1/+1 |
* | updates the version number | chibash | 2020-07-13 | 1 | -0/+5 |
* | updates Readme.html to mention how to release. | chibash | 2020-03-20 | 1 | -3/+12 |
* | for release 3.27.0-GArel_3_27_0_ga | chibash | 2020-03-19 | 1 | -2/+2 |
* | fixes a bug involuved in Pull Request #294 | chibash | 2019-12-24 | 1 | -1/+1 |
* | fixdes Issue #282 | chibash | 2019-12-23 | 1 | -1/+1 |
* | updates Readme.html | chibash | 2019-10-12 | 1 | -0/+5 |
* | for release 3.26.0-GArel_3_26_0_ga3_26_0_ga | chibash | 2019-10-03 | 1 | -1/+1 |
* | adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275 | chibash | 2019-09-20 | 1 | -1/+1 |
* | fixes Issue #271 | chibash | 2019-09-02 | 1 | -1/+1 |
* | updates Readme.html | chibash | 2019-09-02 | 1 | -1/+1 |
* | fixes typos included in PR #272 (Issue #270) | chibash | 2019-09-01 | 1 | -0/+5 |
* | for release 3.25.0-GA | chibash | 2019-04-16 | 1 | -2/+2 |
* | adds javadoc comments for PR #250 | chibash | 2019-03-17 | 1 | -2/+3 |
* | updates Readme.html and rebuilds javassist.jar | chibash | 2019-02-02 | 1 | -1/+1 |
* | fixes the bug reported in Issue #241. | chibash | 2019-01-28 | 1 | -1/+1 |
* | adds src/test/test5/SwitchCase.java. It also adds the javadoc comments. | chibash | 2019-01-27 | 1 | -1/+1 |
* | changes Readme.html | chibash | 2018-12-11 | 1 | -1/+1 |
* | updates Readme.htmltest/switch-case | chibash | 2018-12-10 | 1 | -0/+5 |
* | updates for relase 3.24.1rel_3_24_1_ga | chibash | 2018-12-09 | 1 | -2/+2 |
* | fixes another bug (supporting jdk.*) reported in #228 | chibash | 2018-12-06 | 1 | -1/+7 |
* | updates for release 3.24.0-GA | chibash | 2018-11-01 | 1 | -2/+2 |
* | changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, | chibash | 2018-09-08 | 1 | -0/+1 |
* | modifies NestHostAttribute and NestMembersAttribute and adds test code | chibash | 2018-09-02 | 1 | -2/+3 |
* | adds a comment for the fix to JIRA JASSIST-267 | chibash | 2018-09-02 | 1 | -0/+6 |
* | updates for release 3.23.1rel_3_23_1_ga | chibash | 2018-07-02 | 1 | -1/+6 |
* | updates for release 3.23.0-GArel_3_23_0_ga | chibash | 2018-06-21 | 1 | -2/+2 |
* | Remove close method on ClassPath. Add unit tests for new behaviour. | Christian Melchior | 2017-11-12 | 1 | -0/+8 |
* | 3.22.0-GA releaserel_3_22_0_galist | chibash | 2017-10-10 | 1 | -2/+3 |
* | updates Readme.html. | chibash | 2016-10-05 | 1 | -0/+7 |
* | fixes typos in javadoc commentsrel_3_21_0_ga | chibash | 2016-10-04 | 1 | -1/+1 |
* | updates files for release 3.21.0-GA | chibash | 2016-10-03 | 1 | -2/+2 |
* | fixes a bug of ProxyFactory. It could not deal with default methods declared... | chibash | 2016-07-30 | 1 | -1/+2 |
* | fixes a bug of stackmap generation. The bug was reported here: https://github... | chibash | 2016-07-30 | 1 | -0/+1 |
* | fixes many compatibility problems with older Java (i.e. 1.4) | chibash | 2016-07-14 | 1 | -0/+2 |
* | fixes a bug JIRA JASSIST-262 | chibash | 2016-04-27 | 1 | -1/+1 |
* | fixes JASSIST-256, adding an annotation to a class doesn't work on reflection | chibash | 2016-02-12 | 1 | -1/+1 |
* | updates Readme.html to record the fix of JASSIST-245 | chibash | 2015-12-08 | 1 | -1/+1 |
* | fixes JASSIST-255 Primitive array return values cause invalid cast to Object | chibash | 2015-12-08 | 1 | -1/+1 |
* | fixes JIRA JASSIST-248. | chibash | 2015-09-25 | 1 | -1/+1 |
* | fixed JASSIST-244 | chibash | 2015-08-07 | 1 | -0/+6 |
* | final updates for 3.20.0-GA releaserel_3_20_0_ga | chibash | 2015-06-25 | 1 | -1/+1 |
* | fixed JASSIST-242 | chibash | 2015-05-28 | 1 | -1/+1 |
* | updated Readme.html to mention JASSIST-246 was fixed. | chibash | 2015-05-25 | 1 | -1/+1 |
* | updated javadoc comments. makeClass(ClassFile cf) was added to ClassPool. | chibash | 2015-02-04 | 1 | -0/+7 |