633 Commits (rel_3_18_2_ga_build)
 

Author SHA1 Message Date
  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
  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 f19b6003ae reformatted. 18 years ago
  chiba 722509666b reformatted. 18 years ago
  chiba 1372e83491 updated since javassist.scopedpool was added. 18 years ago
  chiba 75776c6ffd reformatted. 18 years ago
  kkhan da847bf6bf Handle Annotation.annotationType() calls 18 years ago
  chiba d5642a3c53 reformatted. 18 years ago
  kkhan e1f6d508cf Add getAvailableAnnotations() to CtMemeber 18 years ago
  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 years ago
  kkhan 5a8f4ca279 Snapshot version should be just "snapshot" 18 years ago
  kkhan 2433547278 Move handling of primitive class value from MemberValue to ClassMemberValue 18 years ago
  kkhan 77aebc2d42 Be able to handle Class annotation attributes like void.class, int.class etc. 18 years ago
  kkhan 1538e5180a Update copyright notice 18 years ago
  kkhan a241e04409 Move scoped classpool repository from jboss retro into javassist to have a common place for users like aop and jboss retro 18 years ago
  kkhan 5cc7284f99 Do not proxy volatile methods 18 years ago
  kkhan f169c35882 Get rid of reference to local/src 18 years ago
  chiba 2055bbef8a updated javadoc comments. 18 years ago
  chiba 6d57767054 updated javadoc comments. 18 years ago
  chiba 046c30cb2f release 3.2 18 years ago
  chiba 19a7ea2a85 modified to generate a better comiple error message. 18 years ago
  chiba d759705aca modified javadocs. 18 years ago
  starksm 8e02feca93 JBBUILD-319, Add redirects for the new java.io.StringWriter append methods 18 years ago
  kkhan 9a1a73334f Add methods to determine if a CtClass is an annotation or an enum 18 years ago
  chiba da0396f941 updated javadoc comments. 18 years ago
  chiba 7804fb0986 fixed JIRA JASSIST-19. 18 years ago
  chiba 0394465810 fixed JIRA JASSIST-19. 18 years ago
  chiba 28c21218e0 very minor reformatting. 18 years ago
  starksm 0bcd482930 Update the 3.2.0.CR2 release notes 18 years ago
  starksm 950474ccb0 Update the version to 3.2.0.CR2 18 years ago
  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 years ago
  chiba 5a318e3e74 fixed JASSIST-18. 18 years ago
  chiba 6670a56345 Fixed a problem JIRA JASSIST-16 18 years ago
  chiba eee86c9995 fixed a bug of replace(String,ExprEditor) in javassist.expr.Expr. 18 years ago
  chiba 7b68913ebb updated javadoc comments. 18 years ago
  rcampbell 5a29c6e53d JBQA-324 update version to 3.2.0.CR1 18 years ago
  rcampbell 1a9f2eb051 JBQA-324 update version to 3.2.0.CR1 18 years ago