436 Commits (a690c8bf872c9e5fe4e14b6095ddb81de01a34c4)
 

Author SHA1 Message Date
  chiba a690c8bf87 fixed JASSIST-84 15 years ago
  chiba 3fcf471e97 fixed JIRA JASSIST-85 15 years ago
  chiba e5ad03c454 enabled inserting a gap into a large method more than 32KB (related to JIRA 78, 79, 80?) 15 years ago
  chiba 6b1e9c7658 fixed JIRA JASSIST-67 15 years ago
  chiba 72e227b0fd fixed JIRA JASSIST-67 15 years ago
  chiba ebd545653c fixed JIRA JASSIST-83 15 years ago
  chiba 29bf701b71 for fixing JASSIST-81 15 years ago
  chiba 780069f8d4 improved the extensibility of CodeConverter 15 years ago
  chiba e6ba542a6e improved the runtime check by CtClass.addMethod() 15 years ago
  chiba 8c878b45de for fixing JASSIST-75 15 years ago
  chiba c4b9da1f23 for fixing JASSIST-68 15 years ago
  chiba bead430f64 JASSIST-76 15 years ago
  chiba daeda495ae JASSIST-75 15 years ago
  chiba df7b873634 the previous revision was wrong again. this should be a right fix for JASSIST-74 15 years ago
  chiba 956c82413b the previous revision was wrong. this is a right fix for JASSIST-74 15 years ago
  chiba 43217031eb JASSIST-74 15 years ago
  chiba c7d9aa3efc for preparing 3.10 release 15 years ago
  chiba e8e335d811 for preparing 3.10 release 15 years ago
  chiba 2ab6411a17 fixed a typo 15 years ago
  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