59 Commits (6e6eb15d094a41bd286a73889808f056d51563af)

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