aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [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
* fixed JIRA JASSIST-94chiba2009-10-052-4/+4
* fixed JIRA JASSIST-89chiba2009-07-161-2/+2
* for 3.11 releaserel_3_11_0_gachiba2009-07-022-2/+2
* fixed JASSIST-87chiba2009-07-021-1/+0
* fixed JASSIST-86chiba2009-07-021-1/+1
* fixed JIRA JASSIST-77chiba2009-07-026-8/+266
* fixed JASSIST-84chiba2009-06-265-0/+207
* fixed JIRA JASSIST-85chiba2009-06-261-0/+11
* enabled inserting a gap into a large method more than 32KB (related to JIRA 7...chiba2009-06-2610-86/+808
* fixed JIRA JASSIST-67chiba2009-06-091-3/+12
* fixed JIRA JASSIST-83chiba2009-06-092-4/+19
* for fixing JASSIST-81chiba2009-04-181-0/+18
* improved the extensibility of CodeConverterchiba2009-04-142-3/+14
* improved the runtime check by CtClass.addMethod()chiba2009-04-101-2/+10
* for fixing JASSIST-75chiba2009-04-041-3/+16
* for fixing JASSIST-68chiba2009-04-042-1/+35
* JASSIST-76chiba2009-04-031-6/+12
* JASSIST-75chiba2009-03-261-2/+14
* the previous revision was wrong again. this should be a right fix for JASSIS...chiba2009-03-261-10/+24
* the previous revision was wrong. this is a right fix for JASSIST-74chiba2009-03-181-12/+15
* JASSIST-74chiba2009-03-181-5/+13
* for preparing 3.10 releasechiba2009-03-016-7/+27
* fixed a typochiba2009-01-151-1/+1
* Fix JASSIST-71 - Array access replacement generates invalid bytecode when pad...jgreene2009-01-062-1/+4
* for fixing JASSIST-70chiba2008-12-071-1/+1
* for fixing JASSIST-69chiba2008-12-051-6/+19
* removed unnecessary commentschiba2008-09-181-38/+1
* for fixing JASSIST-66chiba2008-09-182-5/+48
* implemented ClassPool.makeClassIfNew()chiba2008-09-113-2/+56
* The method implicitly appended by CtNewMethod.wrapped() now has a synthetic a...chiba2008-09-092-2/+3