aboutsummaryrefslogtreecommitdiffstats
path: root/javassist.jar
Commit message (Expand)AuthorAgeFilesLines
* 3.30.2-GA releaserel_3_30_2_gachibash2023-12-251-0/+0
* fixes github issue #471rel_3_30_1_gachibash2023-12-171-0/+0
* 3.30.0-GA releaserel_3_30_0_gachibash2023-12-171-0/+0
* updates javassist.jar for 3.29.2-GA.rel_3_29_2_gachibash2022-09-141-0/+0
* updates README.mdchibash2022-08-121-0/+0
* for releasing 3.29.1rel_3_29_1_gachibash2022-08-121-0/+0
* prohibits too many items from being added to a constant pool.chibash2022-08-071-0/+0
* prohibits too many items from being added to a constant poolchibash2022-08-071-0/+0
* prepares for 3.29.0-GA releaserel_3_29_0_gachibash2022-05-131-0/+0
* deletes src/test/test2/*.classchibash2022-05-101-0/+0
* updates javassist.Loader to exclude jdk.internal.chibash2021-05-141-0/+0
* fixes Issue #339chibash2020-10-161-0/+0
* fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328.chibash2020-07-131-0/+0
* for release 3.27.0-GArel_3_27_0_gachibash2020-03-191-0/+0
* fixes a bug involuved in Pull Request #294chibash2019-12-241-0/+0
* fixdes Issue #282chibash2019-12-231-0/+0
* updates Readme.htmlchibash2019-10-121-0/+0
* fixes a bug of JvstTest5#testRedundantInsertAfter() for Issue #275chibash2019-09-231-0/+0
* adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275chibash2019-09-201-0/+0
* adds ClassFileWriter#addDynamicInfochibash2019-09-021-0/+0
* fixed Issue #263chibash2019-07-271-0/+0
* for release 3.25.0-GAchibash2019-04-161-0/+0
* adds javadoc comments for PR #250chibash2019-03-171-0/+0
* updates Readme.html and rebuilds javassist.jarchibash2019-02-021-0/+0
* fixes the bug reported in Issue #241.chibash2019-01-281-0/+0
* enables switch-case with string constantschibash2018-12-101-0/+0
* updates for relase 3.24.1rel_3_24_1_gachibash2018-12-091-0/+0
* fixes another bug (supporting jdk.*) reported in #228chibash2018-12-061-0/+0
* fixes a bug reported in #228chibash2018-12-051-0/+0
* modifies build.xml to support JDK 7.chibash2018-11-301-0/+0
* adds javassist.jar for test coderel_3_24_0_gachibash2018-11-011-0/+0
* does refactoring for javassist.util.proxy.chibash2018-09-071-0/+0
* adds test cases for NestHostAttribute and NestMembersAttribute.chibash2018-09-021-0/+0
* modifies NestHostAttribute and NestMembersAttribute and adds test codechibash2018-09-021-0/+0
* adds a comment for the fix to JIRA JASSIST-267chibash2018-09-021-0/+0
* updates for release 3.23.1rel_3_23_1_gachibash2018-07-021-0/+0
* updates for release 3.23.0-GArel_3_23_0_gachibash2018-06-211-0/+0
* fixes a minor bug in a test case.chibash2018-05-081-0/+0
* fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping wi...chibash2017-11-151-0/+0
* adds Modifier#isVarArgs()chibash2017-11-151-0/+0
* changes getDefinedPackage back to getPackage when Java is < 9.chibash2017-11-151-0/+0
* updates build.xml to be compatible to pom.xmlchibash2017-11-141-0/+0
* changes ClassPool#appendSystemPath(). The new implementation appends ClassCl...3.22-old-style-sourcechibash2017-10-271-0/+0
* fixes a bug of getAnnotations(). Some hidden annotations were not ignored.chibash2017-10-271-0/+0
* 3.22.0-GA releaserel_3_22_0_galistchibash2017-10-101-0/+0
* updates ConstPool to support Module and Packagechibash2017-09-121-0/+0
* modifies CtClass#setModifiers() to correctly support inner classes.chibash2017-06-011-0/+0
* delete testHotswap() because java 9 does not seem to allow a java agent to be...chibash2017-05-311-0/+0
* adds javassist.util.HotSwapAgentchibash2017-04-161-0/+0
* adds javassist.util.proxy.ProxyFactory#onlyPublicMethods. If true, Javassist...chibash2017-04-151-0/+0