179 Commits (c43f4a7cde41d04095feb027f33f3ab4da7248bd)

Author SHA1 Message Date
  chiba 325084e1ad fixed JASSIST-130 13 years ago
  chiba 6ff64121db a note for JASSIST-131 13 years ago
  chiba 5082400e40 3.13.0.GA release 14 years ago
  chiba bf0dacc14f preparation for 3.12.GA release 14 years ago
  chiba e03fc74187 preparation for GA release 14 years ago
  chiba 243bceef5a fixed deprecated API calls 14 years ago
  chiba 7cf3a5fce3 for implementing StackMap attributes (JIRA 95) 14 years ago
  chiba 89678d6609 for fixing JASSIST-89 14 years ago
  chiba 930c5dc61c for 3.11 release 15 years ago
  chiba d8ba90667b fixed JIRA JASSIST-77 15 years ago
  chiba a690c8bf87 fixed JASSIST-84 15 years ago
  chiba 6b1e9c7658 fixed JIRA JASSIST-67 15 years ago
  chiba 72e227b0fd fixed JIRA JASSIST-67 15 years ago
  chiba c4b9da1f23 for fixing JASSIST-68 15 years ago
  chiba bead430f64 JASSIST-76 15 years ago
  chiba daeda495ae JASSIST-75 15 years ago
  chiba c7d9aa3efc for preparing 3.10 release 15 years ago
  chiba e8e335d811 for preparing 3.10 release 15 years ago
  chiba df66d916e0 for fixing JASSIST-70 15 years ago
  chiba 4e0f7ad05a for releasing 3.9.0.GA 15 years ago
  chiba 1144f6066c implemented ClassPool.makeClassIfNew() 15 years ago
  chiba e508ad78ca The method implicitly appended by CtNewMethod.wrapped() now has a synthetic attribute. 15 years ago
  chiba 8b65a057e9 The method implicitly appended by CtNewMethod.wrapped() now has a synthetic attribute. 15 years ago
  chiba e6d47bec4b for 3.8.1 release 16 years ago
  chiba 50da9b9f3b fixed a performance bug caused by many calls to CtBehavior#setBody() 16 years ago
  chiba 08ac7045ce for 3.8.0.GA release 16 years ago
  chiba 3ac58ef038 $type support by CtBehavior#insertBefore: JIRA JASSIST-62 16 years ago
  chiba 664bfcc3db fixed JASSIST-47 and 60. 16 years ago
  chiba 9df30cbc01 fixed a bug of CodeIterator.insertGap() with JDK 1.6 16 years ago
  chiba 18869e66d2 preparation for 3.7.1 release 16 years ago
  chiba 2db5ca38f3 for 3.7.0.GA release 16 years ago
  chiba 8968f3341b added Expr#getEnclosingClass() 16 years ago
  chiba 149c5ffbe4 for 3.6.0 release 16 years ago
  chiba 22cfe0c43b I will release 3.6.0.CR1 17 years ago
  chiba 73969fa11a made automatic pruning off by default because I found that pruning does not really save memory (only 20%). I changed Javassist to compress a class file on memory after toBytecode(). 17 years ago
  chiba a318d5d7d8 updated the copyright notices. 17 years ago
  chiba 4958b9a45a fixed JIRA JASSIST-33 17 years ago
  chiba 5eed6f04d8 start developing the next release... 17 years ago
  chiba 9bc1c0517b updated for release 17 years ago
  chiba 43a08a3a82 added CtBehavior.getLongName() 17 years ago
  chiba 4f6352718e 3.4.0GA release 17 years ago
  chiba 1a24a3971d Fixed a bug of duplicating writeReplace() to a proxy class. 17 years ago
  chiba 4237ad166c JIRA JASSIST-28 (including a performance bug) has been fixed. 17 years ago
  chiba baa647c760 fixed a bug in CodeConverter#replaceFieldRead/Write() on field shadowing 17 years ago
  chiba 3cc1bdc1ba for release 3.3 (again) 18 years ago
  chiba 3e942c58be for 3.3 release 18 years ago
  chiba 2d45afd62b changed new CtField(CtField,..) to copy annotations. 18 years ago
  chiba 2405e68046 fixed the bug reported as JASSIST-23. 18 years ago
  chiba ae4b81c820 a correct fix of HIBERNATE-37 (ProxyFactory could not handle a bridge method). Please check other JBoss products using Javassist. 18 years ago
  chiba 1372e83491 updated since javassist.scopedpool was added. 18 years ago