]> source.dussan.org Git - javassist.git/shortlog
javassist.git
2023-12-24 Jerry Leepolish pom format 476/head
2023-12-22 Shigeru ChibaMerge pull request #475 from oldratlee/add-editor-config
2023-12-22 Jerry Leeadd `.editorconfig` 475/head
2023-12-21 Shigeru ChibaMerge pull request #473 from shifujun/fix_bytecode_version
2023-12-20 shifujunFix bytecode compatible back to 52(JDK8) 473/head
2023-12-17 Shigeru ChibaMerge pull request #472 from merks/issue-471
2023-12-17 chibashfixes github issue #471 rel_3_30_1_ga
2023-12-17 Ed MerksUse current latest org.apache.felix:maven-bundle-plugin... 472/head
2023-12-16 chibash3.30.0-GA release rel_3_30_0_ga
2023-12-16 Shigeru ChibaMerge pull request #470 from shifujun/repair_IDEA
2023-12-16 Shigeru ChibaMerge pull request #469 from shifujun/insertAuxInitiali...
2023-12-16 Shigeru ChibaMerge pull request #468 from vimfun/patch-1
2023-12-12 shifujunMinimal changes make IDEA 2023.2 work out-of-box 470/head
2023-12-11 shifujunFix insertAuxInitializer may cause inconsistent stack... 469/head
2023-12-11 ⸮o-o ? 林Update tutorial.html: `javassist.util.HotSwapper` 468/head
2023-12-09 Shigeru ChibaMerge pull request #467 from shifujun/453
2023-12-09 Shigeru ChibaMerge pull request #448 from catsalty/patch-2
2023-12-09 Shigeru ChibaMerge pull request #466 from shifujun/pr-fix-lookupMethod
2023-12-08 shifujunRemove DUP check in TransformNewClass 467/head
2023-12-08 shifujunFix MemberResolver.lookupMethod bug when super class... 466/head
2023-12-04 Shigeru ChibaMerge pull request #463 from wuwen5/java21-inner-class
2023-11-03 wuwenfixes GitHub Issue 462 (Internal class issues in the... 463/head
2023-03-16 LayHoolFix issue in no-standard [new] instruction replace 448/head
2022-10-02 Shigeru ChibaUpdate README.md
2022-10-02 Shigeru ChibaMerge pull request #434 from fanofxiaofeng/patch-1
2022-10-02 靳阳try to fix trivial link error 434/head
2022-09-13 chibashupdates javassist.jar for 3.29.2-GA. rel_3_29_2_ga
2022-09-13 chibashprepares a new release
2022-09-11 Shigeru ChibaMerge pull request #427 from dakusui/master-issue-426_i...
2022-08-29 Hiroshi UkaiIssue-#426 Format a line in the pom.xml. 427/head
2022-08-29 Hiroshi UkaiIssue-#426 Include Automatic-Module-Name in MANIFEST...
2022-08-11 chibashupdates README.md
2022-08-11 chibashadds Issue #423 to Changes.md
2022-08-11 chibashfor releasing 3.29.1 rel_3_29_1_ga
2022-08-06 chibashprohibits too many items from being added to a constant...
2022-08-06 chibashprohibits too many items from being added to a constant...
2022-05-18 chibashupdates Changes.md to note Issue #414
2022-05-17 chibashfixes typos in *.md
2022-05-17 chibashremoves Readme.html and adds Changes.md and Examples.md
2022-05-13 chibashprepares for 3.29.0-GA release rel_3_29_0_ga
2022-05-12 chibashremoves an unused import declaration as PR 384 mentions.
2022-05-12 Shigeru ChibaMerge pull request #382 from tim-hoffman/PR_RemoveStrin...
2022-05-12 Shigeru ChibaMerge pull request #383 from tim-hoffman/PR_ArrayCopyPe...
2022-05-12 chibashuncomments test code suggested by PR405
2022-05-12 chibashcancels PR#391, which does not pass all the tests
2022-05-12 chibashfixes a wrong indentation
2022-05-12 Shigeru ChibaMerge pull request #391 from derklaro/fix-method-naming...
2022-05-12 chibashdoes refactoring
2022-05-12 chibashfixes a bug in SignatureAttribute.renameClass().
2022-05-11 chibashfixs a compilation problem although one test still...
2022-05-11 Shigeru ChibaMerge pull request #299 from pietrobraione/master
2022-05-10 Shigeru ChibaMerge branch 'master' into master 299/head
2022-05-10 Shigeru ChibaMerge pull request #278 from ximsfei/master
2022-05-10 Shigeru ChibaMerge pull request #390 from derklaro/master
2022-05-10 chibashchanges test code because package java.rmi.activation...
2022-05-10 chibashdeletes src/test/test2/*.class
2022-05-10 Shigeru ChibaMerge pull request #399 from carldea/master
2022-05-10 Shigeru ChibaMerge pull request #409 from aschleck/patch-1
2022-04-01 April SchleckRemove redundant type check 409/head
2021-10-04 Carl DeaUsing TCK Tested JDK builds of OpenJDK 399/head
2021-09-21 Shigeru ChibaMerge pull request #395 from aburaksahin/master
2021-09-21 Burak ŞahinFix for NullPointerException on detach() 395/head
2021-09-07 derklaroOnly wrap the method name if the method doesn't come... 391/head
2021-09-07 derklaroLower requirement for an extra type in constructor... 390/head
2021-07-16 Timothy HoffmanReplace array copy loop with System.arraycopy 383/head
2021-07-16 Timothy HoffmanReplace remaining StringBuffer uses with StringBuilder 382/head
2021-07-16 Timothy HoffmanReplace StringBuffer with StringBuilder and other minor...
2021-06-30 chibashfixes GitHub Issue 378 (wrong link for apache license)
2021-05-13 chibashupdates javassist.Loader to exclude jdk.internal.
2021-05-07 chibashrelease 3.28.0-GA rel_3_28_0_ga
2021-05-06 Shigeru ChibaAdd an action badge.
2021-05-06 Shigeru ChibaCreate maven.yml
2021-04-25 chibashupdates Readme.html since #305 has been fixed by PR...
2021-04-25 Shigeru ChibaMerge pull request #306 from nschaefe/master
2021-04-25 chibashupdates Readme.html since #363 has been mergeed
2021-04-25 Shigeru ChibaMerge pull request #363 from michalkurka/master
2021-04-25 chibashupdates Readme.html since #350 has been fixed
2021-04-25 Shigeru ChibaMerge pull request #351 from sgjesse/issue-350
2021-03-17 michalkurkaFix a race condition in CtClassType#getClassFile3 363/head
2021-01-30 chibashfixes a security problem in pom.xml
2021-01-30 chibashfixes typos for #357
2021-01-30 Shigeru ChibaMerge pull request #357 from eshizhan/master
2021-01-29 eshizhanadd unit tests for LocalVariableAttribute.variableNameB... 357/head
2021-01-26 eshizhanadd functions for getting the parameter names of method
2020-12-14 Søren GjesseCheck for extended frame type when updating StackTableO... 351/head
2020-10-16 chibashfixes Issue #339
2020-07-13 chibashupdates the version number
2020-07-13 chibashfixes a bug of javassist.bytecode.stackmap, which was...
2020-03-27 Shigeru ChibaMerge pull request #307 from sarxos/patch-1
2020-03-26 Bartosz FirynFix typo in TypeChecker 307/head
2020-03-24 Userfix CodeConverter.replaceArrayAccess leads to java... 306/head
2020-03-19 chibashupdates Readme.html to mention how to release.
2020-03-18 chibashfor release 3.27.0-GA rel_3_27_0_ga
2020-01-22 Pietro BraioneFixes to support the full syntax of possible signatures
2020-01-21 Pietro BraioneFix renaming of classes in presence of generic signatur...
2019-12-23 chibashfixes a bug involuved in Pull Request #294
2019-12-23 Shigeru ChibaMerge pull request #294 from junwen12221/master
2019-12-23 chibashMerge branch 'master' of github.com:jboss-javassist...
2019-12-23 chibashfixdes Issue #282
2019-12-05 cjwSupport parsing 'byte[] a = new byte[]{};' 294/head
next