982 Commits (7f59e6431c927cd71a62500521a2240fae17dc07)
 

Author SHA1 Message Date
  chibash 7f59e6431c for releasing 3.29.1 1 year ago
  chibash 3528a20dd9 prohibits too many items from being added to a constant pool. 1 year ago
  chibash 4f35e4e1a8 prohibits too many items from being added to a constant pool 1 year ago
  chibash 7bbf0d4244 updates Changes.md to note Issue #414 2 years ago
  chibash a323980a11 fixes typos in *.md 2 years ago
  chibash 65ce0c82c8 removes Readme.html and adds Changes.md and Examples.md 2 years ago
  chibash 2423b4961e prepares for 3.29.0-GA release 2 years ago
  chibash e77a6263e8 removes an unused import declaration as PR 384 mentions. 2 years ago
  Shigeru Chiba 8fc31b8ea3
Merge pull request #382 from tim-hoffman/PR_RemoveStringBuffer 2 years ago
  Shigeru Chiba df3f4b7641
Merge pull request #383 from tim-hoffman/PR_ArrayCopyPerformance 2 years ago
  chibash c00688b472 uncomments test code suggested by PR405 2 years ago
  chibash e890cfeee3 cancels PR#391, which does not pass all the tests 2 years ago
  chibash 682a497192 fixes a wrong indentation 2 years ago
  Shigeru Chiba 716b102e3a
Merge pull request #391 from derklaro/fix-method-naming-syntax 2 years ago
  chibash 9ba39378eb does refactoring 2 years ago
  chibash eba64de014 fixes a bug in SignatureAttribute.renameClass(). 2 years ago
  chibash b1c09a1476 fixs a compilation problem although one test still fails. 2 years ago
  Shigeru Chiba c8b54b3bce
Merge pull request #299 from pietrobraione/master 2 years ago
  Shigeru Chiba da39aa8050
Merge branch 'master' into master 2 years ago
  Shigeru Chiba 01c788fb8d
Merge pull request #278 from ximsfei/master 2 years ago
  Shigeru Chiba b846257597
Merge pull request #390 from derklaro/master 2 years ago
  chibash 82e478b285 changes test code because package java.rmi.activation.ActivationGroupDesc does not exist any longer. 2 years ago
  chibash 2b2ec51547 deletes src/test/test2/*.class 2 years ago
  Shigeru Chiba c15bd463fd
Merge pull request #399 from carldea/master 2 years ago
  Shigeru Chiba 668d092a88
Merge pull request #409 from aschleck/patch-1 2 years 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. 3 years ago
  chibash 3112090a50 release 3.28.0-GA 3 years ago
  Shigeru Chiba 5e4340a96f
Add an action badge. 3 years ago
  Shigeru Chiba 17a85ae34b
Create maven.yml 3 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