929 Révisions (5668291e06b827aabdff733a0cc56378a68ce490)
 

Auteur SHA1 Message Date
  chibash 5668291e06 fixes typos for #357 il y a 3 ans
  Shigeru Chiba fc728c4989
Merge pull request #357 from eshizhan/master il y a 3 ans
  eshizhan 5bccb19933 add unit tests for LocalVariableAttribute.variableNameByIndex and MethodParametersAttribute.parameterName il y a 3 ans
  eshizhan 084c8e89b5 add functions for getting the parameter names of method il y a 3 ans
  chibash 1c4e31b967 fixes Issue #339 il y a 3 ans
  chibash b70a41bf52 updates the version number il y a 3 ans
  chibash da043b46bc fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328. il y a 3 ans
  Shigeru Chiba 5e3b6a8f64
Merge pull request #307 from sarxos/patch-1 il y a 4 ans
  Bartosz Firyn 5e6b5b27de
Fix typo in TypeChecker il y a 4 ans
  chibash 44e777f041 updates Readme.html to mention how to release. il y a 4 ans
  chibash a6b7f12c25 for release 3.27.0-GA il y a 4 ans
  chibash 150709141c fixes a bug involuved in Pull Request #294 il y a 4 ans
  Shigeru Chiba afe124ffa5
Merge pull request #294 from junwen12221/master il y a 4 ans
  chibash 9f1f605c12 Merge branch 'master' of github.com:jboss-javassist/javassist il y a 4 ans
  chibash 559bc90de5 fixdes Issue #282 il y a 4 ans
  cjw 4f8e274703 Support parsing 'byte[] a = new byte[]{};' il y a 4 ans
  Shigeru Chiba 19a64dd7c2
Merge pull request #281 from diptadas/patch-1 il y a 4 ans
  Dipta Das f3dd7be032
Fix instruction printer double constant il y a 4 ans
  chibash 5a796e1c2e updates Readme.html il y a 4 ans
  Shigeru Chiba a54eae58df
Merge pull request #279 from csobrinho/patch-1 il y a 4 ans
  Carlos Sobrinho 7279bda227
Fix a bottleneck. If the jar entries is big, List.contains is O(n) and very slow! il y a 4 ans
  chibash 30627914d3 for release 3.26.0-GA il y a 4 ans
  chibash 855ca0050a adds CtClass#isKotlin() for PR #276 il y a 4 ans
  chibash c78e17c67f fixes a bug of JvstTest5#testRedundantInsertAfter() for Issue #275 il y a 4 ans
  chibash 9108650902 adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275 il y a 4 ans
  chibash f7ef31ce8b fixes Issue #271 il y a 4 ans
  chibash 2e67ed31f8 updates Readme.html il y a 4 ans
  Shigeru Chiba bad4a16db3
Merge pull request #267 from sam-ma/master il y a 4 ans
  chibash cf1d22fa1f adds ClassFileWriter#addDynamicInfo il y a 4 ans
  chibash 10a92c6aa9 fixes typos included in PR #272 (Issue #270) il y a 4 ans
  Shigeru Chiba 3dcbf5e391
Merge pull request #272 from richbolen/JASSIST-270 il y a 4 ans
  Rich Bolen a90bc27e58 Remove unused file il y a 4 ans
  Rich Bolen dd3612498a Address feedback from PR il y a 4 ans
  Rich Bolen 45764f9465 Incorporate feedback from the PR il y a 4 ans
  Rich Bolen 265b8fbea4 Incorporate feedback from the PR il y a 4 ans
  Rich Bolen 699b301bad Incorporate feedback from the PR il y a 4 ans
  Rich Bolen c08c21ebd2 Add support for the new Dynamic constant (17) created in java 11 il y a 4 ans
  chibash 8f4788e090 fixed Issue #263 il y a 4 ans
  Sam Ma d6d6b2e959 Fix #265 javassist.CannotCompileException: [source error] the called constructor is private il y a 4 ans
  Shigeru Chiba 9076bde175
Merge pull request #264 from backpaper0/fix-typo il y a 4 ans
  Uragami Taichi ed620780ca Fix typo il y a 4 ans
  chibash 3aa3ca9d97 for release 3.25.0-GA il y a 5 ans
  chibash 413126268c for release 3.25.0-GA il y a 5 ans
  Shigeru Chiba ab77824c6f
Merge pull request #253 from sam-ma/master il y a 5 ans
  Shigeru Chiba a332834881
Merge pull request #254 from soul2zimate/backwards-compatible-fix il y a 5 ans
  Chao Wang 7a91c46e96
Add back FactoryHelper.toClass(ClassFile cf, ClassLoader loader, ProtectionDomain domain) for backward compatibility in minor release. il y a 5 ans
  Sam Ma e71398c6fc Fix #252 make instrumentation works on JDK11 for the inner class which has access to the private constructor of the host class il y a 5 ans
  chibash e3f70e8d1d adds javadoc comments for PR #250 il y a 5 ans
  Shigeru Chiba 50430c10be
Merge pull request #250 from skybber/master il y a 5 ans
  skybber f1e1268821 Control ctxClassLoader usage per thread il y a 5 ans