]> source.dussan.org Git - javassist.git/shortlog
javassist.git
2010-04-12 chibafixed deprecated API calls
2010-04-12 adinnfixes for JASSIST-42 and JASSIST-97
2010-04-11 chibafixes for JASSIST-42 and JASSIST-97
2010-04-10 chibapreparation for GA release
2010-04-08 adinnfixes for JASSIST-42 and JASSIST-97
2010-04-06 kabir.khan... Change and comment the snapshot repository to use the...
2010-03-30 chibareformatted
2010-03-29 kabir.khan... [JASSIST-111] Uncomment the code containing the fix :-)
2010-03-29 kabir.khan... [JASSIST-111] Handle class array types as annotation...
2010-03-09 adinnfixed potential strong cyclic reference from proxy...
2010-03-08 chibaMark Struberg's patch for JASSIST-97
2010-03-08 chibaJIRA 105
2010-03-08 adinnupdated build version to 3.12.0-SNAPSHOT and added...
2010-03-03 adinntesting access
2010-03-03 adinntesting access
2010-03-03 kabir.khan... Check I can commit
2010-03-03 kabir.khan... Check I can commit
2010-02-14 chibaJASSIST-85
2010-01-31 chibafor JIRA-99
2009-12-28 chibaupdated doc comments for JIRA 102
2009-11-18 chibafor JIRA JASSIST-95
2009-11-12 chibafor JIRA JASSIST-98
2009-11-10 chibaimproved the behavior of CtClass.getAnnotations() etc.
2009-11-08 chibafor JIRA JASSIST-95
2009-11-08 chibafor JIRA JASSIST-95
2009-10-20 chibafor JIRA-95
2009-10-19 chibafor fixing JIRA-95
2009-10-19 chibafor JIRA-95
2009-10-19 chibafor JIRA-95
2009-10-19 chibafor JIRA-95
2009-10-15 chibafor implementing StackMap attributes (JIRA 95)
2009-10-08 chibasnapshot
2009-10-05 chibafixed JIRA JASSIST-94
2009-09-06 chibafor fixing JASSIST-89
2009-07-16 chibafixed JIRA JASSIST-89
2009-07-02 chibafor 3.11 release rel_3_11_0_ga
2009-07-02 chibafixed JASSIST-87
2009-07-02 chibafixed JASSIST-86
2009-07-02 chibafixed JIRA JASSIST-77
2009-06-26 chibafixed JASSIST-84
2009-06-26 chibafixed JIRA JASSIST-85
2009-06-26 chibaenabled inserting a gap into a large method more than...
2009-06-09 chibafixed JIRA JASSIST-67
2009-06-09 chibafixed JIRA JASSIST-67
2009-06-09 chibafixed JIRA JASSIST-83
2009-04-18 chibafor fixing JASSIST-81
2009-04-14 chibaimproved the extensibility of CodeConverter
2009-04-10 chibaimproved the runtime check by CtClass.addMethod()
2009-04-04 chibafor fixing JASSIST-75
2009-04-04 chibafor fixing JASSIST-68
2009-04-03 chibaJASSIST-76
2009-03-26 chibaJASSIST-75
2009-03-26 chibathe previous revision was wrong again. this should...
2009-03-18 chibathe previous revision was wrong. this is a right fix...
2009-03-18 chibaJASSIST-74
2009-03-04 chibafor preparing 3.10 release rel_3_10_0_ga
2009-03-01 chibafor preparing 3.10 release
2009-01-15 chibafixed a typo
2009-01-06 jgreeneFix JASSIST-71 - Array access replacement generates...
2008-12-07 chibafor fixing JASSIST-70
2008-12-05 chibafor fixing JASSIST-69
2008-10-09 chibafor releasing 3.9.0.GA rel_3_9_0_ga
2008-09-18 chibaremoved unnecessary comments
2008-09-18 chibafor fixing JASSIST-66
2008-09-11 chibaimplemented ClassPool.makeClassIfNew()
2008-09-09 chibaThe method implicitly appended by CtNewMethod.wrapped...
2008-09-09 chibaThe method implicitly appended by CtNewMethod.wrapped...
2008-09-08 chibaimplemented CodeConverter.replaceNew(CtClass,CtClass)
2008-07-17 chibafor 3.8.1 release rel_3_8_1_ga
2008-07-17 chibafor 3.8.1 release
2008-07-17 chibaupdate a comment.
2008-07-04 chibaadded ClassPool.getCtClass() and fixed related bugs.
2008-07-03 chibafixed a performance bug caused by many calls to CtBehav...
2008-06-16 jgreeneDescriptor.toCtClass should never be used on a classinf...
2008-06-13 chibafor 3.8.0.GA release rel_3_8_0_ga
2008-06-12 jgreeneremove jdk5 deps
2008-06-03 chiba$type support by CtBehavior#insertBefore: JIRA JASSIST-62
2008-06-03 chiba$type support by CtBehavior#insertBefore: JIRA JASSIST-62
2008-06-03 jgreeneFix small naming bug (classinfo expects a jvm name)
2008-05-28 jgreeneAdd performance info
2008-05-28 jgreeneSmall ws fix
2008-05-28 jgreeneRemove accidental inclusion of a debug statement
2008-05-24 jgreeneFix subtypeOf in CtArray
2008-05-06 chibafixed JIRA JASSIST-61
2008-05-01 chibafixed JASSIST-47 and 60.
2008-04-21 chibafixed a typo.
2008-04-15 chibafixed a bug of StackMapTable.Shifter
2008-04-15 chibafixed a typo.
2008-03-23 chibafixed JASSIST-57
2008-03-19 chibafixed JASSIST-56
2008-03-19 chibafixed JASSIST-55
2008-03-19 chibafixed JASSIST-54
2008-03-19 chibafixed JASSIST-45 (better exception message)
2008-03-18 chibafixed a bug of CodeIterator.insertGap() with JDK 1.6
2008-03-11 kkhanUse privileged block for clazz.getDeclaredMethods()
2008-03-11 chibafixed JASSIST-51
2008-03-09 chibapreparation for 3.7.1 release rel_3_7_1_ga
2008-03-09 chibapreparation for 3.7.1 release
2008-02-12 kkhanMake ProxyFactory use privileged blocks when a security...
2008-02-12 kkhanMake ProxyFactory use privileged blocks when a security...
next