]> source.dussan.org Git - javassist.git/log
javassist.git
14 years agofixed JIRA JASSIST-122
chiba [Thu, 8 Jul 2010 18:17:03 +0000 (18:17 +0000)]
fixed JIRA JASSIST-122

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@553 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofixed JASSIST-119
chiba [Thu, 8 Jul 2010 11:01:36 +0000 (11:01 +0000)]
fixed JASSIST-119

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@552 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofixed JASSIST-118
chiba [Thu, 8 Jul 2010 09:46:32 +0000 (09:46 +0000)]
fixed JASSIST-118

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@551 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agomodified to print annotations
chiba [Thu, 17 Jun 2010 14:22:24 +0000 (14:22 +0000)]
modified to print annotations

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@550 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years ago[maven-release-plugin] prepare for next development iteration
kabir.khan@jboss.com [Fri, 11 Jun 2010 12:30:44 +0000 (12:30 +0000)]
[maven-release-plugin] prepare for next development iteration

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@549 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years ago[maven-release-plugin] prepare release rel_3_12_1_ga rel_3_12_1_ga
kabir.khan@jboss.com [Fri, 11 Jun 2010 12:30:09 +0000 (12:30 +0000)]
[maven-release-plugin] prepare release rel_3_12_1_ga

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@547 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofixed JIRA JASSIST-117
chiba [Mon, 17 May 2010 09:18:20 +0000 (09:18 +0000)]
fixed JIRA JASSIST-117

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@546 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofixed JIRA JASSIST-112
chiba [Sat, 15 May 2010 14:50:12 +0000 (14:50 +0000)]
fixed JIRA JASSIST-112

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@545 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoadded ClassPool.getOrNull()
chiba [Sat, 15 May 2010 13:37:06 +0000 (13:37 +0000)]
added ClassPool.getOrNull()

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@544 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoadded the description on ClassFileWriter.
chiba [Sat, 8 May 2010 16:37:26 +0000 (16:37 +0000)]
added the description on ClassFileWriter.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@543 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoadded a simple ASM-like API.
chiba [Sat, 8 May 2010 16:15:56 +0000 (16:15 +0000)]
added a simple ASM-like API.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@542 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoperformance tuning
chiba [Fri, 30 Apr 2010 15:20:53 +0000 (15:20 +0000)]
performance tuning

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@541 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoperformance tuning
chiba [Thu, 29 Apr 2010 16:00:23 +0000 (16:00 +0000)]
performance tuning

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@540 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofor performance tuning
chiba [Wed, 28 Apr 2010 10:29:14 +0000 (10:29 +0000)]
for performance tuning

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@539 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofor performance tuning
chiba [Wed, 28 Apr 2010 10:26:27 +0000 (10:26 +0000)]
for performance tuning

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@538 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoupdated licenses to include both MPL 1.1. and LGPL 2.1 -- the latter license is indic...
adinn [Wed, 21 Apr 2010 15:28:16 +0000 (15:28 +0000)]
updated licenses to include both MPL 1.1. and LGPL 2.1 -- the latter license is indicated as applying when it is distributed bundled as part of JBoss AS

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@537 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agopatched tests to use 1.4 compatible synatx and also to allow for the fact that maven...
adinn [Wed, 21 Apr 2010 15:04:11 +0000 (15:04 +0000)]
patched tests to use 1.4 compatible synatx and also to allow for the fact that maven install will run them in the same JVM -- fixes for JASSIST-114

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@536 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years ago[JASSIST-115]; use try/finally for toClass2.
alesj [Wed, 21 Apr 2010 14:19:44 +0000 (14:19 +0000)]
[JASSIST-115]; use try/finally for toClass2.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@535 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agorolled over version number to 3.12.1-SNAPSHOT in ant build script and pom. also updat...
adinn [Wed, 21 Apr 2010 10:17:44 +0000 (10:17 +0000)]
rolled over version number to 3.12.1-SNAPSHOT in ant build script and pom. also updated the pom so it can be used to deploy snapshots or full releases to the new jboss repository

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@534 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agomodified javadoc comments
chiba [Thu, 15 Apr 2010 16:16:53 +0000 (16:16 +0000)]
modified javadoc comments

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@532 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agopreparation for 3.12.GA release rel_3_12_0_ga
chiba [Thu, 15 Apr 2010 16:12:01 +0000 (16:12 +0000)]
preparation for 3.12.GA release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@531 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agosince Javassist doesn't support JDK 1.3, I changed the source code to use LinkedHashM...
chiba [Thu, 15 Apr 2010 16:05:15 +0000 (16:05 +0000)]
since Javassist doesn't support JDK 1.3, I changed the source code to use LinkedHashMap (since 1.4)

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@530 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoBetter snapshot comment
kabir.khan@jboss.com [Wed, 14 Apr 2010 10:40:17 +0000 (10:40 +0000)]
Better snapshot comment

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@529 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agopreparation for GA release
chiba [Wed, 14 Apr 2010 04:47:00 +0000 (04:47 +0000)]
preparation for GA release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@528 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofixed regression introduced by fix to ProxyFactory -- fixes JASSIST-113
adinn [Tue, 13 Apr 2010 09:00:47 +0000 (09:00 +0000)]
fixed regression introduced by fix to ProxyFactory -- fixes JASSIST-113

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@527 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofixed deprecated API calls
chiba [Mon, 12 Apr 2010 16:58:08 +0000 (16:58 +0000)]
fixed deprecated API calls

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@526 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofixes for JASSIST-42 and JASSIST-97
adinn [Mon, 12 Apr 2010 08:13:58 +0000 (08:13 +0000)]
fixes for JASSIST-42 and JASSIST-97

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@525 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofixes for JASSIST-42 and JASSIST-97
chiba [Sun, 11 Apr 2010 16:51:16 +0000 (16:51 +0000)]
fixes  for JASSIST-42 and JASSIST-97

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@524 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agopreparation for GA release
chiba [Sat, 10 Apr 2010 16:46:25 +0000 (16:46 +0000)]
preparation for GA release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@523 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofixes for JASSIST-42 and JASSIST-97
adinn [Thu, 8 Apr 2010 08:12:32 +0000 (08:12 +0000)]
fixes  for JASSIST-42 and JASSIST-97

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@522 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoChange and comment the snapshot repository to use the 'normal' jboss settings
kabir.khan@jboss.com [Tue, 6 Apr 2010 12:01:49 +0000 (12:01 +0000)]
Change and comment the snapshot repository to use the 'normal' jboss settings

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@521 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoreformatted
chiba [Tue, 30 Mar 2010 07:32:37 +0000 (07:32 +0000)]
reformatted

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@520 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years ago[JASSIST-111] Uncomment the code containing the fix :-)
kabir.khan@jboss.com [Mon, 29 Mar 2010 14:03:15 +0000 (14:03 +0000)]
[JASSIST-111] Uncomment the code containing the fix :-)

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@519 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years ago[JASSIST-111] Handle class array types as annotation values
kabir.khan@jboss.com [Mon, 29 Mar 2010 12:32:16 +0000 (12:32 +0000)]
[JASSIST-111] Handle class array types as annotation values

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@518 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofixed potential strong cyclic reference from proxy cache entries back to their class...
adinn [Tue, 9 Mar 2010 16:56:02 +0000 (16:56 +0000)]
fixed potential strong cyclic reference from proxy cache entries back to their class loader -- fixes JASSIST-104

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@517 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoMark Struberg's patch for JASSIST-97
chiba [Mon, 8 Mar 2010 15:42:32 +0000 (15:42 +0000)]
Mark Struberg's patch for JASSIST-97

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@516 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoJIRA 105
chiba [Mon, 8 Mar 2010 09:55:26 +0000 (09:55 +0000)]
JIRA 105

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@515 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoupdated build version to 3.12.0-SNAPSHOT and added jboss snapshots dir to pom as...
adinn [Mon, 8 Mar 2010 08:59:01 +0000 (08:59 +0000)]
updated build version to 3.12.0-SNAPSHOT and added jboss snapshots dir to pom as a snapshot distribution destination so we can install snapshots overnight -- fixes JAVASSIST-107

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@514 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agotesting access
adinn [Wed, 3 Mar 2010 09:58:57 +0000 (09:58 +0000)]
testing access

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@513 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agotesting access
adinn [Wed, 3 Mar 2010 09:58:40 +0000 (09:58 +0000)]
testing access

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@512 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoCheck I can commit
kabir.khan@jboss.com [Wed, 3 Mar 2010 09:52:46 +0000 (09:52 +0000)]
Check I can commit

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@511 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoCheck I can commit
kabir.khan@jboss.com [Wed, 3 Mar 2010 09:52:26 +0000 (09:52 +0000)]
Check I can commit

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@510 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoJASSIST-85
chiba [Sun, 14 Feb 2010 16:58:15 +0000 (16:58 +0000)]
JASSIST-85

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@508 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofor JIRA-99
chiba [Sun, 31 Jan 2010 16:41:31 +0000 (16:41 +0000)]
for JIRA-99

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@507 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoupdated doc comments for JIRA 102
chiba [Mon, 28 Dec 2009 08:47:39 +0000 (08:47 +0000)]
updated doc comments for JIRA 102

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@506 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofor JIRA JASSIST-95
chiba [Wed, 18 Nov 2009 16:00:28 +0000 (16:00 +0000)]
for JIRA JASSIST-95

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@505 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofor JIRA JASSIST-98
chiba [Thu, 12 Nov 2009 15:43:30 +0000 (15:43 +0000)]
for JIRA JASSIST-98

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@504 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agoimproved the behavior of CtClass.getAnnotations() etc.
chiba [Tue, 10 Nov 2009 10:13:37 +0000 (10:13 +0000)]
improved the behavior of CtClass.getAnnotations() etc.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@503 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofor JIRA JASSIST-95
chiba [Sun, 8 Nov 2009 14:53:47 +0000 (14:53 +0000)]
for JIRA JASSIST-95

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@502 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

