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
*
cleaned up import declarations
chiba
2005-05-15
7
-266
/
+249
*
checked the previous modifications and adjusted the format.
chiba
2005-04-10
2
-19
/
+13
*
Also previous modification adds the ability to retrieve all classes reference...
ejort
2005-04-08
1
-0
/
+1
*
Add the ability to retrieve and change the Major/Minor versions of the ClassFile
ejort
2005-04-08
2
-1
/
+68
*
clarify that $0 means this.
chiba
2005-03-24
1
-3
/
+3
*
fixed a bug of CtBehavior.insertAt (and a few other minor fixes)
chiba
2005-03-02
6
-8
/
+49
*
add support for obtaining default annotation member values (the same patch as...
chiba
2005-02-27
18
-45
/
+287
*
fixed a bug in LocalVariableAttribute
chiba
2005-02-02
3
-11
/
+26
*
Added javadoc comments.
chiba
2005-01-31
5
-5
/
+30
*
fixed a bug in javadoc comments
rel_3_0
chiba
2005-01-18
2
-2
/
+2
*
Change the year in the copyright notices from 2004 to 2005.
chiba
2005-01-18
146
-149
/
+149
*
fixed a few bugs.
chiba
2005-01-13
6
-1470
/
+1506
*
implemented removeMethod() etc.
chiba
2005-01-12
14
-1584
/
+1721
*
Reformatted the soruce files modified by Bill.
chiba
2005-01-09
2
-642
/
+609
*
methodinfos are not equal for some reason.
patriot1burke
2004-12-09
2
-565
/
+661
*
fixed a bug in CtConstructor#getName()
chiba
2004-11-04
1
-1
/
+1
*
supports finally clauses
chiba
2004-11-04
2
-24
/
+129
*
synchronized statement support.
chiba
2004-11-02
4
-8
/
+99
*
minor updates for reflecting forum posts
chiba
2004-10-21
1
-0
/
+2
*
Made the constructors in subclasses of Expr protected.
chiba
2004-10-18
8
-17
/
+18
*
reformatted.
chiba
2004-10-18
3
-638
/
+611
*
handle primitives in annotation ClassMembers
patriot1burke
2004-10-18
1
-563
/
+636
*
Expr.where() throws an exception if the expression is in a static initializer.
chiba
2004-10-16
2
-2
/
+6
*
requested by Eric Tanter
chiba
2004-09-28
1
-2
/
+2
*
reformatted the files edited by Bill.
chiba
2004-09-28
7
-4107
/
+3686
*
* additional methods to AnnotationsAttribute to support adding
patriot1burke
2004-09-14
6
-3617
/
+4143
*
javadoc comments have been modified.
chiba
2004-09-12
3
-3
/
+23
*
Edited javadoc comments.
chiba
2004-09-09
1
-0
/
+7
*
updated javadoc comments.
chiba
2004-09-08
2
-3
/
+16
*
edited the tutorial.
chiba
2004-09-06
1
-0
/
+11
*
Now the compiler supports a switch statement.
chiba
2004-09-03
5
-8
/
+133
*
modified the code generator to compute constant expressions at compile time.
chiba
2004-09-01
7
-31
/
+208
*
discarded the last changes
chiba
2004-08-30
6
-360
/
+246
*
implemented CtField#getConstantValue().
chiba
2004-08-30
8
-2
/
+224
*
temporary version. You cannot compile them. I'll discard the changes but wa...
chiba
2004-08-30
2
-62
/
+252
*
fixed a bug in CtClass.getMethods() and javassist.reflect package
chiba
2004-08-22
6
-32
/
+48
*
implemented pruning
chiba
2004-08-19
15
-22
/
+176
*
.class support
chiba
2004-08-16
6
-30
/
+230
*
implemented getMethodIndex() in javassist.reflect.ClassMetaobject
chiba
2004-08-14
3
-4
/
+88
*
modified CtClass#toString()
chiba
2004-08-03
5
-14
/
+36
*
javassist.expr.NewArray has been implemented.
chiba
2004-08-02
7
-54
/
+494
*
updated some javadoc comments.
chiba
2004-07-27
4
-14
/
+31
*
fixed Bugs item #997458: addCatch("return;", ...) on CtConstructor causes Ver...
chiba
2004-07-27
3
-2
/
+94
*
fixed Bugs item #993090
chiba
2004-07-26
1
-4
/
+18
*
Changed the implementation of CtClass#toClass() and fixed [Bugs item #993105]...
chiba
2004-07-26
7
-187
/
+231
*
Bugs item #988787 has been fixed.
chiba
2004-07-19
13
-18
/
+284
*
Updated the tutorial to be more understandable.
chiba
2004-07-15
2
-50
/
+104
*
Fixed Bugs item #987038 (opened at 2004-07-08 15:06)
chiba
2004-07-08
3
-6
/
+7
*
revised javassist.bytecode.annotation package.
chiba
2004-06-25
26
-1732
/
+1564
*
Added javassist.bytecode.AnnotationsAttribute and support classes.
chiba
2004-06-10
12
-24
/
+1125
[next]