662 Commits (70a1d2a8a163f1591af289f9cbe73cf271856e64)
 

Author SHA1 Message Date
  kabir.khan@jboss.com b0f33152bb [JASSIST-131] Fix ConstPoolWriter.addStringInfo() 13 years ago
  adinn 9d20361e33 updated version numbers to 3.14.0-SNAPSHOT 14 years ago
  adinn 8ed4df1ad6 corrected specification of upload repo for sonatype repo upload profile 14 years ago
  adinn bad6d87c95 modified group id to org.javassist to keep the Sonatype repo people happy -- fixes for JASSIST-96 14 years ago
  chiba 91a1c094f0 fixed typos. 14 years ago
  adinn b8b4b628bf added final changes needed to allow installation to Sonatype repo 14 years ago
  kabir.khan@jboss.com 8d9e44a20a Add myself as developer 14 years ago
  chiba 4f0fd85816 fixed typos in the tutorial 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
  kabir.khan@jboss.com 5b72cee316 [maven-release-plugin] prepare for next development iteration 14 years ago
  kabir.khan@jboss.com 870c4fc1f3 [maven-release-plugin] prepare release rel_3_12_1_ga 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 2fe46756aa added the description on ClassFileWriter. 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
  adinn fc03fcd43c updated licenses to include both MPL 1.1. and LGPL 2.1 -- the latter license is indicated as applying when it is distributed bundled as part of JBoss AS 14 years ago
  adinn a9950b363c patched tests to use 1.4 compatible synatx and also to allow for the fact that maven install will run them in the same JVM -- fixes for JASSIST-114 14 years ago
  alesj e7392c68c6 [JASSIST-115]; use try/finally for toClass2. 14 years ago
  adinn 06eed61bab rolled over version number to 3.12.1-SNAPSHOT in ant build script and pom. also updated the pom so it can be used to deploy snapshots or full releases to the new jboss repository 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
  kabir.khan@jboss.com 4c7c1eadd1 Better snapshot comment 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
  chiba d48acaa381 preparation for GA release 14 years ago
  adinn bd1c47e0f5 fixes for JASSIST-42 and JASSIST-97 14 years ago
  kabir.khan@jboss.com afb9e148bf Change and comment the snapshot repository to use the 'normal' jboss settings 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
  adinn 9420f2eabc updated build version to 3.12.0-SNAPSHOT and added jboss snapshots dir to pom as a snapshot distribution destination so we can install snapshots overnight -- fixes JAVASSIST-107 14 years ago