59 Commits (6e6eb15d094a41bd286a73889808f056d51563af)

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