764 次程式碼提交 (2423b4961edf1c43c6b05b9e375b1c100598021f)

作者 SHA1 備註 提交日期
  chibash 2423b4961e prepares for 3.29.0-GA release 2 年之前
  chibash e77a6263e8 removes an unused import declaration as PR 384 mentions. 2 年之前
  chibash e890cfeee3 cancels PR#391, which does not pass all the tests 2 年之前
  chibash 682a497192 fixes a wrong indentation 2 年之前
  chibash 9ba39378eb does refactoring 2 年之前
  chibash eba64de014 fixes a bug in SignatureAttribute.renameClass(). 2 年之前
  April Schleck fc299f8bc0
Remove redundant type check 2 年之前
  Burak Şahin 018169818c Fix for NullPointerException on detach() 2 年之前
  derklaro 1b8a927963
Only wrap the method name if the method doesn't come from the same decl class 2 年之前
  derklaro 5d8868c03a
Lower requirement for an extra type in constructor to Java 7- 2 年之前
  Timothy Hoffman aeee909ea7 Replace array copy loop with System.arraycopy 2 年之前
  Timothy Hoffman 0827c539b7 Replace remaining StringBuffer uses with StringBuilder 2 年之前
  Timothy Hoffman b4279f6817 Replace StringBuffer with StringBuilder and other minor String optimizations 2 年之前
  chibash b9a24bf129 updates javassist.Loader to exclude jdk.internal. 3 年之前
  chibash 3112090a50 release 3.28.0-GA 3 年之前
  michalkurka 64e15350cf Fix a race condition in CtClassType#getClassFile3 3 年之前
  chibash 5668291e06 fixes typos for #357 3 年之前
  eshizhan 5bccb19933 add unit tests for LocalVariableAttribute.variableNameByIndex and MethodParametersAttribute.parameterName 3 年之前
  eshizhan 084c8e89b5 add functions for getting the parameter names of method 3 年之前
  Søren Gjesse d2e757ee44 Check for extended frame type when updating StackTableOffset offset 3 年之前
  chibash 1c4e31b967 fixes Issue #339 3 年之前
  chibash b70a41bf52 updates the version number 3 年之前
  chibash da043b46bc fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328. 3 年之前
  Bartosz Firyn 5e6b5b27de
Fix typo in TypeChecker 4 年之前
  User a303209489 fix CodeConverter.replaceArrayAccess leads to java.util.ConcurrentModificationException 4 年之前
  chibash a6b7f12c25 for release 3.27.0-GA 4 年之前
  Pietro Braione a3005aaf4e Fixes to support the full syntax of possible signatures 4 年之前
  Pietro Braione 8782603156 Fix renaming of classes in presence of generic signatures and nested 4 年之前
  chibash 150709141c fixes a bug involuved in Pull Request #294 4 年之前
  chibash 559bc90de5 fixdes Issue #282 4 年之前
  cjw 4f8e274703 Support parsing 'byte[] a = new byte[]{};' 4 年之前
  Dipta Das f3dd7be032
Fix instruction printer double constant 4 年之前
  chibash 5a796e1c2e updates Readme.html 4 年之前
  Carlos Sobrinho 7279bda227
Fix a bottleneck. If the jar entries is big, List.contains is O(n) and very slow! 4 年之前
  ximsfei 22075222e7 fixes a bug of ClassFile#renameClass(), some imports could not be successfully renamed 4 年之前
  chibash 30627914d3 for release 3.26.0-GA 4 年之前
  chibash 855ca0050a adds CtClass#isKotlin() for PR #276 4 年之前
  chibash 9108650902 adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275 4 年之前
  chibash f7ef31ce8b fixes Issue #271 4 年之前
  chibash cf1d22fa1f adds ClassFileWriter#addDynamicInfo 4 年之前
  chibash 10a92c6aa9 fixes typos included in PR #272 (Issue #270) 4 年之前
  Rich Bolen dd3612498a Address feedback from PR 4 年之前
  Rich Bolen 45764f9465 Incorporate feedback from the PR 4 年之前
  Rich Bolen 265b8fbea4 Incorporate feedback from the PR 4 年之前
  Rich Bolen 699b301bad Incorporate feedback from the PR 4 年之前
  Rich Bolen c08c21ebd2 Add support for the new Dynamic constant (17) created in java 11 4 年之前
  chibash 8f4788e090 fixed Issue #263 4 年之前
  Sam Ma d6d6b2e959 Fix #265 javassist.CannotCompileException: [source error] the called constructor is private 4 年之前
  Uragami Taichi ed620780ca Fix typo 4 年之前
  chibash 413126268c for release 3.25.0-GA 5 年之前