1027 Revize (master)
 

Autor SHA1 Zpráva Datum
  chiba 7a730c89d7 deprecated ClassPool#toClass(CtClass,ClassLoader). před 18 roky
  chiba 8a5fe21253 fixed a bug in write() in Annotation and ClassMemberValue před 18 roky
  chiba 0acfa5ff72 added a getter. před 18 roky
  chiba 2d45afd62b changed new CtField(CtField,..) to copy annotations. před 18 roky
  chiba e2f5393d14 updated javadoc comments před 18 roky
  chiba 2405e68046 fixed the bug reported as JASSIST-23. před 18 roky
  chiba a62c581607 fixed JIRA JASSIST-25 před 18 roky
  chiba a7fadc1d36 prepare 3.3 release před 18 roky
  chiba ae4b81c820 a correct fix of HIBERNATE-37 (ProxyFactory could not handle a bridge method). Please check other JBoss products using Javassist. před 18 roky
  chiba f19b6003ae reformatted. před 18 roky
  chiba 722509666b reformatted. před 18 roky
  chiba 1372e83491 updated since javassist.scopedpool was added. před 18 roky
  chiba 75776c6ffd reformatted. před 18 roky
  kkhan da847bf6bf Handle Annotation.annotationType() calls před 18 roky
  chiba d5642a3c53 reformatted. před 18 roky
  kkhan e1f6d508cf Add getAvailableAnnotations() to CtMemeber před 18 roky
  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. před 18 roky
  kkhan 5a8f4ca279 Snapshot version should be just "snapshot" před 18 roky
  kkhan 2433547278 Move handling of primitive class value from MemberValue to ClassMemberValue před 18 roky
  kkhan 77aebc2d42 Be able to handle Class annotation attributes like void.class, int.class etc. před 18 roky
  kkhan 1538e5180a Update copyright notice před 18 roky
  kkhan a241e04409 Move scoped classpool repository from jboss retro into javassist to have a common place for users like aop and jboss retro před 18 roky
  kkhan 5cc7284f99 Do not proxy volatile methods před 18 roky
  kkhan f169c35882 Get rid of reference to local/src před 18 roky
  chiba 2055bbef8a updated javadoc comments. před 18 roky
  chiba 6d57767054 updated javadoc comments. před 18 roky
  chiba 046c30cb2f release 3.2 před 18 roky
  chiba 19a7ea2a85 modified to generate a better comiple error message. před 18 roky
  chiba d759705aca modified javadocs. před 18 roky
  starksm 8e02feca93 JBBUILD-319, Add redirects for the new java.io.StringWriter append methods před 18 roky
  kkhan 9a1a73334f Add methods to determine if a CtClass is an annotation or an enum před 18 roky
  chiba da0396f941 updated javadoc comments. před 18 roky
  chiba 7804fb0986 fixed JIRA JASSIST-19. před 18 roky
  chiba 0394465810 fixed JIRA JASSIST-19. před 18 roky
  chiba 28c21218e0 very minor reformatting. před 18 roky
  starksm 0bcd482930 Update the 3.2.0.CR2 release notes před 18 roky
  starksm 950474ccb0 Update the version to 3.2.0.CR2 před 18 roky
  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. před 18 roky
  chiba 5a318e3e74 fixed JASSIST-18. před 18 roky
  chiba 6670a56345 Fixed a problem JIRA JASSIST-16 před 18 roky
  chiba eee86c9995 fixed a bug of replace(String,ExprEditor) in javassist.expr.Expr. před 18 roky
  chiba 7b68913ebb updated javadoc comments. před 18 roky
  rcampbell 5a29c6e53d JBQA-324 update version to 3.2.0.CR1 před 18 roky
  rcampbell 1a9f2eb051 JBQA-324 update version to 3.2.0.CR1 před 18 roky
  rcampbell 0a571fb77c JBQA-324 bump version to 3.2.0.CR1 před 18 roky
  rcampbell 1c5026da22 JBQA-324 update changelog for 3.2.0.CR1 release před 18 roky
  adrian e8fe862862 Need to also keep the parameter annotations after a prune. před 18 roky
  adrian 163f2ece31 Allow a ClassPool to override the "guess" at the classloader to use. před 18 roky
  adrian 42d7a2b9d5 We also need to keep the annotation default attribute after a prune. před 18 roky
  chiba 003dce367a fixed a minor problem of CtClassType před 18 roky