835 Commity (b15f6c06408ed28d7f49725a962fda510b092951)
 

Autor SHA1 Wiadomość Data
  chiba 6aaacd9676 Implemented CtConstructor#toMethod(). 18 lat temu
  chiba 0446eb7e74 improved the performance of Bytecode and ConstPool. Added clone() to Bytecode. 18 lat temu
  chiba 3ab8846e75 renamed getEnclosingClass() in CtClass to getEnclosingMethod() and fixed a bug so that getModifiers() can work on an nested class. 19 lat temu
  chiba 14a5ac3797 minor fixes for RC2 release. 19 lat temu
  chiba 39b350bc4b updated javadoc comments 19 lat temu
  chiba 5292871f7d fixed a bug found when an annotation includes an empty array. 19 lat temu
  chiba 51e498f02b fixed a bug so that ExprEditor#edit(NewExpr) can process a method compiled by Eclipse. 19 lat temu
  chiba d59bfd284a updated javadoc comments 19 lat temu
  chiba 19d816cade improved a message for RuntimeExceptions. 19 lat temu
  chiba f4bc17b8dc minor updates for 3.1RC1 19 lat temu
  chiba 138cb0ca97 fixed a bug reported as JIRA Javassist-12 19 lat temu
  chiba 57f386402f improved the compatibility with respect to chained exceptions. 19 lat temu
  chiba 5e191f7f29 fixed JIRA Javassist-9. javadoc comments have been updated. 19 lat temu
  chiba 1d89891b54 Fixed a threading bug reported by JIRA Javassist-13 19 lat temu
  chiba 9366fe0862 Array initializer supports and better annotation supports. 19 lat temu
  chiba 2d60b1690e modified the compiler to support "import". 19 lat temu
  chiba ff329de74b Modified javadoc comments. 19 lat temu
  chiba a776280a9f modified so that an error message is thrown if the super class of java.lang.Object is accessed. 19 lat temu
  chiba f6faf5fde7 fixed a compilation problem of static final fields. 19 lat temu
  chiba 6dc6b9945e added getSize() 19 lat temu
  chiba 7c44f9c339 Added javassist.expr.ConstructorCall 19 lat temu
  chiba ebce54d6ee Added javassist.expr.ConstructorCall 19 lat temu
  chiba fbecfe57ce updated a comment. 19 lat temu
  chiba b4357bab0d deleted some local variables that are never read. 19 lat temu
  chiba 9b1411e58b updates comments 19 lat temu
  chiba cb8fe91265 fixed a bug of the compiler 19 lat temu
  chiba aa0900d4cf HotSwap support 19 lat temu
  chiba 5de7634f05 update the tutorial 19 lat temu
  chiba 1ae8f41102 minor fixes 19 lat temu
  chiba ee8265e79f Turning the automatic pruning on by default. 19 lat temu
  chiba c4db11b46b fixed a bug I enbugged in the previous version 19 lat temu
  chiba e7f278c40b reformatted the files and added javadoc comments. 19 lat temu
  bill f5d84c890b Fix pruning so that exceptions and annotation attributes are not ditched. 19 lat temu
  bill 2f50864a52 bug in writing enumvalue 19 lat temu
  chiba 001d765704 fixed a bug so that the compiler distinguishes a length field and the array length operator. 19 lat temu
  chiba d30bc13c09 support non us-ascii identifiers (JIRA May20,2005) 19 lat temu
  chiba 2c834425c9 fixed a bug so that "<array> == null" can be compiled. 19 lat temu
  chiba 5b7f885703 Changed ClassPool.get() to accept the descriptors of array types. 19 lat temu
  chiba d555274962 some simple style changes 19 lat temu
  chiba fcf881dc69 cleaned up import declarations 19 lat temu
  chiba a370566827 checked the previous modifications and adjusted the format. 19 lat temu
  ejort 82d3da5daa Also previous modification adds the ability to retrieve all classes referenced in the constant pool 19 lat temu
  ejort e2f3a29074 Add the ability to retrieve and change the Major/Minor versions of the ClassFile 19 lat temu
  chiba 6ab159e1f5 clarify that $0 means this. 19 lat temu
  chiba 13ecd1542c fixed a bug of CtBehavior.insertAt (and a few other minor fixes) 19 lat temu
  chiba bf8c6f9ca9 add support for obtaining default annotation member values (the same patch as Bill's but more javadoc comments) 19 lat temu
  chiba 16ecc51f82 fixed a bug in LocalVariableAttribute 19 lat temu
  chiba bd0d1580a7 Added javadoc comments. 19 lat temu
  chiba 7d35a76c5d fixed a bug in javadoc comments 19 lat temu
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 lat temu