1 Commits (b5347efe6343fd189b56b792bd64438ff953cc61)

Author SHA1 Message Date
  Hiroshi Ukai 7050c34104 Issue-#428: Standardize directory structure. 1 year ago
  Timothy Hoffman b4279f6817 Replace StringBuffer with StringBuilder and other minor String optimizations 2 years ago
  nickl- e5656fc869 Organize imports to disolve ambiguity. 6 years ago
  nickl- 62851d0af3 Source walk/Spring clean/Parameterize/Enhance et.al. 6 years ago
  chibash 03f85a3393 fixes typos in javadoc comments 7 years ago
  chibash 0ebd27d23e fixes calls to a deprecated method in Java 9. 7 years ago
  chibash e3f096df2d updates javadoc comments. 8 years ago
  chibash e68077dc87 fixed minor problems in javadoc etc. 8 years ago
  kuzukami.sh 2d0d143c0b append an new API of hasAnnotation(String annotClsName) 9 years ago
  chibash 5a6662f29d preparation for 3.19 release. fixed bugs in javadoc comments 9 years ago
  chiba e2cfbeaed7 implemented JASSIST-170 12 years ago
  chiba 121a67e8df added the Apache license. 13 years ago
  chiba 066ce8b872 fixed JASSIST-119 14 years ago
  chiba a690c8bf87 fixed JASSIST-84 15 years ago
  chiba 04bb09167d for JASSIST-37 (again) 16 years ago
  chiba 1d637574af for JASSIST-37 16 years ago
  chiba 73969fa11a made automatic pruning off by default because I found that pruning does not really save memory (only 20%). I changed Javassist to compress a class file on memory after toBytecode(). 17 years ago
  chiba a318d5d7d8 updated the copyright notices. 17 years ago
  chiba 4752e2e80c supported generic type signatures. 17 years ago
  chiba 2d45afd62b changed new CtField(CtField,..) to copy annotations. 18 years ago
  chiba f19b6003ae reformatted. 18 years ago
  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 years ago
  chiba 774508d17c updated copyright notices 18 years ago
  chiba d3f0404b8b updated javadoc comments. 18 years ago
  chiba 39b350bc4b updated javadoc comments 19 years ago
  chiba d59bfd284a updated javadoc comments 19 years ago
  chiba 9366fe0862 Array initializer supports and better annotation supports. 19 years ago
  chiba f6faf5fde7 fixed a compilation problem of static final fields. 19 years ago
  chiba 4b2de8a77e Change the year in the copyright notices from 2004 to 2005. 19 years ago
  chiba e793a77000 implemented removeMethod() etc. 19 years ago
  chiba 9b3b557051 modified the code generator to compute constant expressions at compile time. 20 years ago
  chiba f39d058e65 implemented CtField#getConstantValue(). 20 years ago
  chiba bd4705d214 updated the copyright notices. 20 years ago
  chiba 1592597bc6 implemented toString(). 21 years ago
  chiba eacc721fa5 fixed a bug in CtField. 21 years ago
  chiba 2e9cd7421a changed the license. 21 years ago
  chiba cdeddfd6fc Changed the copyright notices and removed tab characters. 21 years ago
  patriot1burke 069bceaf72 This commit was generated by cvs2svn to compensate for changes in r2, which 21 years ago