59 Revize (6e6eb15d094a41bd286a73889808f056d51563af)

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