]> source.dussan.org Git - javassist.git/shortlog
javassist.git
2012-06-05 chibafixed JASSIST-168
2012-06-05 chibafixed JASSIST-168
2012-06-02 chibafixed JASSIST-126
2012-03-05 chiba3.16.1-GA release rel_3_16_1_ga
2012-02-25 chibafixed JASSIST-156
2012-02-19 chibagit-svn-id: http://anonsvn.jboss.org/repos/javassist...
2012-02-19 chibagit-svn-id: http://anonsvn.jboss.org/repos/javassist...
2012-02-19 chibafor 3.16.0 release rel_3_16_0_ga
2012-02-19 chibafor 3.16.0 release
2012-02-19 chibafixed JASSIST-151
2012-02-19 chibafixed JASSIST-152
2012-02-15 chibafixed JASSIST-155
2012-02-11 chibafixed JASSIST-150 (fixed a bug on WeakHashMap)
2012-02-11 chibafixed JASSIST-150
2012-02-05 chibafixed JASSIST-147
2012-02-05 chibafixed a typo in a javadoc comment.
2012-02-05 chibafixed a typo in a javadoc comment.
2012-02-01 chibafixed JASSIST-149
2012-01-24 chibaimplemented a post dominator tree.
2012-01-23 chibarevising ControlFlow.dominatorTree().
2011-12-07 chibamake Block.incoming() public.
2011-11-24 chibaadded parent() to jvst.bytecode.analysis.ControlFlow...
2011-11-12 chibaadded javassist.bytecode.analysis.ControlFlow
2011-11-12 chibaadded javassist.bytecode.analysis.ControlFlow
2011-11-11 chibaadded javassist.bytecode.analysis.ControlFlow
2011-11-11 chibaadded javassist.bytecode.analysis.ControlFlow
2011-11-10 chibamerged another patch for JASSIST-126
2011-11-10 chibamerged the patch for JASSIST-126
2011-11-04 chibafixed JASSIST-146
2011-11-04 chibafixed JASSIST-146
2011-10-25 chibaadded some javadoc comments.
2011-10-19 chibafixed JASSIST-145
2011-10-18 chibaunit test for JASSIST-145
2011-09-01 chibafixed JASSIST-144
2011-08-31 chibaJvstTest test case.
2011-08-31 chibaJvstTest test case.
2011-08-21 chibafixed JASSIST-127
2011-07-08 chibarelease 3.15.0-GA rel_3_15_0_ga
2011-07-08 chibafixed JASSIST-138
2011-07-08 chibaadded the Apache license.
2011-07-03 chibafixed a bug that the compiler reports an error when...
2011-06-21 chibaa minor bug fix
2011-05-25 chibafixed JASSIST-142
2011-01-05 chibafixed a typo.
2010-10-05 chibachanged javadoc for JASSIST-123
2010-10-05 chibafor releasing 3.14.0.GA rel_3_14_0_ga
2010-10-05 chibafixed JASSIST-123
2010-10-05 chibafixed JASSIST-121
2010-09-14 chibafixed JASSIST-128 and JASSIST-129
2010-09-12 chibafixed JASSIST-130
2010-09-09 chibafixed JASSIST-132
2010-08-28 chibaa note for JASSIST-131
2010-08-24 kabir.khan... [JASSIST-131] Fix ConstPoolWriter.addStringInfo()
2010-07-27 adinnupdated version numbers to 3.14.0-SNAPSHOT
2010-07-26 adinncorrected specification of upload repo for sonatype...
2010-07-22 adinnmodified group id to org.javassist to keep the Sonatype...
2010-07-22 chibafixed typos.
2010-07-20 adinnadded final changes needed to allow installation to...
2010-07-20 kabir.khan... Add myself as developer
2010-07-19 chibafixed typos in the tutorial
2010-07-19 chiba3.13.0.GA release rel_3_13_0_ga
2010-07-18 chibafixed JIRA JASSIST-125
2010-07-15 chibabetter support of JSR/RET when computing MaxStack
2010-07-09 chibafixed JASSIST-124
2010-07-08 chibafixed JIRA JASSIST-122
2010-07-08 chibafixed JASSIST-119
2010-07-08 chibafixed JASSIST-118
2010-06-17 chibamodified to print annotations
2010-06-11 kabir.khan... [maven-release-plugin] prepare for next development...
2010-06-11 kabir.khan... [maven-release-plugin] prepare release rel_3_12_1_ga rel_3_12_1_ga
2010-05-17 chibafixed JIRA JASSIST-117
2010-05-15 chibafixed JIRA JASSIST-112
2010-05-15 chibaadded ClassPool.getOrNull()
2010-05-08 chibaadded the description on ClassFileWriter.
2010-05-08 chibaadded a simple ASM-like API.
2010-04-30 chibaperformance tuning
2010-04-29 chibaperformance tuning
2010-04-28 chibafor performance tuning
2010-04-28 chibafor performance tuning
2010-04-21 adinnupdated licenses to include both MPL 1.1. and LGPL...
2010-04-21 adinnpatched tests to use 1.4 compatible synatx and also...
2010-04-21 alesj[JASSIST-115]; use try/finally for toClass2.
2010-04-21 adinnrolled over version number to 3.12.1-SNAPSHOT in ant...
2010-04-15 chibamodified javadoc comments
2010-04-15 chibapreparation for 3.12.GA release rel_3_12_0_ga
2010-04-15 chibasince Javassist doesn't support JDK 1.3, I changed...
2010-04-14 kabir.khan... Better snapshot comment
2010-04-14 chibapreparation for GA release
2010-04-13 adinnfixed regression introduced by fix to ProxyFactory...
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
next