133 Commitit (fb93ae8b8f6e0646ed9b95d4d8d0abe77d601a62)

Tekijä SHA1 Viesti Päivämäärä
  chibash fb93ae8b8f improves the backward compatibility of LoaderClassPath. 7 vuotta sitten
  chibash d7d7aaa9f3 updates pom.xml for building on Java 9. 8 vuotta sitten
  chibash 0ebd27d23e fixes calls to a deprecated method in Java 9. 8 vuotta sitten
  chibash e68077dc87 fixed minor problems in javadoc etc. 8 vuotta sitten
  kuzukami.sh 2d0d143c0b append an new API of hasAnnotation(String annotClsName) 9 vuotta sitten
  chibash e724bc8af9 updated the tutorial and some javadoc comments 9 vuotta sitten
  chibash c43f4a7cde updated javadoc comments. makeClass(ClassFile cf) was added to ClassPool. 9 vuotta sitten
  chibash 5a6662f29d preparation for 3.19 release. fixed bugs in javadoc comments 9 vuotta sitten
  chibash 0ba6f9efdc for fixing JASSIST-236, I've added getDeclaredMethods(String) to CtClass. 9 vuotta sitten
  chibash a0f4d935a2 fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its potential bug. 9 vuotta sitten
  chiba d5500a2a6f fixed JASSIST-186 11 vuotta sitten
  chiba 720eab8606 for 3.17.1 release 11 vuotta sitten
  chiba 226a8f53e5 fixed JASSIST-177 11 vuotta sitten
  chiba e2cfbeaed7 implemented JASSIST-170 12 vuotta sitten
  chiba d32c3a0ac0 fixed JASSIST-126 12 vuotta sitten
  chiba 34bd30f1a6 3.16.1-GA release 12 vuotta sitten
  chiba 205b65d96c fixed JASSIST-155 12 vuotta sitten
  chiba 444c4bac0f added javassist.bytecode.analysis.ControlFlow 12 vuotta sitten
  chiba dfc5f7b442 release 3.15.0-GA 13 vuotta sitten
  chiba 121a67e8df added the Apache license. 13 vuotta sitten
  chiba 41bb82351c a minor bug fix 13 vuotta sitten
  chiba abd1c93b0c for releasing 3.14.0.GA 13 vuotta sitten
  chiba 4b05c10a1e fixed JASSIST-128 and JASSIST-129 13 vuotta sitten
  chiba 325084e1ad fixed JASSIST-130 13 vuotta sitten
  chiba 91a1c094f0 fixed typos. 14 vuotta sitten
  chiba 066ce8b872 fixed JASSIST-119 14 vuotta sitten
  chiba bf0dacc14f preparation for 3.12.GA release 14 vuotta sitten
  chiba e03fc74187 preparation for GA release 14 vuotta sitten
  chiba 930c5dc61c for 3.11 release 15 vuotta sitten
  chiba 05b78b167f fixed JASSIST-86 15 vuotta sitten
  chiba a690c8bf87 fixed JASSIST-84 15 vuotta sitten
  chiba e8e335d811 for preparing 3.10 release 15 vuotta sitten
  chiba 1144f6066c implemented ClassPool.makeClassIfNew() 16 vuotta sitten
  chiba d331ba6fb6 added ClassPool.getCtClass() and fixed related bugs. 16 vuotta sitten
  chiba 50da9b9f3b fixed a performance bug caused by many calls to CtBehavior#setBody() 16 vuotta sitten
  chiba 08ac7045ce for 3.8.0.GA release 16 vuotta sitten
  chiba 664bfcc3db fixed JASSIST-47 and 60. 16 vuotta sitten
  chiba 18869e66d2 preparation for 3.7.1 release 16 vuotta sitten
  chiba 2db5ca38f3 for 3.7.0.GA release 16 vuotta sitten
  chiba 1d637574af for JASSIST-37 16 vuotta sitten
  chiba 8968f3341b added Expr#getEnclosingClass() 16 vuotta sitten
  chiba 77defc2973 for 3.6.0 release 17 vuotta sitten
  chiba 149c5ffbe4 for 3.6.0 release 17 vuotta sitten
  chiba 22cfe0c43b I will release 3.6.0.CR1 17 vuotta sitten
  chiba 8941069e00 made CtClass#freeze() public. 17 vuotta sitten
  chiba d133f96da4 for reducing memory footprint 17 vuotta sitten
  chiba 42a85cc5b9 fixed a bug of CtClassType#removeMehtod() etc. 17 vuotta sitten
  chiba eba5bad02a updated pom.xml and a few javadoc comments. 17 vuotta sitten
  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 vuotta sitten
  chiba a318d5d7d8 updated the copyright notices. 17 vuotta sitten