6
I Use This!
Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 10 hours ago.
Apr 20, 2023 — Apr 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updates the version number More... almost 4 years ago
fixes a bug of javassist.bytecode.stackmap, which was reported as Issue #328. More... almost 4 years ago
Merge pull request #307 from sarxos/patch-1 More... about 4 years ago
Fix typo in TypeChecker More... about 4 years ago
fix CodeConverter.replaceArrayAccess leads to java.util.ConcurrentModificationException More... about 4 years ago
updates Readme.html to mention how to release. More... about 4 years ago
for release 3.27.0-GA More... about 4 years ago
Fixes to support the full syntax of possible signatures More... about 4 years ago
Fix renaming of classes in presence of generic signatures and nested classes. More... about 4 years ago
fixes a bug involuved in Pull Request #294 More... over 4 years ago
Merge pull request #294 from junwen12221/master More... over 4 years ago
Merge branch 'master' of github.com:jboss-javassist/javassist More... over 4 years ago
fixdes Issue #282 More... over 4 years ago
Support parsing 'byte[] a = new byte[]{};'
cjw
More... over 4 years ago
add unit test More... over 4 years ago
Merge pull request #281 from diptadas/patch-1 More... over 4 years ago
Fix instruction printer double constant More... over 4 years ago
updates Readme.html More... over 4 years ago
Merge pull request #279 from csobrinho/patch-1 More... over 4 years ago
Fix a bottleneck. If the jar entries is big, List.contains is O(n) and very slow! More... over 4 years ago
fixes a bug of ClassFile#renameClass(), some imports could not be successfully renamed More... over 4 years ago
for release 3.26.0-GA More... over 4 years ago
adds CtClass#isKotlin() for PR #276 More... over 4 years ago
fixes a bug of JvstTest5#testRedundantInsertAfter() for Issue #275 More... over 4 years ago
adds CtBehavior#insertAfter(String,boolean,boolean) for Issue #275 More... over 4 years ago
fixes Issue #271 More... over 4 years ago
updates Readme.html More... over 4 years ago
Merge pull request #267 from sam-ma/master More... over 4 years ago
adds ClassFileWriter#addDynamicInfo More... over 4 years ago
fixes typos included in PR #272 (Issue #270) More... over 4 years ago