Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patched tests to use 1.4 compatible synatx and also to allow for the fact tha... | adinn | 2010-04-21 | 3 | -9/+14 |
* | fixed regression introduced by fix to ProxyFactory -- fixes JASSIST-113 | adinn | 2010-04-13 | 1 | -0/+22 |
* | fixes for JASSIST-42 and JASSIST-97 | chiba | 2010-04-11 | 1 | -0/+64 |
* | fixes for JASSIST-42 and JASSIST-97 | adinn | 2010-04-08 | 3 | -1/+267 |
* | fixed potential strong cyclic reference from proxy cache entries back to thei... | adinn | 2010-03-09 | 1 | -0/+116 |
* | remove jdk5 deps | jgreene | 2008-06-12 | 2 | -22/+22 |
* | Fix small naming bug (classinfo expects a jvm name) | jgreene | 2008-06-03 | 1 | -1/+27 |
* | Add performance info | jgreene | 2008-05-28 | 1 | -1/+2 |
* | Fix subtypeOf in CtArray | jgreene | 2008-05-24 | 5 | -10/+1065 |
* | fixed a bug of CodeIterator.insertGap() with JDK 1.6 | chiba | 2008-03-18 | 1 | -8/+4 |
* | modified javassist.convert.* to support the stack map table of Java 6. | chiba | 2007-02-09 | 1 | -0/+14 |