26 Commits (0ac942ce195ff2526f5d1dcb91a70c4982671209)

Author SHA1 Message Date
  shifujun c85bc4f090 add a new CodeConverter method:redirectMethodCallToStatic 5 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
  chiba 121a67e8df added the Apache license. 13 years ago
  chiba ceca8f6f36 for JIRA JASSIST-95 14 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 780069f8d4 improved the extensibility of CodeConverter 15 years ago
  jgreene f33e578f63 Fix JASSIST-71 - Array access replacement generates invalid bytecode when padding is required 15 years ago
  chiba 7f87aaa503 implemented CodeConverter.replaceNew(CtClass,CtClass) 15 years ago
  jgreene 55210d8936 Fix small naming bug (classinfo expects a jvm name) 16 years ago
  jgreene 2bae8b1329 Fix subtypeOf in CtArray 16 years ago
  chiba 8dac8e2ce4 modified redirectMethodCall() in CodeConverter 17 years ago
  chiba a318d5d7d8 updated the copyright notices. 17 years ago
  chiba fa1ebd7549 modified javassist.convert.* to support the stack map table of Java 6. 17 years ago
  kkhan 956be9c3df Document CodeConverter.replaceArrayAccess() 17 years ago
  kkhan 2a7af94c7f Add ability to replace xASTORE and xALOAD calls with invokevirtual 17 years ago
  chiba 517f6712ff enabled a transformation from a public method call to a private method call by CodeConverter 17 years ago
  chiba baa647c760 fixed a bug in CodeConverter#replaceFieldRead/Write() on field shadowing 17 years ago
  chiba e496b41260 extended CodeConverter. 18 years ago
  chiba 774508d17c updated copyright notices 18 years ago
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 years ago
  chiba bd4705d214 updated the copyright notices. 20 years ago
  chiba cb8289a695 fixed warnings reported by Eclipse. 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