aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixed potential strong cyclic reference from proxy cache entries back to thei...adinn2010-03-092-57/+192
* Mark Struberg's patch for JASSIST-97chiba2010-03-083-1/+34
* JIRA 105chiba2010-03-081-0/+6
* updated build version to 3.12.0-SNAPSHOT and added jboss snapshots dir to pom...adinn2010-03-082-2/+9
* testing accessadinn2010-03-030-0/+0
* testing accessadinn2010-03-030-0/+0
* Check I can commitkabir.khan@jboss.com2010-03-031-1/+0
* Check I can commitkabir.khan@jboss.com2010-03-031-0/+1
* JASSIST-85chiba2010-02-141-1/+0
* for JIRA-99chiba2010-01-311-1/+1
* updated doc comments for JIRA 102chiba2009-12-282-4/+13
* for JIRA JASSIST-95chiba2009-11-181-1/+27
* for JIRA JASSIST-98chiba2009-11-121-1/+1
* improved the behavior of CtClass.getAnnotations() etc.chiba2009-11-103-4/+49
* for JIRA JASSIST-95chiba2009-11-087-70/+399
* for JIRA JASSIST-95chiba2009-11-081-0/+5