summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* 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-157-83/+160
* snapshotchiba2009-10-082-0/+235
* fixed JIRA JASSIST-94chiba2009-10-052-4/+4
* for fixing JASSIST-89chiba2009-09-061-0/+6
* fixed JIRA JASSIST-89chiba2009-07-161-2/+2
* for 3.11 releaserel_3_11_0_gachiba2009-07-025-6/+6
* fixed JASSIST-87chiba2009-07-021-1/+0
* fixed JASSIST-86chiba2009-07-021-1/+1
* fixed JIRA JASSIST-77chiba2009-07-027-9/+267
* fixed JASSIST-84chiba2009-06-266-1/+210
* 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