617 Commits (ee648fed68ac1dc5f8ce2959fccd3dc350598238)
 

Author SHA1 Message Date
  jgreene f33e578f63 Fix JASSIST-71 - Array access replacement generates invalid bytecode when padding is required 15 years ago
  chiba df66d916e0 for fixing JASSIST-70 15 years ago
  chiba 594329d265 for fixing JASSIST-69 15 years ago
  chiba 4e0f7ad05a for releasing 3.9.0.GA 15 years ago
  chiba 4783e1843d removed unnecessary comments 15 years ago
  chiba ed44915988 for fixing JASSIST-66 15 years ago
  chiba 1144f6066c implemented ClassPool.makeClassIfNew() 15 years ago
  chiba e508ad78ca The method implicitly appended by CtNewMethod.wrapped() now has a synthetic attribute. 15 years ago
  chiba 8b65a057e9 The method implicitly appended by CtNewMethod.wrapped() now has a synthetic attribute. 15 years ago
  chiba 7f87aaa503 implemented CodeConverter.replaceNew(CtClass,CtClass) 15 years ago
  chiba 4bd7105829 for 3.8.1 release 16 years ago
  chiba e6d47bec4b for 3.8.1 release 16 years ago
  chiba 4f3deec215 update a comment. 16 years ago
  chiba d331ba6fb6 added ClassPool.getCtClass() and fixed related bugs. 16 years ago
  chiba 50da9b9f3b fixed a performance bug caused by many calls to CtBehavior#setBody() 16 years ago
  jgreene 6b4fd8d02d Descriptor.toCtClass should never be used on a classinfo, unless it is an array 16 years ago
  chiba 08ac7045ce for 3.8.0.GA release 16 years ago
  jgreene 11e5f025c1 remove jdk5 deps 16 years ago
  chiba 3ac58ef038 $type support by CtBehavior#insertBefore: JIRA JASSIST-62 16 years ago
  chiba 6efe0397d3 $type support by CtBehavior#insertBefore: JIRA JASSIST-62 16 years ago
  jgreene 55210d8936 Fix small naming bug (classinfo expects a jvm name) 16 years ago
  jgreene 3ddcbaa6c7 Add performance info 16 years ago
  jgreene 2500b08feb Small ws fix 16 years ago
  jgreene 213f1706a7 Remove accidental inclusion of a debug statement 16 years ago
  jgreene 2bae8b1329 Fix subtypeOf in CtArray 16 years ago
  chiba e486045251 fixed JIRA JASSIST-61 16 years ago
  chiba 664bfcc3db fixed JASSIST-47 and 60. 16 years ago
  chiba bd6d4dcb4c fixed a typo. 16 years ago
  chiba b9a13a5ca3 fixed a bug of StackMapTable.Shifter 16 years ago
  chiba dc1297543e fixed a typo. 16 years ago
  chiba 67f676966e fixed JASSIST-57 16 years ago
  chiba e570927feb fixed JASSIST-56 16 years ago
  chiba b665ab3f35 fixed JASSIST-55 16 years ago
  chiba 156fbee7d6 fixed JASSIST-54 16 years ago
  chiba d3fa7e4cc8 fixed JASSIST-45 (better exception message) 16 years ago
  chiba 9df30cbc01 fixed a bug of CodeIterator.insertGap() with JDK 1.6 16 years ago
  kkhan a7df6cdbf0 Use privileged block for clazz.getDeclaredMethods() 16 years ago
  chiba 0904c66e3c fixed JASSIST-51 16 years ago
  chiba 1c59c2e7f6 preparation for 3.7.1 release 16 years ago
  chiba 18869e66d2 preparation for 3.7.1 release 16 years ago
  kkhan 78b5662950 Make ProxyFactory use privileged blocks when a security manager is present 16 years ago
  kkhan 1d2f91432f Make ProxyFactory use privileged blocks when a security manager is present 16 years ago
  chiba 2db5ca38f3 for 3.7.0.GA release 16 years ago
  chiba a95aa52983 fixed JIRA JASSIST-41 16 years ago
  chiba 9a97111df2 fixed JIRA JASSIST-40 16 years ago
  chiba 5b38e95af6 fixed a bug of JBAOP-481. Javassist could not properly copy a method body if LDC becomes LDC_W after copying. 16 years ago
  chiba 0f2a4bf5d2 added the javassist.JarDirClassPath class. 16 years ago
  chiba a9d3c7bd1d supported the class path wildcards. 16 years ago
  chiba 04bb09167d for JASSIST-37 (again) 16 years ago
  chiba 1d637574af for JASSIST-37 16 years ago