406 次程式碼提交 (e6d47bec4be925804864dd19a46024a820e965f1)
 

作者 SHA1 備註 提交日期
  chiba e6d47bec4b for 3.8.1 release 16 年之前
  chiba 4f3deec215 update a comment. 16 年之前
  chiba d331ba6fb6 added ClassPool.getCtClass() and fixed related bugs. 16 年之前
  chiba 50da9b9f3b fixed a performance bug caused by many calls to CtBehavior#setBody() 16 年之前
  jgreene 6b4fd8d02d Descriptor.toCtClass should never be used on a classinfo, unless it is an array 16 年之前
  chiba 08ac7045ce for 3.8.0.GA release 16 年之前
  jgreene 11e5f025c1 remove jdk5 deps 16 年之前
  chiba 3ac58ef038 $type support by CtBehavior#insertBefore: JIRA JASSIST-62 16 年之前
  chiba 6efe0397d3 $type support by CtBehavior#insertBefore: JIRA JASSIST-62 16 年之前
  jgreene 55210d8936 Fix small naming bug (classinfo expects a jvm name) 16 年之前
  jgreene 3ddcbaa6c7 Add performance info 16 年之前
  jgreene 2500b08feb Small ws fix 16 年之前
  jgreene 213f1706a7 Remove accidental inclusion of a debug statement 16 年之前
  jgreene 2bae8b1329 Fix subtypeOf in CtArray 16 年之前
  chiba e486045251 fixed JIRA JASSIST-61 16 年之前
  chiba 664bfcc3db fixed JASSIST-47 and 60. 16 年之前
  chiba bd6d4dcb4c fixed a typo. 16 年之前
  chiba b9a13a5ca3 fixed a bug of StackMapTable.Shifter 16 年之前
  chiba dc1297543e fixed a typo. 16 年之前
  chiba 67f676966e fixed JASSIST-57 16 年之前
  chiba e570927feb fixed JASSIST-56 16 年之前
  chiba b665ab3f35 fixed JASSIST-55 16 年之前
  chiba 156fbee7d6 fixed JASSIST-54 16 年之前
  chiba d3fa7e4cc8 fixed JASSIST-45 (better exception message) 16 年之前
  chiba 9df30cbc01 fixed a bug of CodeIterator.insertGap() with JDK 1.6 16 年之前
  kkhan a7df6cdbf0 Use privileged block for clazz.getDeclaredMethods() 16 年之前
  chiba 0904c66e3c fixed JASSIST-51 16 年之前
  chiba 1c59c2e7f6 preparation for 3.7.1 release 16 年之前
  chiba 18869e66d2 preparation for 3.7.1 release 16 年之前
  kkhan 78b5662950 Make ProxyFactory use privileged blocks when a security manager is present 16 年之前
  kkhan 1d2f91432f Make ProxyFactory use privileged blocks when a security manager is present 16 年之前
  chiba 2db5ca38f3 for 3.7.0.GA release 16 年之前
  chiba a95aa52983 fixed JIRA JASSIST-41 16 年之前
  chiba 9a97111df2 fixed JIRA JASSIST-40 16 年之前
  chiba 5b38e95af6 fixed a bug of JBAOP-481. Javassist could not properly copy a method body if LDC becomes LDC_W after copying. 16 年之前
  chiba 0f2a4bf5d2 added the javassist.JarDirClassPath class. 16 年之前
  chiba a9d3c7bd1d supported the class path wildcards. 16 年之前
  chiba 04bb09167d for JASSIST-37 (again) 16 年之前
  chiba 1d637574af for JASSIST-37 16 年之前
  chiba 58420fe406 fixed JIRA JASSIST-36 16 年之前
  chiba 8968f3341b added Expr#getEnclosingClass() 16 年之前
  chiba 77defc2973 for 3.6.0 release 16 年之前
  chiba 149c5ffbe4 for 3.6.0 release 16 年之前
  kkhan 00b4126410 Update Manifest.mf 16 年之前
  chiba 02ec64cfa0 fixed a bug of ClassPool#makeInterface() 17 年之前
  chiba 2f7efd8620 the default major version of newly-created class files is either JDK 1.3 or 1.5, which depends on the VM version. 17 年之前
  chiba 08ffecc619 updated pom.xml by the request of Manik and Paul 17 年之前
  chiba c1caf22eec I will release 3.6.0.CR1 17 年之前
  chiba 22cfe0c43b I will release 3.6.0.CR1 17 年之前
  chiba 8dac8e2ce4 modified redirectMethodCall() in CodeConverter 17 年之前