65 Révisions (log)

Auteur SHA1 Message Date
  chiba e2cfbeaed7 implemented JASSIST-170 il y a 12 ans
  chiba 205b65d96c fixed JASSIST-155 il y a 12 ans
  chiba 41bb82351c a minor bug fix il y a 13 ans
  chiba e639e4cf38 fixed JASSIST-132 il y a 13 ans
  chiba 4f0fd85816 fixed typos in the tutorial il y a 14 ans
  chiba 0dfd78b0e5 fixed JIRA JASSIST-122 il y a 14 ans
  chiba 2fe46756aa added the description on ClassFileWriter. il y a 14 ans
  chiba 7cf3a5fce3 for implementing StackMap attributes (JIRA 95) il y a 14 ans
  chiba df66d916e0 for fixing JASSIST-70 il y a 15 ans
  chiba 3ac58ef038 $type support by CtBehavior#insertBefore: JIRA JASSIST-62 il y a 16 ans
  chiba bd6d4dcb4c fixed a typo. il y a 16 ans
  chiba dc1297543e fixed a typo. il y a 16 ans
  chiba 73969fa11a made automatic pruning off by default because I found that pruning does not really save memory (only 20%). I changed Javassist to compress a class file on memory after toBytecode(). il y a 17 ans
  chiba fef3cedb4b fixed a but in javassist.bytecode.stackmap etc. il y a 17 ans
  chiba c2d6bdf673 changed the implementation of try statements so that jsr/ret will not be used anymore. il y a 17 ans
  chiba 6d57767054 updated javadoc comments. il y a 18 ans
  chiba a52aa92705 renamed javassist.tool to javassist.tools il y a 18 ans
  chiba ecb71c7515 added some methods to javassist.Bytecode and Descriptor. il y a 18 ans
  chiba 5ff19d5945 appended ClassPool(boolean) constructor. il y a 18 ans
  chiba 7696279d0e changed the behavior of CtClass#getMethods(), getFields(), and getConstructors(). il y a 18 ans
  chiba eb12cc5d6b updated CtMember.append() for better performance. il y a 18 ans
  chiba bfdfdff690 added makeUniqueName() in CtClass. il y a 18 ans
  chiba 6aaacd9676 Implemented CtConstructor#toMethod(). il y a 18 ans
  chiba d59bfd284a updated javadoc comments il y a 18 ans
  chiba 138cb0ca97 fixed a bug reported as JIRA Javassist-12 il y a 19 ans
  chiba 9366fe0862 Array initializer supports and better annotation supports. il y a 19 ans
  chiba 2d60b1690e modified the compiler to support "import". il y a 19 ans
  chiba 7c44f9c339 Added javassist.expr.ConstructorCall il y a 19 ans
  chiba 9b1411e58b updates comments il y a 19 ans
  chiba 5de7634f05 update the tutorial il y a 19 ans
  chiba 6ab159e1f5 clarify that $0 means this. il y a 19 ans
  chiba 13ecd1542c fixed a bug of CtBehavior.insertAt (and a few other minor fixes) il y a 19 ans
  chiba bd0d1580a7 Added javadoc comments. il y a 19 ans
  chiba e667c0de32 fixed a few bugs. il y a 19 ans
  chiba e793a77000 implemented removeMethod() etc. il y a 19 ans
  chiba 30ea2357da synchronized statement support. il y a 19 ans
  chiba 51ab670ccf edited the tutorial. il y a 19 ans
  chiba 0e6ebb79d3 Now the compiler supports a switch statement. il y a 19 ans
  chiba 4fda748aa5 discarded the last changes il y a 20 ans
  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 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 134ee70a9f Changed subclasses of javassist.expr.Expr so that $_ is always initialized. il y a 20 ans
  chiba e4990e08b3 added computeMaxStack() in CodeAttribute. 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