]> source.dussan.org Git - javassist.git/shortlog
javassist.git
2016-08-11 Peter FeichtingerFix NullPointerException in ControlFlow constructor. 98/head
2016-07-31 chibashmodifies addInvokestatic() in Bytecode to support a... 96/head
2016-07-31 chibashmodifies runtest in build.xml
2016-07-30 chibashremoves redundant whitespaces 95/head
2016-07-30 chibashfixes a bug of ProxyFactory. It could not deal with...
2016-07-30 chibashfixes a bug of ProxyFactory. It could not deal with...
2016-07-30 chibashupdates the version number.
2016-07-30 chibashfixes a bug of stackmap generation. The bug was reporte...
2016-07-14 chibashfixes many compatibility problems with older Java ... 88/head
2016-06-12 chibashmodifies test code.
2016-06-12 chibashmodifies test code
2016-06-12 chibashupdates javassist.jar
2016-06-09 chibashupdates javadoc
2016-05-17 chibashmodifies javadoc.
2016-04-27 chibashfixes a bug JIRA JASSIST-262
2016-02-23 chibashfixes JIRA JASSIST-250
2016-02-23 chibashmodifies the implementation of that invokes an interfa...
2016-02-23 chibashfixes a bug of test5.JvstTest5.testInvalidCastWithDollar
2016-02-21 chibashupdates javassist.util.proxy to support a default inter...
2016-02-12 chibashfixes a deadlock in getDeclaredMethods (Issue #69)
2016-02-11 chibashfixes JASSIST-256, adding an annotation to a class...
2016-02-11 chibashfixes a concurrency bug in ProxyFactory (JASSIST-259)
2016-01-12 chibashrebuilds javassist.jar by Java 6 compiler
2015-12-07 chibashupdates Readme.html to record the fix of JASSIST-245 64/head
2015-12-07 Shigeru ChibaMerge pull request #54 from wuwen5/compiler-Argument
2015-12-07 chibashfixes JASSIST-255 Primitive array return values cause...
2015-12-03 chibashupdates the tutorial
2015-10-07 chibashupdates javadoc comments. 3.20
2015-09-25 chibashmodifies a test case for JIRA JASSIST-248.
2015-09-25 chibashfixes JIRA JASSIST-248.
2015-09-24 chibashadds a test case for JIRA JASSIST-248
2015-08-11 chibashfixed minor problems in javadoc etc.
2015-08-11 Shigeru ChibaMerge pull request #57 from kuzukami/hasAnnotation_By_S...
2015-08-10 kuzukami.shappend an new API of hasAnnotation(String annotClsName) 57/head
2015-08-06 chibashrebuilt javassist.jar
2015-08-06 chibashfixed JASSIST-244
2015-07-31 文武<source> and <target> is 1.6, but <compilerArgument... 54/head
2015-07-31 Shigeru ChibaMerge pull request #53 from KyongSik-Yoon/patch-3
2015-07-31 KyongSik-YoonGeneric is not supported by JDK under 1.5 version. 53/head
2015-07-21 chibashadded InnerClassAttribute#remove method
2015-07-15 chibashfixed JIRA JASSIST-249
2015-07-11 Shigeru ChibaMerge pull request #36 from mkordas/update_maven_source...
2015-07-11 Shigeru ChibaMerge pull request #35 from mkordas/update_org_apache_f...
2015-06-24 chibashfinal updates for 3.20.0-GA release rel_3_20_0_ga
2015-05-28 chibashfixed JASSIST-242. VerifyError: Inconsistent args count...
2015-05-28 chibashfixed JASSIST-242
2015-05-27 chibashmade SerialVersionUID.calculateDefault() public. Issue #30
2015-05-26 chibashupdated the copyright notices to be the triple license...
2015-05-24 Shigeru ChibaAdded URL www.javassist.org
2015-05-24 chibashupdated Readme.html to mention JASSIST-246 was fixed.
2015-05-24 chibashfixed a bug reported as JASSIST-246
2015-03-29 Michal KordasUpdate maven-source-plugin to 2.0.4 36/head
2015-03-29 Michal KordasUpdate org.apache.felix:maven-bundle-plugin to 2.5.3 35/head
2015-03-16 Shigeru ChibaMerge pull request #26 from m8rten/master
2015-03-16 Mårten HedborgAdded copyright info 26/head
2015-03-15 marten.hedborgBetter javadoc for Callback class
2015-03-15 marten.hedborgChanged Callback so that CtBehaviour is independet...
2015-03-15 Shigeru ChibaMerge pull request #34 from mkordas/manifest
2015-03-14 Michal KordasReplace JAR manifest template with generated one 34/head
2015-03-14 Shigeru ChibaMerge pull request #33 from mkordas/fix_warning
2015-03-14 Michal KordasUpdate maven-jar-plugin and maven-compiler-plugin to... 33/head
2015-03-14 Shigeru ChibaMerge pull request #32 from mkordas/update_surefire
2015-03-13 Michal KordasUpdate maven-surefire-plugin to 2.18.1 32/head
2015-02-04 chibashupdated the tutorial and some javadoc comments
2015-02-03 chibashupdated javadoc comments. makeClass(ClassFile cf)...
2015-01-25 chibashfixed JIRA JASSIST-241
2015-01-07 chibashfixed javadoc bugs
2015-01-06 chibash3.19.0-GA release rel_3_19_0_ga
2015-01-06 chibashfixed javadoc bugs
2015-01-05 chibashpreparation for 3.19 release. fixed bugs in javadoc...
2015-01-05 chibashfixed JASSIST-240. support for Runtime[In]VisibleTypeA...
2014-11-28 Mårten HedborgAdded call back feature to CtBehaviour
2014-11-22 chibashfiexed JASSIST-238
2014-11-20 chibashchanged the source so that javac 1.6 can compile it
2014-11-20 chibashfixed JASSIST-237
2014-11-20 chibashreformatted the code for fixing JASSIST-209.
2014-11-20 chibashupdated documentation for JASSIST-208 fix
2014-11-20 chibashfixed JASSIST-208
2014-11-18 chibashfor fixing JASSIST-236, I've added getDeclaredMethods...
2014-11-18 chibashfixed JASSIST-235. Now CtClass.getEnclosingMethod...
2014-10-21 chibashrebuilt javassist.jar to be up-to-date
2014-09-27 chibashlogged the fix of JIRA JASSIST-234.
2014-09-27 Shigeru ChibaMerge pull request #21 from baron1405/javaflow
2014-09-26 Baron RobertsSupport Javaflow NEW bytecode pattern for replacement. 21/head
2014-09-10 chibashfixed a bug of accesses to annotation arguments (cont.).
2014-09-10 chibashfixed a bug of accesses to annotation arguments.
2014-08-10 chibashfixed JASSIST-230
2014-07-23 chibashfixed JIRA-227
2014-07-22 chibashremoved unused import declarations
2014-07-22 Shigeru ChibaMerge pull request #11 from jkaving/JASSIST-220
2014-07-03 Johan KavingFix JASSIST-220 11/head
2014-07-02 Johan KavingUpdate pom.xml to specify that test code is Java 8
2014-06-30 chibashupdated the javadoc comment of AnnotationsAttribute
2014-06-19 Shigeru ChibaMerge pull request #8 from gkopff/master
2014-06-19 GregFix typos. 8/head
2014-06-16 chibashupdated the tutorial for JASSIST-225
2014-06-13 chibashchanged the compiler version to Java 6
2014-06-12 Shigeru ChibaUpdate README.md
2014-06-12 Shigeru ChibaCreate README.md
2014-06-09 chibashJIRA JASSIST-224
next