232 Commits (master)

Author SHA1 Message Date
  chibash 65ce0c82c8 removes Readme.html and adds Changes.md and Examples.md 1 year ago
  chibash 2423b4961e prepares for 3.29.0-GA release 1 year ago
  chibash 047f7c71be fixes GitHub Issue 378 (wrong link for apache license) 2 years ago
  chibash b9a24bf129 updates javassist.Loader to exclude jdk.internal. 2 years ago
  chibash 3112090a50 release 3.28.0-GA 3 years ago
  chibash b0063871e8 updates Readme.html since #305 has been fixed by PR #306 3 years ago
  chibash f0c343a4b5 updates Readme.html since #363 has been mergeed 3 years ago
  chibash 6786fd5fb7 updates Readme.html since #350 has been fixed 3 years ago
  chibash 5668291e06 fixes typos for #357 3 years ago
  chibash 1c4e31b967 fixes Issue #339 3 years ago
  chibash b70a41bf52 updates the version number 3 years ago
  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