232 Commits (master)

Author SHA1 Message Date
  chibash 44e777f041 updates Readme.html to mention how to release. 4 years ago
  chibash a6b7f12c25 for release 3.27.0-GA 4 years ago
  chibash 150709141c fixes a bug involuved in Pull Request #294 4 years ago
  chibash 559bc90de5 fixdes Issue #282 4 years ago
  chibash 5a796e1c2e updates Readme.html 4 years ago
  chibash 30627914d3 for release 3.26.0-GA 4 years ago
  chibash 9108650902 adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275 4 years ago
  chibash f7ef31ce8b fixes Issue #271 4 years ago
  chibash 2e67ed31f8 updates Readme.html 4 years ago
  chibash 10a92c6aa9 fixes typos included in PR #272 (Issue #270) 4 years ago
  chibash 413126268c for release 3.25.0-GA 5 years ago
  chibash e3f70e8d1d adds javadoc comments for PR #250 5 years ago
  chibash f36195c145 updates Readme.html and rebuilds javassist.jar 5 years ago
  chibash 6ea8021f15 fixes the bug reported in Issue #241. 5 years ago
  chibash 576b141e43 adds src/test/test5/SwitchCase.java. It also adds the javadoc comments. 5 years ago
  chibash 88a9d9b572 changes Readme.html 5 years ago
  chibash c9ab46552b updates Readme.html 5 years ago
  chibash 1a3d63712a updates for relase 3.24.1 5 years ago
  chibash 9cfa81cce0 fixes another bug (supporting jdk.*) reported in #228 5 years ago
  chibash bcfdc34366 updates for release 3.24.0-GA 5 years ago
  chibash 6320bc4e14 changes CtClass#toClass() and ClassPool#toClass() etc. to support Java 11, 5 years ago
  chibash c52b9c7100 modifies NestHostAttribute and NestMembersAttribute and adds test code 5 years ago
  chibash a13f51b8d1 adds a comment for the fix to JIRA JASSIST-267 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
  Christian Melchior f4769c7ad7 Remove close method on ClassPath. Add unit tests for new behaviour. 6 years ago
  chibash bb14f52dc9 3.22.0-GA release 6 years ago
  chibash b3daebd813 updates Readme.html. 7 years ago
  chibash 03f85a3393 fixes typos in javadoc comments 7 years ago
  chibash cefc23a132 updates files for release 3.21.0-GA 7 years ago
  chibash d5677e4a3a fixes a bug of ProxyFactory. It could not deal with default methods declared in an interface. https://github.com/jboss-javassist/javassist/issues/45 7 years ago
  chibash 7ec83a2e3d fixes a bug of stackmap generation. The bug was reported here: https://github.com/jboss-javassist/javassist/issues/83 7 years ago
  chibash 5e4572a90f fixes many compatibility problems with older Java (i.e. 1.4) 7 years ago
  chibash 89c91facc0 fixes a bug JIRA JASSIST-262 8 years ago
  chibash 1a33243aac fixes JASSIST-256, adding an annotation to a class doesn't work on reflection 8 years ago
  chibash ccddf7949a updates Readme.html to record the fix of JASSIST-245 8 years ago
  chibash 4cf21faf54 fixes JASSIST-255 Primitive array return values cause invalid cast to Object 8 years ago
  chibash e44bf416bf fixes JIRA JASSIST-248. 8 years ago
  chibash f754385766 fixed JASSIST-244 8 years ago
  chibash 4448bdae02 final updates for 3.20.0-GA release 8 years ago
  chibash a4f46cd3a9 fixed JASSIST-242 9 years ago
  chibash 57c9f42a60 updated Readme.html to mention JASSIST-246 was fixed. 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 ec3afdfb5d fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotations 9 years ago
  chibash f2093c28be fiexed JASSIST-238 9 years ago
  chibash 8c08b63daa reformatted the code for fixing JASSIST-209. 9 years ago
  chibash e68442c746 updated documentation for JASSIST-208 fix 9 years ago
  chibash 07c2e6440f fixed JASSIST-208 9 years ago
  chibash a0f4d935a2 fixed JASSIST-235. Now CtClass.getEnclosingMethod() is deprecated due to its potential bug. 9 years ago