]> source.dussan.org Git - javassist.git/shortlog
javassist.git
2003-10-06 chibaImproved the performance of $proceed when it represents...
2003-09-19 chibaupdated tutorial so that it says the class names passed...
2003-09-08 chibafixed warnings reported by Eclipse.
2003-09-05 chibafixed a javadoc comment.
2003-09-05 chibaadded javassist.bytecode.DeprecatedAttribute.
2003-09-04 chibaupdated documents.
2003-09-04 chibamade ClassPool.SimpleLoader public.
2003-09-02 chibaimplemented CtBehavior.setBody with $proceed.
2003-09-01 chibaimplemented toString().
2003-08-31 chibachanged the version number to 2.7
2003-08-28 chibacorrected to be able to compile an infinite loop. rel_2_6
2003-08-23 chibafixed a bug in CtField.
2003-08-22 chibachanged the behavior of CtClassType.setSuperclass().
2003-08-20 chibamade to produce bytecode that HotSpot 1.3 can compile...
2003-08-17 chibafixed a bug in the compiler, which could not compile...
2003-08-04 chibaupdated some javadoc comments.
2003-07-31 chibaadded Expr#indexofBytecode.
2003-07-11 chibafixed typo in a javadoc comment.
2003-07-11 chibaadded ClassPool#removeCached so that subclasses of...
2003-07-09 chibaenforced close() in a finally block.
2003-07-08 chibaminor bugs have been fixed.
2003-05-24 patriot1burkeadded comments for 2.5.1 rel_2_5_1
2003-05-24 chibafixed the version number.
2003-05-23 patriot1burke- Made ClassPool.get0 protected so that subclasses...
2003-05-19 chibachanged CtBehavior.setBody() so that setBody(null)...
2003-05-18 chibafixed a bug in CtBehavior#setBody().
2003-05-17 chibafixed a simple bug. MethodCall#isSuper() was not public.
2003-05-16 chibaadded isSuper() in MethodCall.
2003-05-16 chibamodified the semantics of ($r).
2003-05-14 chibafixed a bug in makeClassInitializer() in CtClassType.
2003-05-14 chibafixed several compiler bugs and updated the tutorial.
2003-04-30 chibafixed an array-access bug.
2003-04-30 chibachanged the license.
2003-04-25 chibaimproved a javadoc comment.
2003-04-23 chibanew files for version 2.5.
2003-04-23 chibaChanged the copyright notices and removed tab characters.
2003-04-22 patriot1burkechanged licensing
2003-04-22 patriot1burkeThis commit was generated by cvs2svn to compensate...
2003-04-22 ggillies@redhat.comStandard project directories initialized by cvs2svn.