index
:
javassist.git
3.18
3.20
3.22-old-style-source
3.23
gh-pages
master
test/java9-jigsaw
test/switch-case
Java bytecode engineering toolkit: https://github.com/jboss-javassist/javassist
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
updated the copyright notices.
chiba
2004-01-08
136
-171
/
+172
*
added the description of insertAt() in CtBehavior.
chiba
2003-12-31
5
-459
/
+99
*
fixed a number of javadoc warnings.
chiba
2003-12-31
12
-21
/
+29
*
CtBehavior#insertAt() and support methods have been implemented.
chiba
2003-12-31
6
-8
/
+175
*
fixed a compiler bug.
chiba
2003-12-26
2
-8
/
+3
*
changed the version string.
chiba
2003-12-25
1
-1
/
+1
*
Implemented several methods (e.g. CtClass#getURL) to support security
chiba
2003-12-25
9
-18
/
+189
*
Fixed a bug of the token analyzer (double constant).
chiba
2003-12-20
8
-37
/
+120
*
fixed a bug on method lookup.
chiba
2003-12-10
3
-13
/
+17
*
made the compiler support inner classes appearing in type names.
chiba
2003-12-07
7
-46
/
+90
*
I implemented a type checker for better code generation.
chiba
2003-11-27
20
-518
/
+1847
*
changed the behavior of CtClassType.setSuperclass().
chiba
2003-10-14
3
-7
/
+32
*
made javassist.expr.MethodCall#replace correctly work
chiba
2003-10-10
7
-10
/
+61
*
enabled the parser to parse switch and synchronized statements.
chiba
2003-10-07
3
-18
/
+89
*
added CtClass.main().
chiba
2003-10-06
4
-5
/
+22
*
improved the compilation of static method calls.
chiba
2003-10-06
2
-7
/
+17
*
Improved the performance of $proceed when it represents a static method.
chiba
2003-10-06
4
-29
/
+75
*
updated tutorial so that it says the class names passed to the compiler
chiba
2003-09-19
2
-0
/
+10
*
fixed warnings reported by Eclipse.
chiba
2003-09-08
26
-29
/
+168
*
fixed a javadoc comment.
chiba
2003-09-05
1
-2
/
+2
*
added javassist.bytecode.DeprecatedAttribute.
chiba
2003-09-05
3
-0
/
+59
*
updated documents.
chiba
2003-09-04
5
-34
/
+76
*
made ClassPool.SimpleLoader public.
chiba
2003-09-04
5
-29
/
+112
*
implemented CtBehavior.setBody with $proceed.
chiba
2003-09-02
2
-0
/
+41
*
implemented toString().
chiba
2003-09-01
8
-0
/
+102
*
changed the version number to 2.7
chiba
2003-08-31
4
-10
/
+9
*
corrected to be able to compile an infinite loop.
rel_2_6
chiba
2003-08-28
3
-11
/
+30
*
fixed a bug in CtField.
chiba
2003-08-23
1
-0
/
+2
*
changed the behavior of CtClassType.setSuperclass().
chiba
2003-08-22
2
-34
/
+16
*
made to produce bytecode that HotSpot 1.3 can compile to be
chiba
2003-08-20
2
-31
/
+78
*
fixed a bug in the compiler, which could not compile a try statement
chiba
2003-08-17
3
-7
/
+10
*
updated some javadoc comments.
chiba
2003-08-04
6
-8
/
+84
*
added Expr#indexofBytecode.
chiba
2003-07-31
3
-3
/
+14
*
fixed typo in a javadoc comment.
chiba
2003-07-11
2
-2
/
+2
*
added ClassPool#removeCached so that subclasses of ClassPool can do
chiba
2003-07-11
2
-5
/
+30
*
enforced close() in a finally block.
chiba
2003-07-09
3
-19
/
+33
*
minor bugs have been fixed.
chiba
2003-07-08
13
-17
/
+92
*
added comments for 2.5.1
rel_2_5_1
patriot1burke
2003-05-24
1
-0
/
+7
*
fixed the version number.
chiba
2003-05-24
2
-2
/
+2
*
- Made ClassPool.get0 protected so that subclasses of ClassPool can call it
patriot1burke
2003-05-23
1
-4
/
+12
*
changed CtBehavior.setBody() so that setBody(null) produces a body
chiba
2003-05-19
9
-19
/
+92
*
fixed a bug in CtBehavior#setBody().
chiba
2003-05-18
3
-15
/
+102
*
fixed a simple bug. MethodCall#isSuper() was not public.
chiba
2003-05-17
1
-1
/
+1
*
added isSuper() in MethodCall.
chiba
2003-05-16
2
-0
/
+10
*
modified the semantics of ($r).
chiba
2003-05-16
3
-14
/
+66
*
fixed a bug in makeClassInitializer() in CtClassType.
chiba
2003-05-14
1
-7
/
+1
*
fixed several compiler bugs and updated the tutorial.
chiba
2003-05-14
8
-32
/
+142
*
fixed an array-access bug.
chiba
2003-04-30
3
-9
/
+13
*
changed the license.
chiba
2003-04-30
129
-1624
/
+1558
*
improved a javadoc comment.
chiba
2003-04-25
1
-0
/
+4
[prev]
[next]