150 Commits (413126268ce8ec38884b09a23e922c0c8c3644ec)

Author SHA1 Message Date
  chibash 413126268c for release 3.25.0-GA 5 years ago
  chibash e3f70e8d1d adds javadoc comments for PR #250 5 years ago
  chibash 1a3d63712a updates for relase 3.24.1 5 years ago
  chibash bcfdc34366 updates for release 3.24.0-GA 5 years ago
  chibash 106b44b0e0 fixes typos in javadocs. 5 years ago
  chibash c32e946317 adds a method taking Lookup to java.util.proxy. 5 years ago
  chibash 69aee223df modifies javassist.util.proxy.DefinePackageHelper to be compatible to Java 11. 5 years ago
  chibash 6320bc4e14 changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 years ago
  chibash e0439f8e04 changes the version number 5 years ago
  chibash a59658da99 updates for release 3.23.1 5 years ago
  chibash dfce4e4b3d updates for release 3.23.0-GA 5 years ago
  nickl- 62851d0af3 Source walk/Spring clean/Parameterize/Enhance et.al. 6 years ago
  nickl- cd3aa32530 Added default serialVersionUID. 6 years ago
  chibash bb14f52dc9 3.22.0-GA release 6 years ago
  chibash 292d6e76b0 modifies the version number 7 years ago
  chibash cefc23a132 updates files for release 3.21.0-GA 7 years ago
  chibash fb93ae8b8f improves the backward compatibility of LoaderClassPath. 7 years ago
  chibash d7d7aaa9f3 updates pom.xml for building on Java 9. 7 years ago
  chibash 0ebd27d23e fixes calls to a deprecated method in Java 9. 7 years ago
  chibash e68077dc87 fixed minor problems in javadoc etc. 8 years ago
  kuzukami.sh 2d0d143c0b append an new API of hasAnnotation(String annotClsName) 8 years ago
  chibash e724bc8af9 updated the tutorial and some javadoc comments 9 years ago
  chibash c43f4a7cde updated javadoc comments. makeClass(ClassFile cf) was added to ClassPool. 9 years ago
  chibash 5a6662f29d preparation for 3.19 release. fixed bugs in javadoc comments 9 years ago
  chibash 0ba6f9efdc for fixing JASSIST-236, I've added getDeclaredMethods(String) to CtClass. 9 years ago
  chibash a0f4d935a2 fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its potential bug. 9 years ago
  chiba d5500a2a6f fixed JASSIST-186 11 years ago
  chiba 720eab8606 for 3.17.1 release 11 years ago
  chiba 226a8f53e5 fixed JASSIST-177 11 years ago
  chiba e2cfbeaed7 implemented JASSIST-170 12 years ago
  chiba d32c3a0ac0 fixed JASSIST-126 12 years ago
  chiba 34bd30f1a6 3.16.1-GA release 12 years ago
  chiba 205b65d96c fixed JASSIST-155 12 years ago
  chiba 444c4bac0f added javassist.bytecode.analysis.ControlFlow 12 years ago
  chiba dfc5f7b442 release 3.15.0-GA 13 years ago
  chiba 121a67e8df added the Apache license. 13 years ago
  chiba 41bb82351c a minor bug fix 13 years ago
  chiba abd1c93b0c for releasing 3.14.0.GA 13 years ago
  chiba 4b05c10a1e fixed JASSIST-128 and JASSIST-129 13 years ago
  chiba 325084e1ad fixed JASSIST-130 13 years ago
  chiba 91a1c094f0 fixed typos. 13 years ago
  chiba 066ce8b872 fixed JASSIST-119 14 years ago
  chiba bf0dacc14f preparation for 3.12.GA release 14 years ago
  chiba e03fc74187 preparation for GA release 14 years ago
  chiba 930c5dc61c for 3.11 release 15 years ago
  chiba 05b78b167f fixed JASSIST-86 15 years ago
  chiba a690c8bf87 fixed JASSIST-84 15 years ago
  chiba e8e335d811 for preparing 3.10 release 15 years ago
  chiba 1144f6066c implemented ClassPool.makeClassIfNew() 15 years ago
  chiba d331ba6fb6 added ClassPool.getCtClass() and fixed related bugs. 16 years ago