812 Commits (rel_3_29_0_ga)

Autor SHA1 Nachricht Datum
  chiba 138cb0ca97 fixed a bug reported as JIRA Javassist-12 vor 19 Jahren
  chiba 57f386402f improved the compatibility with respect to chained exceptions. vor 19 Jahren
  chiba 5e191f7f29 fixed JIRA Javassist-9. javadoc comments have been updated. vor 19 Jahren
  chiba 1d89891b54 Fixed a threading bug reported by JIRA Javassist-13 vor 19 Jahren
  chiba 9366fe0862 Array initializer supports and better annotation supports. vor 19 Jahren
  chiba 2d60b1690e modified the compiler to support "import". vor 19 Jahren
  chiba ff329de74b Modified javadoc comments. vor 19 Jahren
  chiba a776280a9f modified so that an error message is thrown if the super class of java.lang.Object is accessed. vor 19 Jahren
  chiba f6faf5fde7 fixed a compilation problem of static final fields. vor 19 Jahren
  chiba 6dc6b9945e added getSize() vor 19 Jahren
  chiba ebce54d6ee Added javassist.expr.ConstructorCall vor 19 Jahren
  chiba fbecfe57ce updated a comment. vor 19 Jahren
  chiba b4357bab0d deleted some local variables that are never read. vor 19 Jahren
  chiba cb8fe91265 fixed a bug of the compiler vor 19 Jahren
  chiba aa0900d4cf HotSwap support vor 19 Jahren
  chiba 5de7634f05 update the tutorial vor 19 Jahren
  chiba 1ae8f41102 minor fixes vor 19 Jahren
  chiba ee8265e79f Turning the automatic pruning on by default. vor 19 Jahren
  chiba c4db11b46b fixed a bug I enbugged in the previous version vor 19 Jahren
  chiba e7f278c40b reformatted the files and added javadoc comments. vor 19 Jahren
  bill f5d84c890b Fix pruning so that exceptions and annotation attributes are not ditched. vor 19 Jahren
  bill 2f50864a52 bug in writing enumvalue vor 19 Jahren
  chiba 001d765704 fixed a bug so that the compiler distinguishes a length field and the array length operator. vor 19 Jahren
  chiba d30bc13c09 support non us-ascii identifiers (JIRA May20,2005) vor 19 Jahren
  chiba 2c834425c9 fixed a bug so that "<array> == null" can be compiled. vor 19 Jahren
  chiba 5b7f885703 Changed ClassPool.get() to accept the descriptors of array types. vor 19 Jahren
  chiba d555274962 some simple style changes vor 19 Jahren
  chiba a370566827 checked the previous modifications and adjusted the format. vor 19 Jahren
  ejort 82d3da5daa Also previous modification adds the ability to retrieve all classes referenced in the constant pool vor 19 Jahren
  ejort e2f3a29074 Add the ability to retrieve and change the Major/Minor versions of the ClassFile vor 19 Jahren
  chiba 13ecd1542c fixed a bug of CtBehavior.insertAt (and a few other minor fixes) vor 19 Jahren
  chiba bf8c6f9ca9 add support for obtaining default annotation member values (the same patch as Bill's but more javadoc comments) vor 19 Jahren
  chiba 16ecc51f82 fixed a bug in LocalVariableAttribute vor 19 Jahren
  chiba bd0d1580a7 Added javadoc comments. vor 19 Jahren
  chiba 7d35a76c5d fixed a bug in javadoc comments vor 19 Jahren
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. vor 19 Jahren
  chiba e667c0de32 fixed a few bugs. vor 19 Jahren
  chiba e793a77000 implemented removeMethod() etc. vor 19 Jahren
  chiba 91895bb38c Reformatted the soruce files modified by Bill. vor 19 Jahren
  patriot1burke b28caee373 methodinfos are not equal for some reason. vor 19 Jahren
  chiba 804fb36894 fixed a bug in CtConstructor#getName() vor 19 Jahren
  chiba be2809ffa5 supports finally clauses vor 19 Jahren
  chiba 30ea2357da synchronized statement support. vor 19 Jahren
  chiba 6dfecfeff4 minor updates for reflecting forum posts vor 19 Jahren
  chiba b3dce09331 Made the constructors in subclasses of Expr protected. vor 19 Jahren
  chiba 86309c3ef2 reformatted. vor 19 Jahren
  patriot1burke 56c38f0ea0 handle primitives in annotation ClassMembers vor 19 Jahren
  chiba d77cb45569 Expr.where() throws an exception if the expression is in a static initializer. vor 19 Jahren
  chiba 8256ce571f requested by Eric Tanter vor 20 Jahren
  chiba aca939f8d7 reformatted the files edited by Bill. vor 20 Jahren