1019 Commits (master)
 

Author SHA1 Message Date
  Shigeru Chiba 716b102e3a
Merge pull request #391 from derklaro/fix-method-naming-syntax 1 year ago
  chibash 9ba39378eb does refactoring 1 year ago
  chibash eba64de014 fixes a bug in SignatureAttribute.renameClass(). 1 year ago
  chibash b1c09a1476 fixs a compilation problem although one test still fails. 1 year ago
  Shigeru Chiba c8b54b3bce
Merge pull request #299 from pietrobraione/master 1 year ago
  Shigeru Chiba da39aa8050
Merge branch 'master' into master 1 year ago
  Shigeru Chiba 01c788fb8d
Merge pull request #278 from ximsfei/master 1 year ago
  Shigeru Chiba b846257597
Merge pull request #390 from derklaro/master 1 year ago
  chibash 82e478b285 changes test code because package java.rmi.activation.ActivationGroupDesc does not exist any longer. 1 year ago
  chibash 2b2ec51547 deletes src/test/test2/*.class 1 year ago
  Shigeru Chiba c15bd463fd
Merge pull request #399 from carldea/master 1 year ago
  Shigeru Chiba 668d092a88
Merge pull request #409 from aschleck/patch-1 1 year ago
  April Schleck fc299f8bc0
Remove redundant type check 2 years ago
  Carl Dea b7838d44ab
Using TCK Tested JDK builds of OpenJDK 2 years ago
  Shigeru Chiba 52629ee8b8
Merge pull request #395 from aburaksahin/master 2 years ago
  Burak Şahin 018169818c Fix for NullPointerException on detach() 2 years ago
  derklaro 1b8a927963
Only wrap the method name if the method doesn't come from the same decl class 2 years ago
  derklaro 5d8868c03a
Lower requirement for an extra type in constructor to Java 7- 2 years ago
  Timothy Hoffman aeee909ea7 Replace array copy loop with System.arraycopy 2 years ago
  Timothy Hoffman 0827c539b7 Replace remaining StringBuffer uses with StringBuilder 2 years ago
  Timothy Hoffman b4279f6817 Replace StringBuffer with StringBuilder and other minor String optimizations 2 years ago
  chibash 047f7c71be fixes GitHub Issue 378 (wrong link for apache license) 2 years ago
  chibash b9a24bf129 updates javassist.Loader to exclude jdk.internal. 2 years ago
  chibash 3112090a50 release 3.28.0-GA 2 years ago
  Shigeru Chiba 5e4340a96f
Add an action badge. 2 years ago
  Shigeru Chiba 17a85ae34b
Create maven.yml 2 years ago
  chibash b0063871e8 updates Readme.html since #305 has been fixed by PR #306 3 years ago
  Shigeru Chiba 5fade7ee6e
Merge pull request #306 from nschaefe/master 3 years ago
  chibash f0c343a4b5 updates Readme.html since #363 has been mergeed 3 years ago
  Shigeru Chiba b4cb5cbf3a
Merge pull request #363 from michalkurka/master 3 years ago
  chibash 6786fd5fb7 updates Readme.html since #350 has been fixed 3 years ago
  Shigeru Chiba 84c176a6e0
Merge pull request #351 from sgjesse/issue-350 3 years ago
  michalkurka 64e15350cf Fix a race condition in CtClassType#getClassFile3 3 years ago
  chibash 0d468da4e9 fixes a security problem in pom.xml 3 years ago
  chibash 5668291e06 fixes typos for #357 3 years ago
  Shigeru Chiba fc728c4989
Merge pull request #357 from eshizhan/master 3 years ago
  eshizhan 5bccb19933 add unit tests for LocalVariableAttribute.variableNameByIndex and MethodParametersAttribute.parameterName 3 years ago
  eshizhan 084c8e89b5 add functions for getting the parameter names of method 3 years ago
  Søren Gjesse d2e757ee44 Check for extended frame type when updating StackTableOffset offset 3 years ago
  chibash 1c4e31b967 fixes Issue #339 3 years ago
  chibash b70a41bf52 updates the version number 3 years ago
  chibash da043b46bc fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328. 3 years ago
  Shigeru Chiba 5e3b6a8f64
Merge pull request #307 from sarxos/patch-1 4 years ago
  Bartosz Firyn 5e6b5b27de
Fix typo in TypeChecker 4 years ago
  User a303209489 fix CodeConverter.replaceArrayAccess leads to java.util.ConcurrentModificationException 4 years ago
  chibash 44e777f041 updates Readme.html to mention how to release. 4 years ago
  chibash a6b7f12c25 for release 3.27.0-GA 4 years ago
  Pietro Braione a3005aaf4e Fixes to support the full syntax of possible signatures 4 years ago
  Pietro Braione 8782603156 Fix renaming of classes in presence of generic signatures and nested 4 years ago
  chibash 150709141c fixes a bug involuved in Pull Request #294 4 years ago