aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [JASSIST-131] Fix ConstPoolWriter.addStringInfo()kabir.khan@jboss.com2010-08-241-1/+2
* fixed typos.chiba2010-07-225-5/+5
* 3.13.0.GA releaserel_3_13_0_gachiba2010-07-191-1/+1
* 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-081-0/+1
* fixed JASSIST-119chiba2010-07-083-18/+64
* fixed JASSIST-118chiba2010-07-081-6/+14
* modified to print annotationschiba2010-06-171-0/+3
* 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 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
* 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
* modified javadoc commentschiba2010-04-152-2/+1
* preparation for 3.12.GA releaserel_3_12_0_gachiba2010-04-151-2/+2
* since Javassist doesn't support JDK 1.3, I changed the source code to use Lin...chiba2010-04-151-6/+6
* preparation for GA releasechiba2010-04-144-2/+36
* fixed regression introduced by fix to ProxyFactory -- fixes JASSIST-113adinn2010-04-132-13/+39
* fixed deprecated API callschiba2010-04-121-2/+2
* fixes for JASSIST-42 and JASSIST-97adinn2010-04-121-8/+25
* fixes for JASSIST-42 and JASSIST-97chiba2010-04-112-5/+69
* fixes for JASSIST-42 and JASSIST-97adinn2010-04-088-201/+833
* reformattedchiba2010-03-301-13/+11
* [JASSIST-111] Uncomment the code containing the fix :-)kabir.khan@jboss.com2010-03-291-12/+12
* [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
* 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
* for JIRA-95chiba2009-10-202-0/+52
* for fixing JIRA-95chiba2009-10-191-2/+5
* for JIRA-95chiba2009-10-191-41/+0
* for JIRA-95chiba2009-10-191-0/+52
* for JIRA-95chiba2009-10-191-1/+1
* for implementing StackMap attributes (JIRA 95)chiba2009-10-155-74/+149
* snapshotchiba2009-10-082-0/+235