14 years agofor JIRA JASSIST-95
chiba [Sun, 8 Nov 2009 14:39:10 +0000 (14:39 +0000)]
for JIRA JASSIST-95

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@501 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor JIRA-95
chiba [Tue, 20 Oct 2009 02:09:31 +0000 (02:09 +0000)]
for JIRA-95

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@500 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor fixing JIRA-95
chiba [Mon, 19 Oct 2009 06:07:45 +0000 (06:07 +0000)]
for fixing JIRA-95

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@499 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor JIRA-95
chiba [Mon, 19 Oct 2009 06:02:16 +0000 (06:02 +0000)]
for JIRA-95

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@498 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor JIRA-95
chiba [Mon, 19 Oct 2009 05:57:11 +0000 (05:57 +0000)]
for JIRA-95

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@497 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor JIRA-95
chiba [Mon, 19 Oct 2009 05:55:27 +0000 (05:55 +0000)]
for JIRA-95

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@496 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor implementing StackMap attributes (JIRA 95)
chiba [Thu, 15 Oct 2009 10:32:49 +0000 (10:32 +0000)]
for implementing StackMap attributes (JIRA 95)

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@495 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agosnapshot
chiba [Thu, 8 Oct 2009 22:14:55 +0000 (22:14 +0000)]
snapshot

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@494 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofixed JIRA JASSIST-94
chiba [Mon, 5 Oct 2009 19:57:14 +0000 (19:57 +0000)]
fixed JIRA JASSIST-94

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@493 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor fixing JASSIST-89
chiba [Sun, 6 Sep 2009 16:13:44 +0000 (16:13 +0000)]
for fixing JASSIST-89

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@491 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofixed JIRA JASSIST-89
chiba [Thu, 16 Jul 2009 08:33:39 +0000 (08:33 +0000)]
fixed JIRA JASSIST-89

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@490 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor 3.11 release rel_3_11_0_ga
chiba [Thu, 2 Jul 2009 16:01:16 +0000 (16:01 +0000)]
for 3.11 release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@488 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofixed JASSIST-87
chiba [Thu, 2 Jul 2009 15:51:11 +0000 (15:51 +0000)]
fixed JASSIST-87

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@487 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofixed JASSIST-86
chiba [Thu, 2 Jul 2009 15:45:22 +0000 (15:45 +0000)]
fixed JASSIST-86

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@486 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofixed JIRA JASSIST-77
chiba [Thu, 2 Jul 2009 11:17:17 +0000 (11:17 +0000)]
fixed JIRA JASSIST-77

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@485 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofixed JASSIST-84
chiba [Fri, 26 Jun 2009 15:29:48 +0000 (15:29 +0000)]
fixed JASSIST-84

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@484 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofixed JIRA JASSIST-85
chiba [Fri, 26 Jun 2009 07:08:32 +0000 (07:08 +0000)]
fixed JIRA JASSIST-85

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@483 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agoenabled inserting a gap into a large method more than 32KB (related to JIRA 78, 79...
chiba [Fri, 26 Jun 2009 06:50:33 +0000 (06:50 +0000)]
enabled inserting a gap into a large method more than 32KB (related to JIRA 78, 79, 80?)

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@482 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofixed JIRA JASSIST-67
chiba [Tue, 9 Jun 2009 11:00:05 +0000 (11:00 +0000)]
fixed JIRA JASSIST-67

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@481 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofixed JIRA JASSIST-67
chiba [Tue, 9 Jun 2009 10:59:33 +0000 (10:59 +0000)]
fixed JIRA JASSIST-67

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@480 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofixed JIRA JASSIST-83
chiba [Tue, 9 Jun 2009 08:50:06 +0000 (08:50 +0000)]
fixed JIRA JASSIST-83

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@479 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor fixing JASSIST-81
chiba [Sat, 18 Apr 2009 15:08:19 +0000 (15:08 +0000)]
for fixing JASSIST-81

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@478 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agoimproved the extensibility of CodeConverter
chiba [Tue, 14 Apr 2009 00:37:13 +0000 (00:37 +0000)]
improved the extensibility of CodeConverter

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@477 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agoimproved the runtime check by CtClass.addMethod()
chiba [Fri, 10 Apr 2009 06:43:23 +0000 (06:43 +0000)]
improved the runtime check by CtClass.addMethod()

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@476 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor fixing JASSIST-75
chiba [Sat, 4 Apr 2009 17:05:51 +0000 (17:05 +0000)]
for fixing JASSIST-75

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@475 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor fixing JASSIST-68
chiba [Sat, 4 Apr 2009 15:41:55 +0000 (15:41 +0000)]
for fixing JASSIST-68

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@474 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agoJASSIST-76
chiba [Fri, 3 Apr 2009 03:37:48 +0000 (03:37 +0000)]
JASSIST-76

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@473 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agoJASSIST-75
chiba [Thu, 26 Mar 2009 12:20:43 +0000 (12:20 +0000)]
JASSIST-75

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@472 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agothe previous revision was wrong again. this should be a right fix for JASSIST-74
chiba [Thu, 26 Mar 2009 11:51:07 +0000 (11:51 +0000)]
the previous revision was wrong again.  this should be a right fix for JASSIST-74

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@471 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agothe previous revision was wrong. this is a right fix for JASSIST-74
chiba [Wed, 18 Mar 2009 12:49:41 +0000 (12:49 +0000)]
the previous revision was wrong.  this is a right fix for JASSIST-74

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@470 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agoJASSIST-74
chiba [Wed, 18 Mar 2009 12:20:53 +0000 (12:20 +0000)]
JASSIST-74

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@469 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor preparing 3.10 release rel_3_10_0_ga
chiba [Wed, 4 Mar 2009 22:14:22 +0000 (22:14 +0000)]
for preparing 3.10 release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@467 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor preparing 3.10 release
chiba [Sun, 1 Mar 2009 01:56:58 +0000 (01:56 +0000)]
for preparing 3.10 release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@466 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofixed a typo
chiba [Thu, 15 Jan 2009 15:06:28 +0000 (15:06 +0000)]
fixed a typo

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@465 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agoFix JASSIST-71 - Array access replacement generates invalid bytecode when padding...
jgreene [Tue, 6 Jan 2009 04:35:28 +0000 (04:35 +0000)]
Fix JASSIST-71 - Array access replacement generates invalid bytecode when padding is required
Add checkcast support to framedump

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@464 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor fixing JASSIST-70
chiba [Sun, 7 Dec 2008 07:17:53 +0000 (07:17 +0000)]
for fixing JASSIST-70

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@463 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

15 years agofor fixing JASSIST-69
chiba [Fri, 5 Dec 2008 16:08:01 +0000 (16:08 +0000)]
for fixing JASSIST-69

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@462 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofor releasing 3.9.0.GA rel_3_9_0_ga
chiba [Thu, 9 Oct 2008 10:56:04 +0000 (10:56 +0000)]
for releasing 3.9.0.GA

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@460 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoremoved unnecessary comments
chiba [Thu, 18 Sep 2008 17:34:21 +0000 (17:34 +0000)]
removed unnecessary comments

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@459 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofor fixing JASSIST-66
chiba [Thu, 18 Sep 2008 17:32:08 +0000 (17:32 +0000)]
for fixing JASSIST-66

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@458 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoimplemented ClassPool.makeClassIfNew()
chiba [Thu, 11 Sep 2008 10:40:08 +0000 (10:40 +0000)]
implemented ClassPool.makeClassIfNew()

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@457 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoThe method implicitly appended by CtNewMethod.wrapped() now has a synthetic attribute.
chiba [Tue, 9 Sep 2008 10:32:05 +0000 (10:32 +0000)]
The method implicitly appended by CtNewMethod.wrapped() now has a synthetic attribute.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@456 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoThe method implicitly appended by CtNewMethod.wrapped() now has a synthetic attribute.
chiba [Tue, 9 Sep 2008 10:31:17 +0000 (10:31 +0000)]
The method implicitly appended by CtNewMethod.wrapped() now has a synthetic attribute.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@455 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoimplemented CodeConverter.replaceNew(CtClass,CtClass)
chiba [Mon, 8 Sep 2008 10:56:50 +0000 (10:56 +0000)]
implemented CodeConverter.replaceNew(CtClass,CtClass)

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@454 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofor 3.8.1 release rel_3_8_1_ga
chiba [Thu, 17 Jul 2008 07:58:38 +0000 (07:58 +0000)]
for 3.8.1 release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@453 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofor 3.8.1 release
chiba [Thu, 17 Jul 2008 06:12:38 +0000 (06:12 +0000)]
for 3.8.1 release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@451 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoupdate a comment.
chiba [Thu, 17 Jul 2008 04:17:08 +0000 (04:17 +0000)]
update a comment.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@450 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoadded ClassPool.getCtClass() and fixed related bugs.
chiba [Fri, 4 Jul 2008 09:17:50 +0000 (09:17 +0000)]
added ClassPool.getCtClass() and fixed related bugs.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@449 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed a performance bug caused by many calls to CtBehavior#setBody()
chiba [Thu, 3 Jul 2008 07:56:24 +0000 (07:56 +0000)]
fixed a performance bug caused by many calls to CtBehavior#setBody()

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@448 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoDescriptor.toCtClass should never be used on a classinfo, unless it is an array
jgreene [Mon, 16 Jun 2008 20:25:10 +0000 (20:25 +0000)]
Descriptor.toCtClass should never be used on a classinfo, unless it is an array

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@447 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofor 3.8.0.GA release rel_3_8_0_ga
chiba [Fri, 13 Jun 2008 10:32:20 +0000 (10:32 +0000)]
for 3.8.0.GA release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@445 30ef5769-5b8d-40dd-aea6-55b5d6557bb3