945 コミット (018169818c4ed96d3095f52c588b439510c1b288)
 

作成者 SHA1 メッセージ 日付
  Burak Şahin 018169818c Fix for NullPointerException on detach() 2年前
  chibash 047f7c71be fixes GitHub Issue 378 (wrong link for apache license) 2年前
  chibash b9a24bf129 updates javassist.Loader to exclude jdk.internal. 3年前
  chibash 3112090a50 release 3.28.0-GA 3年前
  Shigeru Chiba 5e4340a96f
Add an action badge. 3年前
  Shigeru Chiba 17a85ae34b
Create maven.yml 3年前
  chibash b0063871e8 updates Readme.html since #305 has been fixed by PR #306 3年前
  Shigeru Chiba 5fade7ee6e
Merge pull request #306 from nschaefe/master 3年前
  chibash f0c343a4b5 updates Readme.html since #363 has been mergeed 3年前
  Shigeru Chiba b4cb5cbf3a
Merge pull request #363 from michalkurka/master 3年前
  chibash 6786fd5fb7 updates Readme.html since #350 has been fixed 3年前
  Shigeru Chiba 84c176a6e0
Merge pull request #351 from sgjesse/issue-350 3年前
  michalkurka 64e15350cf Fix a race condition in CtClassType#getClassFile3 3年前
  chibash 0d468da4e9 fixes a security problem in pom.xml 3年前
  chibash 5668291e06 fixes typos for #357 3年前
  Shigeru Chiba fc728c4989
Merge pull request #357 from eshizhan/master 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年前
  Shigeru Chiba 5e3b6a8f64
Merge pull request #307 from sarxos/patch-1 4年前
  Bartosz Firyn 5e6b5b27de
Fix typo in TypeChecker 4年前
  User a303209489 fix CodeConverter.replaceArrayAccess leads to java.util.ConcurrentModificationException 4年前
  chibash 44e777f041 updates Readme.html to mention how to release. 4年前
  chibash a6b7f12c25 for release 3.27.0-GA 4年前
  chibash 150709141c fixes a bug involuved in Pull Request #294 4年前
  Shigeru Chiba afe124ffa5
Merge pull request #294 from junwen12221/master 4年前
  chibash 9f1f605c12 Merge branch 'master' of github.com:jboss-javassist/javassist 4年前
  chibash 559bc90de5 fixdes Issue #282 4年前
  cjw 4f8e274703 Support parsing 'byte[] a = new byte[]{};' 4年前
  Shigeru Chiba 19a64dd7c2
Merge pull request #281 from diptadas/patch-1 4年前
  Dipta Das f3dd7be032
Fix instruction printer double constant 4年前
  chibash 5a796e1c2e updates Readme.html 4年前
  Shigeru Chiba a54eae58df
Merge pull request #279 from csobrinho/patch-1 4年前
  Carlos Sobrinho 7279bda227
Fix a bottleneck. If the jar entries is big, List.contains is O(n) and very slow! 4年前
  chibash 30627914d3 for release 3.26.0-GA 4年前
  chibash 855ca0050a adds CtClass#isKotlin() for PR #276 4年前
  chibash c78e17c67f fixes a bug of JvstTest5#testRedundantInsertAfter() for Issue #275 4年前
  chibash 9108650902 adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275 4年前
  chibash f7ef31ce8b fixes Issue #271 4年前
  chibash 2e67ed31f8 updates Readme.html 4年前
  Shigeru Chiba bad4a16db3
Merge pull request #267 from sam-ma/master 4年前
  chibash cf1d22fa1f adds ClassFileWriter#addDynamicInfo 4年前
  chibash 10a92c6aa9 fixes typos included in PR #272 (Issue #270) 4年前
  Shigeru Chiba 3dcbf5e391
Merge pull request #272 from richbolen/JASSIST-270 4年前
  Rich Bolen a90bc27e58 Remove unused file 4年前
  Rich Bolen dd3612498a Address feedback from PR 4年前
  Rich Bolen 45764f9465 Incorporate feedback from the PR 4年前