461 Commits (121a67e8df095ee2159ed987b0c64728fe3a39ed)

Author SHA1 Message Date
  chiba 121a67e8df added the Apache license. 13 years ago
  chiba 0178370764 fixed a bug that the compiler reports an error when "length" is used as a class or package name. 13 years ago
  chiba 41bb82351c a minor bug fix 13 years ago
  chiba 749d7725ab fixed JASSIST-142 13 years ago
  chiba bcc10aa32b fixed a typo. 13 years ago
  chiba 4805e41b51 changed javadoc for JASSIST-123 13 years ago
  chiba abd1c93b0c for releasing 3.14.0.GA 13 years ago
  chiba 9d096c5cbe fixed JASSIST-123 13 years ago
  chiba 260b2fd56c fixed JASSIST-121 13 years ago
  chiba 4b05c10a1e fixed JASSIST-128 and JASSIST-129 13 years ago
  chiba 325084e1ad fixed JASSIST-130 13 years ago
  chiba e639e4cf38 fixed JASSIST-132 13 years ago
  kabir.khan@jboss.com b0f33152bb [JASSIST-131] Fix ConstPoolWriter.addStringInfo() 14 years ago
  chiba 91a1c094f0 fixed typos. 14 years ago
  chiba 5082400e40 3.13.0.GA release 14 years ago
  chiba 799efde9ea fixed JIRA JASSIST-125 14 years ago
  chiba 607add0f2d better support of JSR/RET when computing MaxStack 14 years ago
  chiba 712eedc7e9 fixed JASSIST-124 14 years ago
  chiba 0dfd78b0e5 fixed JIRA JASSIST-122 14 years ago
  chiba 066ce8b872 fixed JASSIST-119 14 years ago
  chiba e409a23fb5 fixed JASSIST-118 14 years ago
  chiba 6b14fe163c modified to print annotations 14 years ago
  chiba 68f10cc077 fixed JIRA JASSIST-117 14 years ago
  chiba b8af544032 fixed JIRA JASSIST-112 14 years ago
  chiba 8133161cb6 added ClassPool.getOrNull() 14 years ago
  chiba 1b5a7c4308 added a simple ASM-like API. 14 years ago
  chiba eb36a2f1aa performance tuning 14 years ago
  chiba 5a38e854c0 performance tuning 14 years ago
  chiba 90a63c7637 for performance tuning 14 years ago
  chiba 829a336dd0 for performance tuning 14 years ago
  alesj e7392c68c6 [JASSIST-115]; use try/finally for toClass2. 14 years ago
  chiba b6e797346c modified javadoc comments 14 years ago
  chiba bf0dacc14f preparation for 3.12.GA release 14 years ago
  chiba ace1eaed1d since Javassist doesn't support JDK 1.3, I changed the source code to use LinkedHashMap (since 1.4) 14 years ago
  chiba e03fc74187 preparation for GA release 14 years ago
  adinn 80a7ea3801 fixed regression introduced by fix to ProxyFactory -- fixes JASSIST-113 14 years ago
  chiba 243bceef5a fixed deprecated API calls 14 years ago
  adinn aafe4b1a09 fixes for JASSIST-42 and JASSIST-97 14 years ago
  chiba 604e874129 fixes for JASSIST-42 and JASSIST-97 14 years ago
  adinn bd1c47e0f5 fixes for JASSIST-42 and JASSIST-97 14 years ago
  chiba 33cc22b0fc reformatted 14 years ago
  kabir.khan@jboss.com 54e8b2adfb [JASSIST-111] Uncomment the code containing the fix :-) 14 years ago
  kabir.khan@jboss.com b4988a237d [JASSIST-111] Handle class array types as annotation values 14 years ago
  adinn 702704c3d5 fixed potential strong cyclic reference from proxy cache entries back to their class loader -- fixes JASSIST-104 14 years ago
  chiba 8828594b4d Mark Struberg's patch for JASSIST-97 14 years ago
  chiba 4a57455094 JIRA 105 14 years ago
  chiba ec34ba370a JASSIST-85 14 years ago
  chiba 51b215a3ea for JIRA-99 14 years ago
  chiba 3a7bb50f6e updated doc comments for JIRA 102 14 years ago
  chiba 3778b48d83 for JIRA JASSIST-95 14 years ago