| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | removed unnecessary comments | chiba | 2008-09-18 | 1 | -38/+1 |
* | for fixing JASSIST-66 | chiba | 2008-09-18 | 2 | -5/+48 |
* | implemented ClassPool.makeClassIfNew() | chiba | 2008-09-11 | 4 | -2/+57 |
* | The method implicitly appended by CtNewMethod.wrapped() now has a synthetic a... | chiba | 2008-09-09 | 3 | -3/+5 |
* | The method implicitly appended by CtNewMethod.wrapped() now has a synthetic a... | chiba | 2008-09-09 | 1 | -0/+6 |
* | implemented CodeConverter.replaceNew(CtClass,CtClass) | chiba | 2008-09-08 | 2 | -2/+110 |
* | for 3.8.1 releaserel_3_8_1_ga | chiba | 2008-07-17 | 1 | -1/+1 |
* | for 3.8.1 release | chiba | 2008-07-17 | 3 | -4/+20 |
* | update a comment. | chiba | 2008-07-17 | 1 | -0/+2 |
* | added ClassPool.getCtClass() and fixed related bugs. | chiba | 2008-07-04 | 7 | -7/+44 |
* | fixed a performance bug caused by many calls to CtBehavior#setBody() | chiba | 2008-07-03 | 6 | -33/+40 |
* | Descriptor.toCtClass should never be used on a classinfo, unless it is an array | jgreene | 2008-06-16 | 1 | -7/+26 |
* | for 3.8.0.GA releaserel_3_8_0_ga | chiba | 2008-06-13 | 7 | -11/+12 |
* | remove jdk5 deps | jgreene | 2008-06-12 | 5 | -31/+31 |
* | $type support by CtBehavior#insertBefore: JIRA JASSIST-62 | chiba | 2008-06-03 | 2 | -4/+4 |
* | $type support by CtBehavior#insertBefore: JIRA JASSIST-62 | chiba | 2008-06-03 | 2 | -1/+2 |
* | Fix small naming bug (classinfo expects a jvm name) | jgreene | 2008-06-03 | 2 | -179/+207 |
* | Add performance info | jgreene | 2008-05-28 | 1 | -1/+2 |
* | Small ws fix | jgreene | 2008-05-28 | 1 | -2/+2 |
* | Remove accidental inclusion of a debug statement | jgreene | 2008-05-28 | 1 | -3/+1 |
* | Fix subtypeOf in CtArray | jgreene | 2008-05-24 | 27 | -166/+4928 |
* | fixed JIRA JASSIST-61 | chiba | 2008-05-06 | 1 | -12/+17 |
* | fixed JASSIST-47 and 60. | chiba | 2008-05-01 | 8 | -25/+394 |
* | fixed a typo. | chiba | 2008-04-21 | 1 | -1/+1 |
* | fixed a bug of StackMapTable.Shifter | chiba | 2008-04-15 | 1 | -1/+1 |
* | fixed a typo. | chiba | 2008-04-15 | 1 | -1/+1 |
* | fixed JASSIST-57 | chiba | 2008-03-23 | 2 | -2/+2 |
* | fixed JASSIST-56 | chiba | 2008-03-19 | 1 | -5/+10 |
* | fixed JASSIST-55 | chiba | 2008-03-19 | 1 | -0/+1 |
* | fixed JASSIST-54 | chiba | 2008-03-19 | 1 | -1/+3 |
* | fixed JASSIST-45 (better exception message) | chiba | 2008-03-19 | 1 | -1/+4 |
* | fixed a bug of CodeIterator.insertGap() with JDK 1.6 | chiba | 2008-03-18 | 4 | -9/+12 |
* | Use privileged block for clazz.getDeclaredMethods() | kkhan | 2008-03-11 | 1 | -1/+1 |
* | fixed JASSIST-51 | chiba | 2008-03-11 | 1 | -2/+4 |
* | preparation for 3.7.1 releaserel_3_7_1_ga | chiba | 2008-03-09 | 1 | -2/+2 |
* | preparation for 3.7.1 release | chiba | 2008-03-09 | 5 | -130/+106 |
* | Make ProxyFactory use privileged blocks when a security manager is present | kkhan | 2008-02-12 | 3 | -45/+174 |
* | Make ProxyFactory use privileged blocks when a security manager is present | kkhan | 2008-02-12 | 1 | -2/+41 |
* | for 3.7.0.GA release | chiba | 2008-01-20 | 4 | -8/+11 |
* | fixed JIRA JASSIST-41 | chiba | 2008-01-20 | 1 | -4/+3 |
* | fixed JIRA JASSIST-40 | chiba | 2008-01-04 | 1 | -1/+5 |
* | fixed a bug of JBAOP-481. Javassist could not properly copy a method body if... | chiba | 2007-11-14 | 1 | -0/+2 |
* | added the javassist.JarDirClassPath class. | chiba | 2007-11-07 | 1 | -3/+5 |
* | supported the class path wildcards. | chiba | 2007-11-02 | 2 | -5/+61 |
* | for JASSIST-37 (again) | chiba | 2007-10-20 | 1 | -0/+44 |
* | for JASSIST-37 | chiba | 2007-10-20 | 3 | -19/+26 |
* | fixed JIRA JASSIST-36 | chiba | 2007-10-02 | 1 | -0/+1 |
* | added Expr#getEnclosingClass() | chiba | 2007-09-30 | 4 | -2/+12 |
* | for 3.6.0 releaserel_3_6_ga | chiba | 2007-09-13 | 2 | -2/+2 |
* | for 3.6.0 release | chiba | 2007-09-13 | 2 | -1/+3 |