894 Commits (265b8fbea408078b0bcc76a13203f0846ae3cfd0)
 

Autor SHA1 Mensaje Fecha
  文武 0e40ca2a33 <source> and <target> is 1.6, but <compilerArgument> "-parameters" in 1.8 version. hace 9 años
  Shigeru Chiba af8aba0dd4 Merge pull request #53 from KyongSik-Yoon/patch-3 hace 9 años
  KyongSik-Yoon f82eadaf4c Generic is not supported by JDK under 1.5 version. hace 9 años
  chibash 2705a49f8f added InnerClassAttribute#remove method hace 9 años
  chibash ecd733a236 fixed JIRA JASSIST-249 hace 9 años
  Shigeru Chiba 11ef0b953e Merge pull request #36 from mkordas/update_maven_source_plugin hace 9 años
  Shigeru Chiba ce8696d54f Merge pull request #35 from mkordas/update_org_apache_felix_maven_bundle_plugin hace 9 años
  chibash 4448bdae02 final updates for 3.20.0-GA release hace 9 años
  chibash d9653a3483 fixed JASSIST-242. VerifyError: Inconsistent args count operand in invokeinterface when boolean parameter function with inheritance hace 9 años
  chibash a4f46cd3a9 fixed JASSIST-242 hace 9 años
  chibash 6dc421894d made SerialVersionUID.calculateDefault() public. Issue #30 hace 9 años
  chibash 538967476b updated the copyright notices to be the triple license of MPL/LGPL/AL hace 9 años
  Shigeru Chiba 032cab6c8e Added URL www.javassist.org hace 9 años
  chibash 57c9f42a60 updated Readme.html to mention JASSIST-246 was fixed. hace 9 años
  chibash efae59551e fixed a bug reported as JASSIST-246 hace 9 años
  Michal Kordas 2a253c5405 Update maven-source-plugin to 2.0.4 hace 9 años
  Michal Kordas 7ca1e8e475 Update org.apache.felix:maven-bundle-plugin to 2.5.3 hace 9 años
  Shigeru Chiba bbecd7c489 Merge pull request #26 from m8rten/master hace 9 años
  Mårten Hedborg 7bb3c39367 Added copyright info hace 9 años
  marten.hedborg aa3037a417 Better javadoc for Callback class hace 9 años
  marten.hedborg 89e50989d0 Changed Callback so that CtBehaviour is independet of Callback. Added testcase hace 9 años
  Shigeru Chiba d045a7f1ec Merge pull request #34 from mkordas/manifest hace 9 años
  Michal Kordas b18f356850 Replace JAR manifest template with generated one hace 9 años
  Shigeru Chiba d925e791f7 Merge pull request #33 from mkordas/fix_warning hace 9 años
  Michal Kordas 1fd31f137c Update maven-jar-plugin and maven-compiler-plugin to fix warning hace 9 años
  Shigeru Chiba 105a5f483f Merge pull request #32 from mkordas/update_surefire hace 9 años
  Michal Kordas 9e224aa3c6 Update maven-surefire-plugin to 2.18.1 hace 9 años
  chibash e724bc8af9 updated the tutorial and some javadoc comments hace 9 años
  chibash c43f4a7cde updated javadoc comments. makeClass(ClassFile cf) was added to ClassPool. hace 9 años
  chibash e59339343a fixed JIRA JASSIST-241 hace 9 años
  chibash e8c023af06 fixed javadoc bugs hace 9 años
  chibash 70a1d2a8a1 3.19.0-GA release hace 9 años
  chibash c7daae52ad fixed javadoc bugs hace 9 años
  chibash 5a6662f29d preparation for 3.19 release. fixed bugs in javadoc comments hace 9 años
  chibash ec3afdfb5d fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations hace 9 años
  Mårten Hedborg 1025384fe0 Added call back feature to CtBehaviour hace 9 años
  chibash f2093c28be fiexed JASSIST-238 hace 9 años
  chibash e000e8f682 changed the source so that javac 1.6 can compile it hace 9 años
  chibash 7f73ad1fbc fixed JASSIST-237 hace 9 años
  chibash 8c08b63daa reformatted the code for fixing JASSIST-209. hace 9 años
  chibash e68442c746 updated documentation for JASSIST-208 fix hace 9 años
  chibash 07c2e6440f fixed JASSIST-208 hace 9 años
  chibash 0ba6f9efdc for fixing JASSIST-236, I've added getDeclaredMethods(String) to CtClass. hace 9 años
  chibash a0f4d935a2 fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its potential bug. hace 9 años
  chibash c988383c39 rebuilt javassist.jar to be up-to-date hace 9 años
  chibash b1a30c8a90 logged the fix of JIRA JASSIST-234. hace 9 años
  Shigeru Chiba e37dbe4e33 Merge pull request #21 from baron1405/javaflow hace 9 años
  Baron Roberts 8741c8b33d Support Javaflow NEW bytecode pattern for replacement. hace 9 años
  chibash 1663f10c67 fixed a bug of accesses to annotation arguments (cont.). hace 9 años
  chibash 4cdb575d4e fixed a bug of accesses to annotation arguments. hace 9 años