770 次程式碼提交 (rel_3_23_2_ga)
 

作者 SHA1 備註 提交日期
  chiba 753e3f9ee0 a nested ClassMap. 18 年之前
  chiba a0860e0b8c minor bug fixes 18 年之前
  chiba e496b41260 extended CodeConverter. 18 年之前
  kkhan 816bdec6e4 getClassLoader0() should not throw an exception 18 年之前
  chiba 3cc1bdc1ba for release 3.3 (again) 18 年之前
  kkhan d43eb1e15a Make getClassLoader0() protected 18 年之前
  chiba 3e942c58be for 3.3 release 18 年之前
  kkhan 81ef701676 Class.gerDeclaredMethod() needs to happen in a privileged block 18 年之前
  chiba 7a730c89d7 deprecated ClassPool#toClass(CtClass,ClassLoader). 18 年之前
  chiba 8a5fe21253 fixed a bug in write() in Annotation and ClassMemberValue 18 年之前
  chiba 0acfa5ff72 added a getter. 18 年之前
  chiba 2d45afd62b changed new CtField(CtField,..) to copy annotations. 18 年之前
  chiba e2f5393d14 updated javadoc comments 18 年之前
  chiba 2405e68046 fixed the bug reported as JASSIST-23. 18 年之前
  chiba a62c581607 fixed JIRA JASSIST-25 18 年之前
  chiba a7fadc1d36 prepare 3.3 release 18 年之前
  chiba ae4b81c820 a correct fix of HIBERNATE-37 (ProxyFactory could not handle a bridge method). Please check other JBoss products using Javassist. 18 年之前
  chiba f19b6003ae reformatted. 18 年之前
  chiba 722509666b reformatted. 18 年之前
  chiba 1372e83491 updated since javassist.scopedpool was added. 18 年之前
  chiba 75776c6ffd reformatted. 18 年之前
  kkhan da847bf6bf Handle Annotation.annotationType() calls 18 年之前
  chiba d5642a3c53 reformatted. 18 年之前
  kkhan e1f6d508cf Add getAvailableAnnotations() to CtMemeber 18 年之前
  kkhan 0273ae2abc add getAvailableAnnotations() methods to CtClass, CtBehaviour and CtField. These work the same as getAnnotations() but instead of throwing a ClassNotFoundException, annotations not on the classpath are not returned. 18 年之前
  kkhan 5a8f4ca279 Snapshot version should be just "snapshot" 18 年之前
  kkhan 2433547278 Move handling of primitive class value from MemberValue to ClassMemberValue 18 年之前
  kkhan 77aebc2d42 Be able to handle Class annotation attributes like void.class, int.class etc. 18 年之前
  kkhan 1538e5180a Update copyright notice 18 年之前
  kkhan a241e04409 Move scoped classpool repository from jboss retro into javassist to have a common place for users like aop and jboss retro 18 年之前
  kkhan 5cc7284f99 Do not proxy volatile methods 18 年之前
  kkhan f169c35882 Get rid of reference to local/src 18 年之前
  chiba 2055bbef8a updated javadoc comments. 18 年之前
  chiba 6d57767054 updated javadoc comments. 18 年之前
  chiba 046c30cb2f release 3.2 18 年之前
  chiba 19a7ea2a85 modified to generate a better comiple error message. 18 年之前
  chiba d759705aca modified javadocs. 18 年之前
  starksm 8e02feca93 JBBUILD-319, Add redirects for the new java.io.StringWriter append methods 18 年之前
  kkhan 9a1a73334f Add methods to determine if a CtClass is an annotation or an enum 18 年之前
  chiba da0396f941 updated javadoc comments. 18 年之前
  chiba 7804fb0986 fixed JIRA JASSIST-19. 18 年之前
  chiba 0394465810 fixed JIRA JASSIST-19. 18 年之前
  chiba 28c21218e0 very minor reformatting. 18 年之前
  starksm 0bcd482930 Update the 3.2.0.CR2 release notes 18 年之前
  starksm 950474ccb0 Update the version to 3.2.0.CR2 18 年之前
  starksm 6fa9509fd0 JASSIST-18, Use of the system classloader for the case of a superclass with a null classloader was too restrictive in that it required javassist to be loaded by the system classloader. Instead use the javassist ProxyFactory.class classloader. 18 年之前
  chiba 5a318e3e74 fixed JASSIST-18. 18 年之前
  chiba 6670a56345 Fixed a problem JIRA JASSIST-16 18 年之前
  chiba eee86c9995 fixed a bug of replace(String,ExprEditor) in javassist.expr.Expr. 18 年之前
  chiba 7b68913ebb updated javadoc comments. 18 年之前