43 коммитов (master)

Автор SHA1 Сообщение Дата
  ⸮o-o ? 林 a8edcb2fe4
Update tutorial.html: `javassist.util.HotSwapper` 4 месяцев назад
  chibash e724bc8af9 updated the tutorial and some javadoc comments 9 лет назад
  Greg 749abfe3b0 Fix typos. 10 лет назад
  chibash ae7b93b7b7 updated the tutorial for JASSIST-225 10 лет назад
  chiba e2cfbeaed7 implemented JASSIST-170 12 лет назад
  chiba 205b65d96c fixed JASSIST-155 12 лет назад
  chiba 41bb82351c a minor bug fix 13 лет назад
  chiba 4f0fd85816 fixed typos in the tutorial 14 лет назад
  chiba df66d916e0 for fixing JASSIST-70 15 лет назад
  chiba bd6d4dcb4c fixed a typo. 16 лет назад
  chiba dc1297543e fixed a typo. 16 лет назад
  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(). 17 лет назад
  chiba fef3cedb4b fixed a but in javassist.bytecode.stackmap etc. 17 лет назад
  chiba c2d6bdf673 changed the implementation of try statements so that jsr/ret will not be used anymore. 17 лет назад
  chiba 6d57767054 updated javadoc comments. 18 лет назад
  chiba a52aa92705 renamed javassist.tool to javassist.tools 18 лет назад
  chiba ecb71c7515 added some methods to javassist.Bytecode and Descriptor. 18 лет назад
  chiba 5ff19d5945 appended ClassPool(boolean) constructor. 18 лет назад
  chiba 7696279d0e changed the behavior of CtClass#getMethods(), getFields(), and getConstructors(). 18 лет назад
  chiba eb12cc5d6b updated CtMember.append() for better performance. 18 лет назад
  chiba bfdfdff690 added makeUniqueName() in CtClass. 18 лет назад
  chiba 6aaacd9676 Implemented CtConstructor#toMethod(). 18 лет назад
  chiba d59bfd284a updated javadoc comments 18 лет назад
  chiba 9b1411e58b updates comments 19 лет назад
  chiba 5de7634f05 update the tutorial 19 лет назад
  chiba 13ecd1542c fixed a bug of CtBehavior.insertAt (and a few other minor fixes) 19 лет назад
  chiba 51ab670ccf edited the tutorial. 19 лет назад
  chiba 4fda748aa5 discarded the last changes 19 лет назад
  chiba f4a78cf275 updated some javadoc comments. 20 лет назад
  chiba 7c1450fd7d Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105] Reflection#makeReflective could reject some reflections 20 лет назад
  chiba aa92b8250e Bugs item #988787 has been fixed. 20 лет назад
  chiba 785aa0c403 Updated the tutorial to be more understandable. 20 лет назад
  chiba fba9c3fa2a Fixed Bugs item #987038 (opened at 2004-07-08 15:06) 20 лет назад
  chiba 134ee70a9f Changed subclasses of javassist.expr.Expr so that $_ is always initialized. 20 лет назад
  chiba e4990e08b3 added computeMaxStack() in CodeAttribute. 20 лет назад
  chiba fe4d1a1b0d Updated the tutorial 20 лет назад
  chiba 0cbf7a9b80 update javadoc comments. 20 лет назад
  chiba 100b440ac9 local variables were made available in the source text passed 20 лет назад
  chiba 2992b5313b made ClassPool.SimpleLoader public. 20 лет назад
  chiba f6c16db268 added ClassPool#removeCached so that subclasses of ClassPool can do 21 лет назад
  chiba 5a846bbe35 minor bugs have been fixed. 21 лет назад
  chiba cdeddfd6fc Changed the copyright notices and removed tab characters. 21 лет назад
  patriot1burke 069bceaf72 This commit was generated by cvs2svn to compensate for changes in r2, which 21 лет назад