59 Commits (6e6eb15d094a41bd286a73889808f056d51563af)

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