208 Комити (rel_3_1)

Аутор SHA1 Порука Датум
  chiba 1e0a593630 final updates for 3.1 release пре 18 година
  adrian aaea8645bb Remove the ability to change methodref signatures. пре 18 година
  adrian fa40c745ea Make setUtf8Info private. пре 18 година
  chiba 5404f1e186 (almost) final updates for 3.1 release пре 18 година
  adrian efa62f09d0 Add the ability to change the signature of a constant pool methodref entry. пре 18 година
  chiba 1330b17839 replaced individual calls to Thread.currentThread().getContextClassLoader() with a call to ClassPool#getContextClassLoader(), which simply forward to Thread.current... пре 18 година
  chiba f89063af06 reformatting. пре 18 година
  adrian 14e86c4042 Fix NPE when there are no parameter annotations. пре 18 година
  adrian 7bb1f60c5b Add support for getParameterAnnotations() from the CtBehaviour. пре 18 година
  adrian f280738536 Allow access to the constructor signature. пре 18 година
  chiba 99ab9359c4 Adjusted the behavior of setHandler(). пре 18 година
  chiba 72bc07cd53 Adjusting indentation, adding javadoc comments, etc. пре 18 година
  adrian 2b3afd3a5d Compacting/clone has a problem when the method index is zero. пре 18 година
  adrian 0f1701d237 Allow for retrieval of the real type name of the annotation. пре 18 година
  adrian 521d2bc977 I need an eclipse option that disallows autoboxing. :-) пре 18 година
  adrian 3921e76c51 Implement the Object methods for the annotation invocation handler. пре 18 година
  chiba 35e52a2c0b fixed a bug of method dispatch. пре 18 година
  chiba ad7d5a9214 fixed a bug in getModifiers() in CtClass. пре 18 година
  chiba 774508d17c updated copyright notices пре 18 година
  chiba 52a455616e restructred sub packages пре 18 година
  chiba 5b8d2d6c7a fixed a bug on renameClass(). пре 18 година
  chiba 44627e404b updated javadoc comments пре 18 година
  chiba a52aa92705 renamed javassist.tool to javassist.tools пре 18 година
  chiba 23e4e9827e changed to generate more javap-friendly code пре 18 година
  chiba 07eda55dcc implemented recursive replace() for ExprEditor. пре 18 година
  chiba c9ab3dda7e added addGetfield() and addPutfield() in javassist.bytecode.Bytecode. пре 18 година
  chiba ecb71c7515 added some methods to javassist.Bytecode and Descriptor. пре 18 година
  chiba 549aab4f06 implemented getSignature() in javassist.expr.MethodCall пре 18 година
  chiba 7ea6c585a1 updated javadoc comments. пре 18 година
  chiba 724b9b93c3 updated Modifier class. пре 18 година
  chiba 5ff19d5945 appended ClassPool(boolean) constructor. пре 18 година
  chiba 65e6ac8421 updated javadoc comments пре 18 година
  chiba d3f0404b8b updated javadoc comments. пре 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 361e158779 removed javassist.preproc. пре 18 година
  chiba 6aaacd9676 Implemented CtConstructor#toMethod(). пре 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 14a5ac3797 minor fixes for RC2 release. пре 19 година
  chiba 39b350bc4b updated javadoc comments пре 19 година
  chiba 5292871f7d fixed a bug found when an annotation includes an empty array. пре 19 година
  chiba 51e498f02b fixed a bug so that ExprEditor#edit(NewExpr) can process a method compiled by Eclipse. пре 19 година
  chiba d59bfd284a updated javadoc comments пре 19 година
  chiba 19d816cade improved a message for RuntimeExceptions. пре 19 година
  chiba 138cb0ca97 fixed a bug reported as JIRA Javassist-12 пре 19 година
  chiba 57f386402f improved the compatibility with respect to chained exceptions. пре 19 година
  chiba 5e191f7f29 fixed JIRA Javassist-9. javadoc comments have been updated. пре 19 година
  chiba 1d89891b54 Fixed a threading bug reported by JIRA Javassist-13 пре 19 година