aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed JASSIST-128 and JASSIST-129chiba2010-09-148-48/+63
* fixed JASSIST-130chiba2010-09-126-21/+153
* fixed JASSIST-132chiba2010-09-0910-20/+25
* a note for JASSIST-131chiba2010-08-281-0/+6
* [JASSIST-131] Fix ConstPoolWriter.addStringInfo()kabir.khan@jboss.com2010-08-241-1/+2
* updated version numbers to 3.14.0-SNAPSHOTadinn2010-07-272-2/+2
* corrected specification of upload repo for sonatype repo upload profileadinn2010-07-261-2/+2
* modified group id to org.javassist to keep the Sonatype repo people happy -- ...adinn2010-07-221-1/+1
* fixed typos.chiba2010-07-225-5/+5
* added final changes needed to allow installation to Sonatype repoadinn2010-07-201-2/+49
* Add myself as developerkabir.khan@jboss.com2010-07-201-0/+12
* fixed typos in the tutorialchiba2010-07-193-4/+5
* 3.13.0.GA releaserel_3_13_0_gachiba2010-07-194-5/+13
* fixed JIRA JASSIST-125chiba2010-07-182-26/+38
* better support of JSR/RET when computing MaxStack chiba2010-07-151-6/+25
* fixed JASSIST-124chiba2010-07-091-7/+29
* fixed JIRA JASSIST-122chiba2010-07-082-2/+41
* fixed JASSIST-119chiba2010-07-083-18/+64
* fixed JASSIST-118chiba2010-07-081-6/+14
* modified to print annotationschiba2010-06-171-0/+3
* [maven-release-plugin] prepare for next development iterationkabir.khan@jboss.com2010-06-111-4/+4
* [maven-release-plugin] prepare release rel_3_12_1_garel_3_12_1_gakabir.khan@jboss.com2010-06-111-9/+7
* fixed JIRA JASSIST-117chiba2010-05-171-2/+2
* fixed JIRA JASSIST-112chiba2010-05-152-0/+30
* added ClassPool.getOrNull()chiba2010-05-151-0/+34
* added the description on ClassFileWriter.chiba2010-05-081-0/+7
* added a simple ASM-like API.chiba2010-05-083-2/+925
* performance tuningchiba2010-04-303-24/+44
* performance tuningchiba2010-04-291-14/+83
* for performance tuningchiba2010-04-281-5/+5
* for performance tuningchiba2010-04-284-30/+30
* updated licenses to include both MPL 1.1. and LGPL 2.1 -- the latter license ...adinn2010-04-211-0/+6
* patched tests to use 1.4 compatible synatx and also to allow for the fact tha...adinn2010-04-213-9/+14
* [JASSIST-115]; use try/finally for toClass2.alesj2010-04-211-3/+6
* rolled over version number to 3.12.1-SNAPSHOT in ant build script and pom. al...adinn2010-04-212-9/+70
* modified javadoc commentschiba2010-04-152-2/+1
* preparation for 3.12.GA releaserel_3_12_0_gachiba2010-04-154-11/+7
* since Javassist doesn't support JDK 1.3, I changed the source code to use Lin...chiba2010-04-151-6/+6
* Better snapshot commentkabir.khan@jboss.com2010-04-141-1/+1
* preparation for GA releasechiba2010-04-146-4/+38
* fixed regression introduced by fix to ProxyFactory -- fixes JASSIST-113adinn2010-04-132-13/+39
* fixed deprecated API callschiba2010-04-122-3/+3
* fixes for JASSIST-42 and JASSIST-97adinn2010-04-122-19/+25
* fixes for JASSIST-42 and JASSIST-97chiba2010-04-112-5/+69
* preparation for GA releasechiba2010-04-101-1/+1
* fixes for JASSIST-42 and JASSIST-97adinn2010-04-089-201/+844
* Change and comment the snapshot repository to use the 'normal' jboss settingskabir.khan@jboss.com2010-04-061-1/+24
* reformattedchiba2010-03-301-13/+11
* [JASSIST-111] Uncomment the code containing the fix :-)kabir.khan@jboss.com2010-03-292-12/+25
* [JASSIST-111] Handle class array types as annotation valueskabir.khan@jboss.com2010-03-291-1/+21