Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace StringBuffer with StringBuilder and other minor String optimizations | Timothy Hoffman | 2021-07-16 | 1 | -1/+1 |
* | Organize imports to disolve ambiguity. | nickl- | 2017-10-30 | 1 | -1/+1 |
* | Source walk/Spring clean/Parameterize/Enhance et.al. | nickl- | 2017-10-30 | 1 | -1/+3 |
* | added the Apache license. | chiba | 2011-07-08 | 1 | -2/+3 |
* | enabled inserting a gap into a large method more than 32KB (related to JIRA 7... | chiba | 2009-06-26 | 1 | -4/+5 |
* | Fix JASSIST-71 - Array access replacement generates invalid bytecode when pad... | jgreene | 2009-01-06 | 1 | -1/+3 |
* | Fix small naming bug (classinfo expects a jvm name) | jgreene | 2008-06-03 | 1 | -178/+180 |
* | Fix subtypeOf in CtArray | jgreene | 2008-05-24 | 1 | -148/+231 |
* | updated the copyright notices. | chiba | 2007-06-04 | 1 | -2/+2 |
* | modified javassist.convert.* to support the stack map table of Java 6. | chiba | 2007-02-09 | 1 | -74/+72 |
* | Document CodeConverter.replaceArrayAccess() | kkhan | 2007-01-05 | 1 | -170/+4 |
* | Add ability to replace xASTORE and xALOAD calls with invokevirtual | kkhan | 2006-12-24 | 1 | -0/+349 |