106 Révisions (3b946e08d56d6f0327ef5d501f9f2c5363e0f544)
 

Auteur SHA1 Message Date
  chiba 3b946e08d5 javassist.expr.NewArray has been implemented. il y a 20 ans
  chiba f4a78cf275 updated some javadoc comments. il y a 20 ans
  chiba af2793e731 fixed Bugs item #997458: addCatch("return;", ...) on CtConstructor causes VerifyError il y a 20 ans
  chiba fedf39720f fixed Bugs item #993090 il y a 20 ans
  chiba 7c1450fd7d Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105] Reflection#makeReflective could reject some reflections il y a 20 ans
  chiba aa92b8250e Bugs item #988787 has been fixed. il y a 20 ans
  chiba 785aa0c403 Updated the tutorial to be more understandable. il y a 20 ans
  chiba fba9c3fa2a Fixed Bugs item #987038 (opened at 2004-07-08 15:06) il y a 20 ans
  chiba d51257fc94 revised javassist.bytecode.annotation package. il y a 20 ans
  chiba 6f0d550f39 Added javassist.bytecode.AnnotationsAttribute and support classes. il y a 20 ans
  chiba 134ee70a9f Changed subclasses of javassist.expr.Expr so that $_ is always initialized. il y a 20 ans
  patriot1burke fa03e04037 added Enum support to AnnotationInfo il y a 20 ans
  chiba 37712645ad minor and final changes for 3.0 beta il y a 20 ans
  chiba e4990e08b3 added computeMaxStack() in CodeAttribute. il y a 20 ans
  chiba b431110d11 changed the copyright notice of javassist.bytecode.annotation il y a 20 ans
  chiba b40a895c91 CtClass.makeNestedClass() has been added. il y a 20 ans
  chiba b9a4443405 updated the tutorial il y a 20 ans
  chiba f0ffe50128 updated the tutorial. il y a 20 ans
  chiba fe4d1a1b0d Updated the tutorial il y a 20 ans
  chiba 318f2be20c Now, the compiler accepts a method that calls il y a 20 ans
  chiba d906bfb337 Now, the compiler accepts a method that accesses il y a 20 ans
  chiba 94ddad2e3f Now, the compiler accepts a method that calls a private method il y a 20 ans
  chiba 1d249157de added CtClass#getDeclaringClass() il y a 20 ans
  chiba b25388461b added detach() in CtClass, which is necessary so that some people who il y a 20 ans
  patriot1burke 652e4675e7 fixed some annotation bugs and added some integration features il y a 20 ans
  chiba c2301cdb2f added an error check. il y a 20 ans
  chiba 9972682683 modified the API to look good. il y a 20 ans
  patriot1burke 3fb5f5033c put back callback to ClassPool.writeAsClass. This callback to ClassPool instance il y a 20 ans
  patriot1burke 8c3207c251 committed with bad \r\n il y a 20 ans
  chiba c86c20c27f performance tuning. il y a 20 ans
  chiba 17ac0d8287 edited for improving runtime performance. il y a 20 ans
  chiba 4929508cfb minor changes. il y a 20 ans
  chiba a5ddd6104e fixed bugs so that sample programs can run. il y a 20 ans
  chiba f480c5d912 Not needed anymore. il y a 20 ans
  chiba 3f73777f2c modified the ClassPool framework. il y a 20 ans
  patriot1burke 2d7afcd04b get0 should look in cached classes first as code extending ClassPool behavior il y a 20 ans
  patriot1burke 0cc8b5343f write0 should never delegate to parent. The ClassPool that the CtClass is associated il y a 20 ans
  patriot1burke e8ec218d12 fixed some things that broke JBoss AOP il y a 20 ans
  chiba e6621eb41b addTranslator() was still wrong. il y a 20 ans
  chiba baf561d93e renamed insertTranslator() in ClassPool to addTranslator() since il y a 20 ans
  chiba 707e08af67 changed delimiters, etc. il y a 20 ans
  chiba d2ab0807ae changed line delimiters. il y a 20 ans
  chiba f56bd9e72f changed the stuff related to ClassPool. il y a 20 ans
  patriot1burke ed96cc4101 added annotation support. Only Enum types not supported when adding il y a 20 ans
  chiba 98cf25f68b fixed a typo. il y a 20 ans
  chiba e057bbef56 changed to throw an exception if a duplicate method/field is added. il y a 20 ans
  chiba 805dd3c4f8 changed the compiler so that multiple statements do not need to be il y a 20 ans
  chiba b6e81e4fd9 fixed a bug that happens if null is passed to a method. il y a 20 ans
  chiba 0cbf7a9b80 update javadoc comments. il y a 20 ans
  chiba 7b2f9feef7 If a newly created method does not have a throws clause, an empty il y a 20 ans