]>
source.dussan.org Git - javassist.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
chiba [Mon, 4 Aug 2003 15:47:33 +0000 (15:47 +0000)]
updated some javadoc comments.
modified Loader so that getPackage() works.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@32
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Thu, 31 Jul 2003 14:37:52 +0000 (14:37 +0000)]
added Expr#indexofBytecode.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@31
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Fri, 11 Jul 2003 16:17:23 +0000 (16:17 +0000)]
fixed typo in a javadoc comment.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@30
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Fri, 11 Jul 2003 06:24:57 +0000 (06:24 +0000)]
added ClassPool#removeCached so that subclasses of ClassPool can do
their own caching. A bug in CtClassType#setName was fixed.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@29
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Wed, 9 Jul 2003 08:17:32 +0000 (08:17 +0000)]
enforced close() in a finally block.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@28
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Tue, 8 Jul 2003 02:20:59 +0000 (02:20 +0000)]
minor bugs have been fixed.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@27
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
patriot1burke [Sat, 24 May 2003 19:48:05 +0000 (19:48 +0000)]
added comments for 2.5.1
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@25
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Sat, 24 May 2003 01:36:38 +0000 (01:36 +0000)]
fixed the version number.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@24
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
patriot1burke [Fri, 23 May 2003 23:18:39 +0000 (23:18 +0000)]
- Made ClassPool.get0 protected so that subclasses of ClassPool can call it
- Moved all access to the class cache in ClassPool (ClassPool.classes) to a method called getCached(String classname). This is so subclasses of ClassPool can override this behavior.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@22
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Mon, 19 May 2003 05:57:40 +0000 (05:57 +0000)]
changed CtBehavior.setBody() so that setBody(null) produces a body
including nothing but a return statement.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@20
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Sun, 18 May 2003 15:34:30 +0000 (15:34 +0000)]
fixed a bug in CtBehavior#setBody().
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@19
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Sat, 17 May 2003 02:21:42 +0000 (02:21 +0000)]
fixed a simple bug. MethodCall#isSuper() was not public.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@18
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Fri, 16 May 2003 17:31:38 +0000 (17:31 +0000)]
added isSuper() in MethodCall.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@17
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Fri, 16 May 2003 17:07:03 +0000 (17:07 +0000)]
modified the semantics of ($r).
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@16
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Wed, 14 May 2003 16:47:17 +0000 (16:47 +0000)]
fixed a bug in makeClassInitializer() in CtClassType.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@15
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Wed, 14 May 2003 16:20:13 +0000 (16:20 +0000)]
fixed several compiler bugs and updated the tutorial.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@14
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Wed, 30 Apr 2003 11:48:42 +0000 (11:48 +0000)]
fixed an array-access bug.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@13
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Wed, 30 Apr 2003 08:28:02 +0000 (08:28 +0000)]
changed the license.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@12
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Fri, 25 Apr 2003 14:17:16 +0000 (14:17 +0000)]
improved a javadoc comment.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@11
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Wed, 23 Apr 2003 17:13:13 +0000 (17:13 +0000)]
new files for version 2.5.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@10
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
chiba [Wed, 23 Apr 2003 17:08:37 +0000 (17:08 +0000)]
Changed the copyright notices and removed tab characters.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@9
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
patriot1burke [Tue, 22 Apr 2003 14:08:16 +0000 (14:08 +0000)]
changed licensing
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@8
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
patriot1burke [Tue, 22 Apr 2003 13:47:06 +0000 (13:47 +0000)]
This commit was generated by cvs2svn to compensate for changes in r2, which
included commits to RCS files with non-trunk default branches.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@6
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3
ggillies@redhat.com [Tue, 22 Apr 2003 13:47:06 +0000 (13:47 +0000)]
Standard project directories initialized by cvs2svn.
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@4
30ef5769 -5b8d-40dd-aea6-
55b5d6557bb3