41 Commits (699b301badf2f6746d091df3094d99444fa3fdd8)

Author SHA1 Message Date
  Rich Bolen 699b301bad Incorporate feedback from the PR 4 years ago
  Rich Bolen c08c21ebd2 Add support for the new Dynamic constant (17) created in java 11 4 years ago
  nickl- e5656fc869 Organize imports to disolve ambiguity. 6 years ago
  nickl- 62851d0af3 Source walk/Spring clean/Parameterize/Enhance et.al. 6 years ago
  chibash 78223965e5 updates ConstPool to support Module and Package 6 years ago
  chibash 0ebd27d23e fixes calls to a deprecated method in Java 9. 7 years ago
  chibash dc4a4dc13a updates javadoc 8 years ago
  chibash c43f4a7cde updated javadoc comments. makeClass(ClassFile cf) was added to ClassPool. 9 years ago
  Johan Kaving b510f4c43b Fix JASSIST-220 10 years ago
  chiba 5a4853ee87 fixed JASSIST-174 11 years ago
  chiba b667870a98 fixed JASSIST-160 by rewriting the whole javassist.bytecode.stackmap package. 11 years ago
  chiba 9f078b1d89 fixed JASSIST-146 12 years ago
  chiba 716fb49d20 fixed JASSIST-146 12 years ago
  chiba c944f7ab91 fixed JASSIST-138 13 years ago
  chiba 121a67e8df added the Apache license. 13 years ago
  chiba 5a38e854c0 performance tuning 14 years ago
  chiba d331ba6fb6 added ClassPool.getCtClass() and fixed related bugs. 16 years ago
  chiba 8dac8e2ce4 modified redirectMethodCall() in CodeConverter 17 years ago
  chiba a318d5d7d8 updated the copyright notices. 17 years ago
  adrian aaea8645bb Remove the ability to change methodref signatures. 18 years ago
  adrian fa40c745ea Make setUtf8Info private. 18 years ago
  adrian efa62f09d0 Add the ability to change the signature of a constant pool methodref entry. 18 years ago
  chiba 774508d17c updated copyright notices 18 years ago
  chiba 5b8d2d6c7a fixed a bug on renameClass(). 18 years ago
  chiba 23e4e9827e changed to generate more javap-friendly code 18 years ago
  chiba 0446eb7e74 improved the performance of Bytecode and ConstPool. Added clone() to Bytecode. 18 years ago
  chiba 6dc6b9945e added getSize() 19 years ago
  chiba a370566827 checked the previous modifications and adjusted the format. 19 years ago
  ejort 82d3da5daa Also previous modification adds the ability to retrieve all classes referenced in the constant pool 19 years ago
  ejort e2f3a29074 Add the ability to retrieve and change the Major/Minor versions of the ClassFile 19 years ago
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 years ago
  chiba f39d058e65 implemented CtField#getConstantValue(). 19 years ago
  chiba 8c82477b41 implemented pruning 20 years ago
  chiba 6f0d550f39 Added javassist.bytecode.AnnotationsAttribute and support classes. 20 years ago
  chiba 17ac0d8287 edited for improving runtime performance. 20 years ago
  chiba bd4705d214 updated the copyright notices. 20 years ago
  chiba e315747293 fixed a number of javadoc warnings. 20 years ago
  chiba 5a846bbe35 minor bugs have been fixed. 21 years ago
  chiba 2e9cd7421a changed the license. 21 years ago
  chiba cdeddfd6fc Changed the copyright notices and removed tab characters. 21 years ago
  patriot1burke 069bceaf72 This commit was generated by cvs2svn to compensate for changes in r2, which 21 years ago