72 Revize (master)

Autor SHA1 Zpráva Datum
  ⸮o-o ? 林 a8edcb2fe4
Update tutorial.html: `javassist.util.HotSwapper` před 4 měsíci
  chibash 4cf21faf54 fixes JASSIST-255 Primitive array return values cause invalid cast to Object před 8 roky
  chibash bb2e4c8745 updates the tutorial před 8 roky
  chibash e724bc8af9 updated the tutorial and some javadoc comments před 9 roky
  Greg 749abfe3b0 Fix typos. před 10 roky
  chibash ae7b93b7b7 updated the tutorial for JASSIST-225 před 10 roky
  chibash 24dc6650e0 clarified the description in the tutorial. před 10 roky
  chiba e2cfbeaed7 implemented JASSIST-170 před 12 roky
  chiba 205b65d96c fixed JASSIST-155 před 12 roky
  chiba 41bb82351c a minor bug fix před 13 roky
  chiba e639e4cf38 fixed JASSIST-132 před 13 roky
  chiba 4f0fd85816 fixed typos in the tutorial před 13 roky
  chiba 0dfd78b0e5 fixed JIRA JASSIST-122 před 14 roky
  chiba 2fe46756aa added the description on ClassFileWriter. před 14 roky
  chiba 7cf3a5fce3 for implementing StackMap attributes (JIRA 95) před 14 roky
  chiba df66d916e0 for fixing JASSIST-70 před 15 roky
  chiba 3ac58ef038 $type support by CtBehavior#insertBefore: JIRA JASSIST-62 před 16 roky
  chiba bd6d4dcb4c fixed a typo. před 16 roky
  chiba dc1297543e fixed a typo. před 16 roky
  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(). před 17 roky
  chiba fef3cedb4b fixed a but in javassist.bytecode.stackmap etc. před 17 roky
  chiba c2d6bdf673 changed the implementation of try statements so that jsr/ret will not be used anymore. před 17 roky
  chiba 6d57767054 updated javadoc comments. před 18 roky
  chiba a52aa92705 renamed javassist.tool to javassist.tools před 18 roky
  chiba ecb71c7515 added some methods to javassist.Bytecode and Descriptor. před 18 roky
  chiba 5ff19d5945 appended ClassPool(boolean) constructor. před 18 roky
  chiba 7696279d0e changed the behavior of CtClass#getMethods(), getFields(), and getConstructors(). před 18 roky
  chiba eb12cc5d6b updated CtMember.append() for better performance. před 18 roky
  chiba bfdfdff690 added makeUniqueName() in CtClass. před 18 roky
  chiba 6aaacd9676 Implemented CtConstructor#toMethod(). před 18 roky
  chiba d59bfd284a updated javadoc comments před 18 roky
  chiba 138cb0ca97 fixed a bug reported as JIRA Javassist-12 před 18 roky
  chiba 9366fe0862 Array initializer supports and better annotation supports. před 18 roky
  chiba 2d60b1690e modified the compiler to support "import". před 18 roky
  chiba 7c44f9c339 Added javassist.expr.ConstructorCall před 19 roky
  chiba 9b1411e58b updates comments před 19 roky
  chiba 5de7634f05 update the tutorial před 19 roky
  chiba 6ab159e1f5 clarify that $0 means this. před 19 roky
  chiba 13ecd1542c fixed a bug of CtBehavior.insertAt (and a few other minor fixes) před 19 roky
  chiba bd0d1580a7 Added javadoc comments. před 19 roky
  chiba e667c0de32 fixed a few bugs. před 19 roky
  chiba e793a77000 implemented removeMethod() etc. před 19 roky
  chiba 30ea2357da synchronized statement support. před 19 roky
  chiba 51ab670ccf edited the tutorial. před 19 roky
  chiba 0e6ebb79d3 Now the compiler supports a switch statement. před 19 roky
  chiba 4fda748aa5 discarded the last changes před 19 roky
  chiba 3b946e08d5 javassist.expr.NewArray has been implemented. před 20 roky
  chiba f4a78cf275 updated some javadoc comments. před 20 roky
  chiba 7c1450fd7d Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105] Reflection#makeReflective could reject some reflections před 20 roky
  chiba aa92b8250e Bugs item #988787 has been fixed. před 20 roky