64 Комити (rel_3_1)

Аутор SHA1 Порука Датум
  chiba 1e0a593630 final updates for 3.1 release пре 18 година
  chiba 5404f1e186 (almost) final updates for 3.1 release пре 18 година
  chiba ad7d5a9214 fixed a bug in getModifiers() in CtClass. пре 18 година
  chiba 774508d17c updated copyright notices пре 18 година
  chiba 52a455616e restructred sub packages пре 18 година
  chiba a52aa92705 renamed javassist.tool to javassist.tools пре 18 година
  chiba 65e6ac8421 updated javadoc comments пре 18 година
  chiba 7696279d0e changed the behavior of CtClass#getMethods(), getFields(), and getConstructors(). пре 18 година
  chiba bfdfdff690 added makeUniqueName() in CtClass. пре 18 година
  chiba 721370a391 moved javassist.preproc package to sample/preproc directory. пре 18 година
  chiba 0446eb7e74 improved the performance of Bytecode and ConstPool. Added clone() to Bytecode. пре 18 година
  chiba 3ab8846e75 renamed getEnclosingClass() in CtClass to getEnclosingMethod() and fixed a bug so that getModifiers() can work on an nested class. пре 19 година
  chiba 39b350bc4b updated javadoc comments пре 19 година
  chiba f4bc17b8dc minor updates for 3.1RC1 пре 19 година
  chiba 9366fe0862 Array initializer supports and better annotation supports. пре 19 година
  chiba f6faf5fde7 fixed a compilation problem of static final fields. пре 19 година
  chiba aa0900d4cf HotSwap support пре 19 година
  chiba d30bc13c09 support non us-ascii identifiers (JIRA May20,2005) пре 19 година
  chiba 13ecd1542c fixed a bug of CtBehavior.insertAt (and a few other minor fixes) пре 19 година
  chiba 7d35a76c5d fixed a bug in javadoc comments пре 19 година
  chiba e667c0de32 fixed a few bugs. пре 19 година
  chiba e793a77000 implemented removeMethod() etc. пре 19 година
  chiba 30ea2357da synchronized statement support. пре 19 година
  chiba d77cb45569 Expr.where() throws an exception if the expression is in a static initializer. пре 19 година
  chiba 1e8cb81f35 javadoc comments have been modified. пре 20 година
  chiba 0e6ebb79d3 Now the compiler supports a switch statement. пре 20 година
  chiba 4fda748aa5 discarded the last changes пре 20 година
  chiba 3b946e08d5 javassist.expr.NewArray has been implemented. пре 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 6f0d550f39 Added javassist.bytecode.AnnotationsAttribute and support classes. пре 20 година
  chiba 134ee70a9f Changed subclasses of javassist.expr.Expr so that $_ is always initialized. пре 20 година
  chiba b40a895c91 CtClass.makeNestedClass() has been added. пре 20 година
  chiba 9972682683 modified the API to look good. пре 20 година
  chiba 3f73777f2c modified the ClassPool framework. пре 20 година
  chiba f56bd9e72f changed the stuff related to ClassPool. пре 20 година
  chiba 100b440ac9 local variables were made available in the source text passed пре 20 година
  chiba bd4705d214 updated the copyright notices. пре 20 година
  chiba 33894b1cae CtBehavior#insertAt() and support methods have been implemented. пре 20 година
  chiba ba0a3e1739 fixed a compiler bug. пре 20 година
  chiba 9c01e32431 Implemented several methods (e.g. CtClass#getURL) to support security пре 20 година
  chiba 1a1b9d2fec Fixed a bug of the token analyzer (double constant). пре 20 година
  chiba c7d2341f4d added CtClass.main(). пре 20 година
  chiba cb8289a695 fixed warnings reported by Eclipse. пре 21 година
  chiba 5e02784541 added javassist.bytecode.DeprecatedAttribute. пре 21 година
  chiba 8443351108 updated documents. пре 21 година
  chiba 2992b5313b made ClassPool.SimpleLoader public. пре 21 година
  chiba 377937bfbe changed the version number to 2.7 пре 21 година
  chiba 87f4d5dd1d corrected to be able to compile an infinite loop. пре 21 година