64 Commits (rel_3_1)

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