614 커밋 (7ec83a2e3d3c5f820ee1756d5c7510acf8671d4b)

작성자 SHA1 메시지 날짜
  chibash 7ec83a2e3d fixes a bug of stackmap generation. The bug was reported here: https://github.com/jboss-javassist/javassist/issues/83 7 년 전
  chibash 5e4572a90f fixes many compatibility problems with older Java (i.e. 1.4) 8 년 전
  chibash aabe16cc1b modifies test code. 8 년 전
  chibash 37258d1634 modifies test code 8 년 전
  chibash dc4a4dc13a updates javadoc 8 년 전
  chibash 64bde30912 modifies javadoc. 8 년 전
  chibash 89c91facc0 fixes a bug JIRA JASSIST-262 8 년 전
  chibash b110efa847 fixes JIRA JASSIST-250 8 년 전
  chibash d2d00601aa modifies the implementation of that invokes an interface default method 8 년 전
  chibash 949def744d fixes a bug of test5.JvstTest5.testInvalidCastWithDollar 8 년 전
  chibash 7314726c37 updates javassist.util.proxy to support a default interface method in Java 8 8 년 전
  chibash abdeecb581 fixes a deadlock in getDeclaredMethods (Issue #69) 8 년 전
  chibash 1a33243aac fixes JASSIST-256, adding an annotation to a class doesn't work on reflection 8 년 전
  chibash fee5e033b3 fixes a concurrency bug in ProxyFactory (JASSIST-259) 8 년 전
  chibash 4cf21faf54 fixes JASSIST-255 Primitive array return values cause invalid cast to Object 8 년 전
  chibash e3f096df2d updates javadoc comments. 8 년 전
  chibash 5b0544a385 modifies a test case for JIRA JASSIST-248. 8 년 전
  chibash e44bf416bf fixes JIRA JASSIST-248. 8 년 전
  chibash 5bbbcdf552 adds a test case for JIRA JASSIST-248 8 년 전
  chibash e68077dc87 fixed minor problems in javadoc etc. 8 년 전
  kuzukami.sh 2d0d143c0b append an new API of hasAnnotation(String annotClsName) 9 년 전
  chibash 1e7ce2aebc rebuilt javassist.jar 8 년 전
  chibash f754385766 fixed JASSIST-244 8 년 전
  KyongSik-Yoon f82eadaf4c Generic is not supported by JDK under 1.5 version. 8 년 전
  chibash 2705a49f8f added InnerClassAttribute#remove method 9 년 전
  chibash ecd733a236 fixed JIRA JASSIST-249 9 년 전
  chibash 4448bdae02 final updates for 3.20.0-GA release 9 년 전
  chibash d9653a3483 fixed JASSIST-242. VerifyError: Inconsistent args count operand in invokeinterface when boolean parameter function with inheritance 9 년 전
  chibash a4f46cd3a9 fixed JASSIST-242 9 년 전
  chibash 6dc421894d made SerialVersionUID.calculateDefault() public. Issue #30 9 년 전
  chibash efae59551e fixed a bug reported as JASSIST-246 9 년 전
  Mårten Hedborg 7bb3c39367 Added copyright info 9 년 전
  marten.hedborg aa3037a417 Better javadoc for Callback class 9 년 전
  marten.hedborg 89e50989d0 Changed Callback so that CtBehaviour is independet of Callback. Added testcase 9 년 전
  chibash e724bc8af9 updated the tutorial and some javadoc comments 9 년 전
  chibash c43f4a7cde updated javadoc comments. makeClass(ClassFile cf) was added to ClassPool. 9 년 전
  chibash e59339343a fixed JIRA JASSIST-241 9 년 전
  chibash e8c023af06 fixed javadoc bugs 9 년 전
  chibash c7daae52ad fixed javadoc bugs 9 년 전
  chibash 5a6662f29d preparation for 3.19 release. fixed bugs in javadoc comments 9 년 전
  chibash ec3afdfb5d fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations 9 년 전
  Mårten Hedborg 1025384fe0 Added call back feature to CtBehaviour 9 년 전
  chibash f2093c28be fiexed JASSIST-238 9 년 전
  chibash e000e8f682 changed the source so that javac 1.6 can compile it 9 년 전
  chibash 7f73ad1fbc fixed JASSIST-237 9 년 전
  chibash 8c08b63daa reformatted the code for fixing JASSIST-209. 9 년 전
  chibash e68442c746 updated documentation for JASSIST-208 fix 9 년 전
  chibash 07c2e6440f fixed JASSIST-208 9 년 전
  chibash 0ba6f9efdc for fixing JASSIST-236, I've added getDeclaredMethods(String) to CtClass. 9 년 전
  chibash a0f4d935a2 fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its potential bug. 9 년 전