59 Коміти (6e6eb15d094a41bd286a73889808f056d51563af)

Автор SHA1 Повідомлення Дата
  chibash 6ea8021f15 fixes the bug reported in Issue #241. 5 роки тому
  nickl- e5656fc869 Organize imports to disolve ambiguity. 6 роки тому
  nickl- 62851d0af3 Source walk/Spring clean/Parameterize/Enhance et.al. 6 роки тому
  chibash e68077dc87 fixed minor problems in javadoc etc. 8 роки тому
  kuzukami.sh 2d0d143c0b append an new API of hasAnnotation(String annotClsName) 9 роки тому
  marten.hedborg 89e50989d0 Changed Callback so that CtBehaviour is independet of Callback. Added testcase 9 роки тому
  chibash e59339343a fixed JIRA JASSIST-241 9 роки тому
  Mårten Hedborg 1025384fe0 Added call back feature to CtBehaviour 9 роки тому
  chiba 81e75232f4 fixed JASSIST-185 11 роки тому
  chiba e3e129bbcc fixed JASSIST-177 11 роки тому
  chiba 5a4853ee87 fixed JASSIST-174 11 роки тому
  chiba e2cfbeaed7 implemented JASSIST-170 12 роки тому
  chiba 205b65d96c fixed JASSIST-155 12 роки тому
  chiba 075e0b8287 fixed JASSIST-149 12 роки тому
  chiba 121a67e8df added the Apache license. 13 роки тому
  chiba 24f91de8b9 for JIRA JASSIST-95 14 роки тому
  chiba a690c8bf87 fixed JASSIST-84 15 роки тому
  chiba e5ad03c454 enabled inserting a gap into a large method more than 32KB (related to JIRA 78, 79, 80?) 15 роки тому
  chiba df66d916e0 for fixing JASSIST-70 15 роки тому
  chiba 50da9b9f3b fixed a performance bug caused by many calls to CtBehavior#setBody() 16 роки тому
  chiba 6efe0397d3 $type support by CtBehavior#insertBefore: JIRA JASSIST-62 16 роки тому
  chiba 664bfcc3db fixed JASSIST-47 and 60. 16 роки тому
  chiba 9a97111df2 fixed JIRA JASSIST-40 16 роки тому
  chiba 82e918f2e4 changed CtMethod#copy() and updated related javadoc comments 17 роки тому
  chiba a318d5d7d8 updated the copyright notices. 17 роки тому
  chiba b8445cabac fixed bugs related to stack map tables. 17 роки тому
  chiba f57f2a7450 modified so that CtBehavior#insertAfter() will not use JSR/RET anymore. 17 роки тому
  chiba 4752e2e80c supported generic type signatures. 17 роки тому
  chiba 43a08a3a82 added CtBehavior.getLongName() 17 роки тому
  chiba 753e3f9ee0 a nested ClassMap. 18 роки тому
  chiba a0860e0b8c minor bug fixes 18 роки тому
  chiba f19b6003ae reformatted. 18 роки тому
  kkhan 0273ae2abc add getAvailableAnnotations() methods to CtClass, CtBehaviour and CtField. These work the same as getAnnotations() but instead of throwing a ClassNotFoundException, annotations not on the classpath are not returned. 18 роки тому
  chiba 7804fb0986 fixed JIRA JASSIST-19. 18 роки тому
  chiba 0394465810 fixed JIRA JASSIST-19. 18 роки тому
  adrian 7bb1f60c5b Add support for getParameterAnnotations() from the CtBehaviour. 18 роки тому
  chiba 774508d17c updated copyright notices 18 роки тому
  chiba 549aab4f06 implemented getSignature() in javassist.expr.MethodCall 18 роки тому
  chiba d3f0404b8b updated javadoc comments. 18 роки тому
  chiba 6aaacd9676 Implemented CtConstructor#toMethod(). 18 роки тому
  chiba 3ab8846e75 renamed getEnclosingClass() in CtClass to getEnclosingMethod() and fixed a bug so that getModifiers() can work on an nested class. 18 роки тому
  chiba 39b350bc4b updated javadoc comments 19 роки тому
  chiba d59bfd284a updated javadoc comments 19 роки тому
  chiba 9366fe0862 Array initializer supports and better annotation supports. 19 роки тому
  chiba ff329de74b Modified javadoc comments. 19 роки тому
  chiba 13ecd1542c fixed a bug of CtBehavior.insertAt (and a few other minor fixes) 19 роки тому
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 роки тому
  chiba 8c82477b41 implemented pruning 20 роки тому
  chiba af2793e731 fixed Bugs item #997458: addCatch("return;", ...) on CtConstructor causes VerifyError 20 роки тому
  chiba 7b2f9feef7 If a newly created method does not have a throws clause, an empty 20 роки тому