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
path:
root
/
src
/
main
/
javassist
/
bytecode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added javadoc comments.
chiba
2005-01-31
2
-2
/
+20
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
31
-33
/
+33
*
implemented removeMethod() etc.
chiba
2005-01-12
5
-15
/
+82
*
Reformatted the soruce files modified by Bill.
chiba
2005-01-09
1
-398
/
+384
*
methodinfos are not equal for some reason.
patriot1burke
2004-12-09
1
-360
/
+396
*
synchronized statement support.
chiba
2004-11-02
1
-2
/
+4
*
reformatted.
chiba
2004-10-18
1
-634
/
+596
*
handle primitives in annotation ClassMembers
patriot1burke
2004-10-18
1
-563
/
+636
*
reformatted the files edited by Bill.
chiba
2004-09-28
3
-1054
/
+938
*
* additional methods to AnnotationsAttribute to support adding
patriot1burke
2004-09-14
3
-898
/
+1057
*
Now the compiler supports a switch statement.
chiba
2004-09-03
1
-1
/
+52
*
implemented CtField#getConstantValue().
chiba
2004-08-30
2
-2
/
+28
*
fixed a bug in CtClass.getMethods() and javassist.reflect package
chiba
2004-08-22
2
-3
/
+14
*
implemented pruning
chiba
2004-08-19
8
-9
/
+62
*
.class support
chiba
2004-08-16
1
-0
/
+11
*
javassist.expr.NewArray has been implemented.
chiba
2004-08-02
1
-0
/
+29
*
fixed Bugs item #997458: addCatch("return;", ...) on CtConstructor causes Ver...
chiba
2004-07-27
1
-1
/
+37
*
Bugs item #988787 has been fixed.
chiba
2004-07-19
9
-9
/
+256
*
revised javassist.bytecode.annotation package.
chiba
2004-06-25
26
-1732
/
+1564
*
Added javassist.bytecode.AnnotationsAttribute and support classes.
chiba
2004-06-10
11
-23
/
+1124
*
Changed subclasses of javassist.expr.Expr so that $_ is always initialized.
chiba
2004-06-05
2
-20
/
+39
*
added Enum support to AnnotationInfo
patriot1burke
2004-06-03
4
-9
/
+67
*
added computeMaxStack() in CodeAttribute.
chiba
2004-05-18
2
-0
/
+255
*
changed the copyright notice of javassist.bytecode.annotation
chiba
2004-05-15
17
-73
/
+216
*
CtClass.makeNestedClass() has been added.
chiba
2004-05-13
1
-0
/
+83
*
Now, the compiler accepts a method that calls
chiba
2004-05-08
1
-0
/
+1
*
Now, the compiler accepts a method that accesses
chiba
2004-05-05
3
-4
/
+37
*
Now, the compiler accepts a method that calls a private method
chiba
2004-05-04
2
-1
/
+14
*
added CtClass#getDeclaringClass()
chiba
2004-05-03
1
-3
/
+45
*
fixed some annotation bugs and added some integration features
patriot1burke
2004-04-24
16
-111
/
+334
*
performance tuning.
chiba
2004-04-19
1
-11
/
+12
*
edited for improving runtime performance.
chiba
2004-04-18
2
-16
/
+25
*
changed the stuff related to ClassPool.
chiba
2004-04-05
3
-1296
/
+1197
*
added annotation support. Only Enum types not supported when adding
patriot1burke
2004-04-03
19
-1006
/
+2362
*
fixed a typo.
chiba
2004-03-14
1
-2
/
+2
*
changed to throw an exception if a duplicate method/field is added.
chiba
2004-03-14
2
-4
/
+55
*
updated the copyright notices.
chiba
2004-01-08
25
-25
/
+25
*
fixed a number of javadoc warnings.
chiba
2003-12-31
4
-6
/
+4
*
CtBehavior#insertAt() and support methods have been implemented.
chiba
2003-12-31
4
-8
/
+96
*
changed the behavior of CtClassType.setSuperclass().
chiba
2003-10-14
1
-1
/
+11
*
fixed warnings reported by Eclipse.
chiba
2003-09-08
9
-9
/
+164
*
added javassist.bytecode.DeprecatedAttribute.
chiba
2003-09-05
2
-0
/
+58
*
changed the behavior of CtClassType.setSuperclass().
chiba
2003-08-22
1
-34
/
+14
*
made to produce bytecode that HotSpot 1.3 can compile to be
chiba
2003-08-20
1
-0
/
+2
*
added Expr#indexofBytecode.
chiba
2003-07-31
1
-1
/
+1
*
minor bugs have been fixed.
chiba
2003-07-08
2
-6
/
+22
*
changed the license.
chiba
2003-04-30
23
-184
/
+207
*
Changed the copyright notices and removed tab characters.
chiba
2003-04-23
24
-3689
/
+3463
*
This commit was generated by cvs2svn to compensate for changes in r2, which
patriot1burke
2003-04-22
23
-0
/
+7772