519 Commits (rel_3_14_0_ga)
 

Author SHA1 Message Date
  kkhan 07ede64867 When pruning preserve the SignatureAttribute 17 years ago
  starksm 4f3e40804c Add a javassist-src.jar to build a source artifact 17 years ago
  chiba 762c6f3839 updated the version name 17 years ago
  chiba 15b7070507 javadoc updates 17 years ago
  chiba fa1ebd7549 modified javassist.convert.* to support the stack map table of Java 6. 17 years ago
  kkhan 0940370343 Repair previous mistake when commiting 17 years ago
  kkhan 59dcdf0551 Differentiate between null bootstrap classloader and when the classloader has been garbage collected 17 years ago
  chiba 4752e2e80c supported generic type signatures. 17 years ago
  chiba 0552a7af39 supported generic type signatures. 17 years ago
  chiba 493cfddfdd changed to public. 17 years ago
  chiba c04c787ab1 updated javadoc comments. 17 years ago
  chiba 6ba99484b3 a minor bug fix 17 years ago
  adrian 57dcd65cab Fix the annotation hashCode and equals implementation. 17 years ago
  chiba aca958f791 edited javadoc comments. 17 years ago
  chiba 6f848ca9ad fixed a bug in copy(). 17 years ago
  kkhan 956be9c3df Document CodeConverter.replaceArrayAccess() 17 years ago
  kkhan 195d189ecb bump up version to snapshot 17 years ago
  kkhan 2a7af94c7f Add ability to replace xASTORE and xALOAD calls with invokevirtual 17 years ago
  chiba c387ca5935 minor bug fix 17 years ago
  chiba 43a08a3a82 added CtBehavior.getLongName() 17 years ago
  chiba 4f6352718e 3.4.0GA release 17 years ago
  chiba 517f6712ff enabled a transformation from a public method call to a private method call by CodeConverter 17 years ago
  chiba 223ca924f8 updated a javadoc comment 17 years ago
  chiba 768b593abd updated a javadoc comment 17 years ago
  chiba 1a24a3971d Fixed a bug of duplicating writeReplace() to a proxy class. 17 years ago
  chiba 56af2ace49 made a proxy class serializable (JASSIST-20). 17 years ago
  chiba 816d6d0b7f slightly changed the caching policy used by ProxyFactory 17 years ago
  chiba 4237ad166c JIRA JASSIST-28 (including a performance bug) has been fixed. 17 years ago
  chiba f685aa708c fixed JIRA JASSIST-28? 17 years ago
  chiba 31d1395131 StackMapTable support (not complete) 17 years ago
  chiba 9a5e5219c1 fixed JIRA JASSIST-27 CodeGen.getArrayWriteOp returns a invalid operation for a array of type short 17 years ago
  chiba baa647c760 fixed a bug in CodeConverter#replaceFieldRead/Write() on field shadowing 17 years ago
  chiba c88e65c04f updated CtConstructor#isEmpty(). 18 years ago
  chiba ac5eb2dd04 made ProxyFactory.getClassLoader() customizable. 18 years ago
  chiba 753e3f9ee0 a nested ClassMap. 18 years ago
  chiba a0860e0b8c minor bug fixes 18 years ago
  chiba e496b41260 extended CodeConverter. 18 years ago
  kkhan 816bdec6e4 getClassLoader0() should not throw an exception 18 years ago
  chiba 3cc1bdc1ba for release 3.3 (again) 18 years ago
  kkhan d43eb1e15a Make getClassLoader0() protected 18 years ago
  chiba 3e942c58be for 3.3 release 18 years ago
  kkhan 81ef701676 Class.gerDeclaredMethod() needs to happen in a privileged block 18 years ago
  chiba 7a730c89d7 deprecated ClassPool#toClass(CtClass,ClassLoader). 18 years ago
  chiba 8a5fe21253 fixed a bug in write() in Annotation and ClassMemberValue 18 years ago
  chiba 0acfa5ff72 added a getter. 18 years ago
  chiba 2d45afd62b changed new CtField(CtField,..) to copy annotations. 18 years ago
  chiba e2f5393d14 updated javadoc comments 18 years ago
  chiba 2405e68046 fixed the bug reported as JASSIST-23. 18 years ago
  chiba a62c581607 fixed JIRA JASSIST-25 18 years ago
  chiba a7fadc1d36 prepare 3.3 release 18 years ago